[==========] 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
I20260713 09:05:47.887570 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:46217
I20260713 09:05:47.888967 16251 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:05:47.889885 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:47.905227 16258 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
W20260713 09:05:47.905236 16260 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
I20260713 09:05:47.906193 16251 server_base.cc:1061] running on GCE node
W20260713 09:05:47.905439 16257 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
I20260713 09:05:49.002099 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.002318 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.002518 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933549002493 us; error 0 us; skew 500 ppm
I20260713 09:05:49.003314 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.009150 16251 webserver.cc:533] Webserver started at http://127.15.222.254:35823/ using document root <none> and password file <none>
I20260713 09:05:49.009930 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.010130 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.010535 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.015914 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/master-0-root/instance:
uuid: "e682d5985ef94c8ab5fb7392864f44e4"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-lzdr"
I20260713 09:05:49.023013 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.008s
I20260713 09:05:49.027678 16266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.028646 16251 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:05:49.028977 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/master-0-root
uuid: "e682d5985ef94c8ab5fb7392864f44e4"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-lzdr"
I20260713 09:05:49.029292 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-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)
I20260713 09:05:49.077931 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.079339 16251 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
I20260713 09:05:49.079761 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.144809 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:46217
I20260713 09:05:49.144881 16317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:46217 every 8 connection(s)
I20260713 09:05:49.151944 16318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.172288 16318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4: Bootstrap starting.
I20260713 09:05:49.177697 16318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.179332 16318 log.cc:826] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4: Log is configured to *not* fsync() on all Append() calls
I20260713 09:05:49.183343 16318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4: No bootstrap required, opened a new log
I20260713 09:05:49.202615 16318 raft_consensus.cc:359] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e682d5985ef94c8ab5fb7392864f44e4" member_type: VOTER }
I20260713 09:05:49.203114 16318 raft_consensus.cc:385] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.203306 16318 raft_consensus.cc:740] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e682d5985ef94c8ab5fb7392864f44e4, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.204082 16318 consensus_queue.cc:260] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e682d5985ef94c8ab5fb7392864f44e4" member_type: VOTER }
I20260713 09:05:49.204522 16318 raft_consensus.cc:399] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:49.204752 16318 raft_consensus.cc:493] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:49.205080 16318 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.208974 16318 raft_consensus.cc:515] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e682d5985ef94c8ab5fb7392864f44e4" member_type: VOTER }
I20260713 09:05:49.209614 16318 leader_election.cc:304] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [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: e682d5985ef94c8ab5fb7392864f44e4; no voters: 
I20260713 09:05:49.211184 16318 leader_election.cc:290] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:49.211486 16321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.213497 16321 raft_consensus.cc:697] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 1 LEADER]: Becoming Leader. State: Replica: e682d5985ef94c8ab5fb7392864f44e4, State: Running, Role: LEADER
I20260713 09:05:49.214387 16321 consensus_queue.cc:237] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [LEADER]: Queue going to LEADER mode. State: All 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: "e682d5985ef94c8ab5fb7392864f44e4" member_type: VOTER }
I20260713 09:05:49.215269 16318 sys_catalog.cc:565] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:49.224362 16323 sys_catalog.cc:455] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e682d5985ef94c8ab5fb7392864f44e4. Latest consensus state: current_term: 1 leader_uuid: "e682d5985ef94c8ab5fb7392864f44e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e682d5985ef94c8ab5fb7392864f44e4" member_type: VOTER } }
I20260713 09:05:49.225378 16323 sys_catalog.cc:458] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:49.224251 16322 sys_catalog.cc:455] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e682d5985ef94c8ab5fb7392864f44e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e682d5985ef94c8ab5fb7392864f44e4" member_type: VOTER } }
I20260713 09:05:49.226068 16322 sys_catalog.cc:458] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:49.229864 16330 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:49.240377 16330 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:49.244704 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:49.257119 16330 catalog_manager.cc:1383] Generated new cluster ID: 16632002d9b9418ea44c68eada3509a2
I20260713 09:05:49.257345 16330 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:49.281427 16330 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:49.282753 16330 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:49.300782 16330 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4: Generated new TSK 0
I20260713 09:05:49.301597 16330 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:49.310628 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.317925 16340 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
W20260713 09:05:49.319257 16341 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
W20260713 09:05:49.322082 16343 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
I20260713 09:05:49.322569 16251 server_base.cc:1061] running on GCE node
I20260713 09:05:49.323248 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.323429 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.323587 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933549323570 us; error 0 us; skew 500 ppm
I20260713 09:05:49.324190 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.327795 16251 webserver.cc:533] Webserver started at http://127.15.222.193:36061/ using document root <none> and password file <none>
I20260713 09:05:49.328292 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.328465 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.328722 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.329813 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-0-root/instance:
uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-lzdr"
I20260713 09:05:49.335150 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:05:49.338976 16348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.339754 16251 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:05:49.340027 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-lzdr"
I20260713 09:05:49.340297 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-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)
I20260713 09:05:49.356709 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.357968 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.360400 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:49.364449 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:49.364665 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.364912 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:49.365108 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260713 09:05:49.455143 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:43313
I20260713 09:05:49.455193 16410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:43313 every 8 connection(s)
I20260713 09:05:49.465827 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.474025 16415 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
W20260713 09:05:49.475708 16416 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
I20260713 09:05:49.484746 16251 server_base.cc:1061] running on GCE node
W20260713 09:05:49.485785 16419 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
I20260713 09:05:49.486831 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.487102 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.487310 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933549487291 us; error 0 us; skew 500 ppm
I20260713 09:05:49.488065 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.489529 16411 heartbeater.cc:344] Connected to a master server at 127.15.222.254:46217
I20260713 09:05:49.489943 16411 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:49.490932 16411 heartbeater.cc:507] Master 127.15.222.254:46217 requested a full tablet report, sending...
I20260713 09:05:49.491523 16251 webserver.cc:533] Webserver started at http://127.15.222.194:36111/ using document root <none> and password file <none>
I20260713 09:05:49.492146 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.492381 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.492715 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.493772 16283 ts_manager.cc:194] Registered new tserver with Master: f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313)
I20260713 09:05:49.494289 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-1-root/instance:
uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-lzdr"
I20260713 09:05:49.495826 16283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56988
I20260713 09:05:49.500669 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260713 09:05:49.504734 16423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.505648 16251 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:49.505973 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-1-root
uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-lzdr"
I20260713 09:05:49.506291 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-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)
I20260713 09:05:49.528831 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.529978 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.531320 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:49.534047 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:49.534260 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.534485 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:49.534641 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.623183 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:35939
I20260713 09:05:49.623306 16485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:35939 every 8 connection(s)
I20260713 09:05:49.631379 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.640882 16489 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
W20260713 09:05:49.642031 16490 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
I20260713 09:05:49.645682 16486 heartbeater.cc:344] Connected to a master server at 127.15.222.254:46217
I20260713 09:05:49.646185 16486 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:49.646265 16251 server_base.cc:1061] running on GCE node
W20260713 09:05:49.646627 16492 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
I20260713 09:05:49.647224 16486 heartbeater.cc:507] Master 127.15.222.254:46217 requested a full tablet report, sending...
I20260713 09:05:49.647516 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.647723 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.647881 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933549647862 us; error 0 us; skew 500 ppm
I20260713 09:05:49.648449 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.649336 16283 ts_manager.cc:194] Registered new tserver with Master: d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:49.650964 16251 webserver.cc:533] Webserver started at http://127.15.222.195:44529/ using document root <none> and password file <none>
I20260713 09:05:49.650995 16283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56992
I20260713 09:05:49.651430 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.651588 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.651787 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.652870 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-2-root/instance:
uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-lzdr"
I20260713 09:05:49.657135 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:05:49.660104 16497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.660842 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:49.661137 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-2-root
uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-lzdr"
I20260713 09:05:49.661377 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933547729231-16251-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)
I20260713 09:05:49.687016 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.688160 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.689539 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:49.692541 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:49.692718 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.692966 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:49.693156 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.781410 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:36325
I20260713 09:05:49.781512 16559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:36325 every 8 connection(s)
I20260713 09:05:49.796676 16560 heartbeater.cc:344] Connected to a master server at 127.15.222.254:46217
I20260713 09:05:49.797003 16560 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:49.797729 16560 heartbeater.cc:507] Master 127.15.222.254:46217 requested a full tablet report, sending...
I20260713 09:05:49.799883 16283 ts_manager.cc:194] Registered new tserver with Master: 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:49.800752 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014897635s
I20260713 09:05:49.801728 16283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57008
I20260713 09:05:49.844223 16283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57010:
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"
    }
  }
}
W20260713 09:05:49.847618 16283 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.
I20260713 09:05:49.949412 16451 tablet_service.cc:1511] Processing CreateTablet for tablet 47c0258fc1674534b3002be7e506dace (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:49.950497 16449 tablet_service.cc:1511] Processing CreateTablet for tablet 9d912254810c4cdcb1d23cfdf313b093 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:49.951021 16451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c0258fc1674534b3002be7e506dace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.951789 16449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d912254810c4cdcb1d23cfdf313b093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.953236 16450 tablet_service.cc:1511] Processing CreateTablet for tablet d80ef7b02fc049a89dd331e0adfd18ae (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:49.954530 16450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80ef7b02fc049a89dd331e0adfd18ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.957885 16448 tablet_service.cc:1511] Processing CreateTablet for tablet 7134ae97eb9b4051bd7d8f1ba7a42c8e (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:49.958187 16446 tablet_service.cc:1511] Processing CreateTablet for tablet 7183e2dc23c84f4cbd97817ef09c9447 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:49.959452 16446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7183e2dc23c84f4cbd97817ef09c9447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.959249 16447 tablet_service.cc:1511] Processing CreateTablet for tablet ce8d089d815d45e28616f4bfb56bf5f2 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:49.960213 16447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8d089d815d45e28616f4bfb56bf5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.964124 16445 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1b0030b49c47c98fd965d6a228773b (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:49.969126 16444 tablet_service.cc:1511] Processing CreateTablet for tablet 6106afa909ea412585a4ccccb3e7fb52 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:49.973232 16448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7134ae97eb9b4051bd7d8f1ba7a42c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.979521 16444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6106afa909ea412585a4ccccb3e7fb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.973255 16443 tablet_service.cc:1511] Processing CreateTablet for tablet 388ca0f39f904b83a25b300f70a60f1b (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:49.973872 16525 tablet_service.cc:1511] Processing CreateTablet for tablet 47c0258fc1674534b3002be7e506dace (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:49.981190 16524 tablet_service.cc:1511] Processing CreateTablet for tablet d80ef7b02fc049a89dd331e0adfd18ae (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:49.985579 16525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c0258fc1674534b3002be7e506dace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.985291 16523 tablet_service.cc:1511] Processing CreateTablet for tablet 9d912254810c4cdcb1d23cfdf313b093 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:49.987411 16445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1b0030b49c47c98fd965d6a228773b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.997673 16522 tablet_service.cc:1511] Processing CreateTablet for tablet 7134ae97eb9b4051bd7d8f1ba7a42c8e (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:50.000550 16520 tablet_service.cc:1511] Processing CreateTablet for tablet 7183e2dc23c84f4cbd97817ef09c9447 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:49.997076 16521 tablet_service.cc:1511] Processing CreateTablet for tablet ce8d089d815d45e28616f4bfb56bf5f2 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:50.006174 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d912254810c4cdcb1d23cfdf313b093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.007488 16522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7134ae97eb9b4051bd7d8f1ba7a42c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.009801 16519 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1b0030b49c47c98fd965d6a228773b (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:50.016575 16518 tablet_service.cc:1511] Processing CreateTablet for tablet 6106afa909ea412585a4ccccb3e7fb52 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:50.018267 16443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388ca0f39f904b83a25b300f70a60f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.022535 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 388ca0f39f904b83a25b300f70a60f1b (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:50.024549 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7183e2dc23c84f4cbd97817ef09c9447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.038111 16578 tablet_bootstrap.cc:492] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.044011 16578 tablet_bootstrap.cc:654] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.054332 16578 tablet_bootstrap.cc:492] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.054781 16578 ts_tablet_manager.cc:1403] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260713 09:05:50.057593 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8d089d815d45e28616f4bfb56bf5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.057502 16578 raft_consensus.cc:359] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.058290 16578 raft_consensus.cc:385] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.058586 16578 raft_consensus.cc:740] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.059376 16578 consensus_queue.cc:260] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.061486 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388ca0f39f904b83a25b300f70a60f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.066517 16519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1b0030b49c47c98fd965d6a228773b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.068542 16524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80ef7b02fc049a89dd331e0adfd18ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.069507 16518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6106afa909ea412585a4ccccb3e7fb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.086860 16578 ts_tablet_manager.cc:1434] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.019s
I20260713 09:05:50.087646 16486 heartbeater.cc:499] Master 127.15.222.254:46217 was elected leader, sending a full tablet report...
I20260713 09:05:50.102635 16369 tablet_service.cc:1511] Processing CreateTablet for tablet 6106afa909ea412585a4ccccb3e7fb52 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:50.103963 16369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6106afa909ea412585a4ccccb3e7fb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.093924 16375 tablet_service.cc:1511] Processing CreateTablet for tablet d80ef7b02fc049a89dd331e0adfd18ae (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:50.114593 16372 tablet_service.cc:1511] Processing CreateTablet for tablet ce8d089d815d45e28616f4bfb56bf5f2 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:50.115973 16372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8d089d815d45e28616f4bfb56bf5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.110569 16376 tablet_service.cc:1511] Processing CreateTablet for tablet 47c0258fc1674534b3002be7e506dace (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:50.127084 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c0258fc1674534b3002be7e506dace. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:50.133239 16487 tablet.cc:2406] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:50.139187 16368 tablet_service.cc:1511] Processing CreateTablet for tablet 388ca0f39f904b83a25b300f70a60f1b (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:50.097447 16371 tablet_service.cc:1511] Processing CreateTablet for tablet 7183e2dc23c84f4cbd97817ef09c9447 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:50.146621 16374 tablet_service.cc:1511] Processing CreateTablet for tablet 9d912254810c4cdcb1d23cfdf313b093 (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:50.148582 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d80ef7b02fc049a89dd331e0adfd18ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.133925 16373 tablet_service.cc:1511] Processing CreateTablet for tablet 7134ae97eb9b4051bd7d8f1ba7a42c8e (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:50.144501 16370 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1b0030b49c47c98fd965d6a228773b (DEFAULT_TABLE table=test-workload [id=9fedb6bcb7074364a4b9b81925270faf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:50.198972 16368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388ca0f39f904b83a25b300f70a60f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.201433 16374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d912254810c4cdcb1d23cfdf313b093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.204515 16370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1b0030b49c47c98fd965d6a228773b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.217010 16373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7134ae97eb9b4051bd7d8f1ba7a42c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.234789 16580 raft_consensus.cc:493] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.235399 16580 raft_consensus.cc:515] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.237622 16371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7183e2dc23c84f4cbd97817ef09c9447. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:50.246546 16331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:50.318689 16581 tablet_bootstrap.cc:492] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
I20260713 09:05:50.321107 16578 tablet_bootstrap.cc:492] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.335187 16580 leader_election.cc:290] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.358999 16578 tablet_bootstrap.cc:654] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.374361 16582 tablet_bootstrap.cc:492] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.390456 16581 tablet_bootstrap.cc:654] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.396785 16582 tablet_bootstrap.cc:654] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.399704 16581 tablet_bootstrap.cc:492] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.400197 16581 ts_tablet_manager.cc:1403] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.007s
I20260713 09:05:50.401274 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
W20260713 09:05:50.403906 16425 leader_election.cc:343] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.404102 16578 tablet_bootstrap.cc:492] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.403683 16581 raft_consensus.cc:359] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.404644 16578 ts_tablet_manager.cc:1403] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.317s	user 0.011s	sys 0.007s
I20260713 09:05:50.406919 16578 raft_consensus.cc:359] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.407375 16578 raft_consensus.cc:385] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.407642 16578 raft_consensus.cc:740] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.408282 16578 consensus_queue.cc:260] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.404603 16581 raft_consensus.cc:385] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.409107 16581 raft_consensus.cc:740] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.409817 16581 consensus_queue.cc:260] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.421974 16578 ts_tablet_manager.cc:1434] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260713 09:05:50.424567 16578 tablet_bootstrap.cc:492] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.429057 16560 heartbeater.cc:499] Master 127.15.222.254:46217 was elected leader, sending a full tablet report...
I20260713 09:05:50.429085 16588 raft_consensus.cc:493] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.430756 16588 raft_consensus.cc:515] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.433660 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:50.433359 16581 ts_tablet_manager.cc:1434] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.009s
I20260713 09:05:50.434674 16535 raft_consensus.cc:2468] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 0.
I20260713 09:05:50.435738 16581 tablet_bootstrap.cc:492] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
I20260713 09:05:50.436297 16425 leader_election.cc:304] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.438164 16580 raft_consensus.cc:2804] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.438624 16580 raft_consensus.cc:493] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.438942 16580 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.439261 16588 leader_election.cc:290] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:50.454903 16582 tablet_bootstrap.cc:492] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.455533 16582 ts_tablet_manager.cc:1403] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.016s
I20260713 09:05:50.460191 16580 raft_consensus.cc:515] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.464812 16581 tablet_bootstrap.cc:654] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.465467 16578 tablet_bootstrap.cc:654] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.474416 16582 raft_consensus.cc:359] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.475116 16582 raft_consensus.cc:385] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.475397 16582 raft_consensus.cc:740] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.476871 16582 consensus_queue.cc:260] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.479153 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:50.479918 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:50.480326 16580 leader_election.cc:290] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
W20260713 09:05:50.480584 16425 leader_election.cc:343] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.480815 16580 raft_consensus.cc:493] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.481624 16580 raft_consensus.cc:515] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.480641 16535 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.488384 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:50.490453 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:50.490926 16580 leader_election.cc:290] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
W20260713 09:05:50.492326 16425 leader_election.cc:343] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.494731 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
W20260713 09:05:50.496845 16499 leader_election.cc:343] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:50.497696 16425 leader_election.cc:343] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.498114 16425 leader_election.cc:304] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.498550 16411 heartbeater.cc:499] Master 127.15.222.254:46217 was elected leader, sending a full tablet report...
I20260713 09:05:50.499271 16592 raft_consensus.cc:2749] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.507237 16535 raft_consensus.cc:2468] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 1.
I20260713 09:05:50.510545 16581 tablet_bootstrap.cc:492] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.510993 16581 ts_tablet_manager.cc:1403] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.005s
I20260713 09:05:50.513178 16425 leader_election.cc:304] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.513739 16581 raft_consensus.cc:359] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.514165 16592 raft_consensus.cc:2804] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.514427 16581 raft_consensus.cc:385] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.514670 16592 raft_consensus.cc:697] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:50.514748 16581 raft_consensus.cc:740] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.515595 16581 consensus_queue.cc:260] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.515499 16592 consensus_queue.cc:237] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.517490 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
I20260713 09:05:50.519840 16581 ts_tablet_manager.cc:1434] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:05:50.520840 16581 tablet_bootstrap.cc:492] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
I20260713 09:05:50.527544 16578 tablet_bootstrap.cc:492] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.528002 16578 ts_tablet_manager.cc:1403] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.007s
I20260713 09:05:50.529631 16500 leader_election.cc:304] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a; no voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.531173 16588 raft_consensus.cc:2749] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.530827 16578 raft_consensus.cc:359] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.531595 16578 raft_consensus.cc:385] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.531889 16578 raft_consensus.cc:740] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.532749 16582 ts_tablet_manager.cc:1434] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.009s
I20260713 09:05:50.534049 16578 consensus_queue.cc:260] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.535127 16581 tablet_bootstrap.cc:654] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.536595 16578 ts_tablet_manager.cc:1434] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:05:50.537576 16578 tablet_bootstrap.cc:492] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.541306 16582 tablet_bootstrap.cc:492] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.543700 16578 tablet_bootstrap.cc:654] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.546681 16281 catalog_manager.cc:5697] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.551735 16582 tablet_bootstrap.cc:654] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.553755 16581 tablet_bootstrap.cc:492] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.554256 16581 ts_tablet_manager.cc:1403] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.002s
I20260713 09:05:50.557165 16581 raft_consensus.cc:359] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.557878 16581 raft_consensus.cc:385] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.558180 16581 raft_consensus.cc:740] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.559398 16581 consensus_queue.cc:260] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.561636 16581 ts_tablet_manager.cc:1434] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:50.562417 16581 tablet_bootstrap.cc:492] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
I20260713 09:05:50.564236 16578 tablet_bootstrap.cc:492] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.564652 16578 ts_tablet_manager.cc:1403] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260713 09:05:50.567188 16582 tablet_bootstrap.cc:492] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.567701 16582 ts_tablet_manager.cc:1403] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260713 09:05:50.567416 16578 raft_consensus.cc:359] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.567978 16581 tablet_bootstrap.cc:654] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.568122 16578 raft_consensus.cc:385] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.568450 16578 raft_consensus.cc:740] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.569170 16578 consensus_queue.cc:260] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.570891 16578 ts_tablet_manager.cc:1434] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:50.570745 16582 raft_consensus.cc:359] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.571575 16582 raft_consensus.cc:385] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.571727 16578 tablet_bootstrap.cc:492] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.572268 16582 raft_consensus.cc:740] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.573349 16582 consensus_queue.cc:260] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.577639 16582 ts_tablet_manager.cc:1434] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:05:50.581017 16581 tablet_bootstrap.cc:492] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.581432 16581 ts_tablet_manager.cc:1403] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260713 09:05:50.581700 16582 tablet_bootstrap.cc:492] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.584085 16581 raft_consensus.cc:359] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.584753 16581 raft_consensus.cc:385] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.585060 16581 raft_consensus.cc:740] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.585278 16578 tablet_bootstrap.cc:654] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.585822 16581 consensus_queue.cc:260] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.588856 16581 ts_tablet_manager.cc:1434] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:50.589780 16581 tablet_bootstrap.cc:492] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
I20260713 09:05:50.592765 16582 tablet_bootstrap.cc:654] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.595758 16581 tablet_bootstrap.cc:654] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.614373 16578 tablet_bootstrap.cc:492] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.614725 16582 tablet_bootstrap.cc:492] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.614877 16578 ts_tablet_manager.cc:1403] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.004s
I20260713 09:05:50.615180 16582 ts_tablet_manager.cc:1403] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260713 09:05:50.615304 16581 tablet_bootstrap.cc:492] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.615767 16581 ts_tablet_manager.cc:1403] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.018s
I20260713 09:05:50.618234 16582 raft_consensus.cc:359] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.618450 16578 raft_consensus.cc:359] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.618963 16582 raft_consensus.cc:385] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.618677 16581 raft_consensus.cc:359] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.619164 16578 raft_consensus.cc:385] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.619269 16582 raft_consensus.cc:740] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.619408 16581 raft_consensus.cc:385] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.619678 16578 raft_consensus.cc:740] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.620286 16582 consensus_queue.cc:260] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.619863 16581 raft_consensus.cc:740] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.621462 16581 consensus_queue.cc:260] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.622350 16582 ts_tablet_manager.cc:1434] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:50.623242 16582 tablet_bootstrap.cc:492] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.623492 16581 ts_tablet_manager.cc:1434] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:50.624352 16581 tablet_bootstrap.cc:492] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
I20260713 09:05:50.627717 16594 raft_consensus.cc:493] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.628187 16594 raft_consensus.cc:515] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.629333 16582 tablet_bootstrap.cc:654] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.630206 16581 tablet_bootstrap.cc:654] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.620584 16578 consensus_queue.cc:260] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.635007 16578 ts_tablet_manager.cc:1434] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:05:50.635955 16578 tablet_bootstrap.cc:492] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.639215 16594 leader_election.cc:290] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.642215 16578 tablet_bootstrap.cc:654] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.648301 16588 raft_consensus.cc:493] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.648746 16588 raft_consensus.cc:515] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.651070 16588 leader_election.cc:290] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:50.652829 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
W20260713 09:05:50.654740 16500 leader_election.cc:343] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.659999 16581 tablet_bootstrap.cc:492] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.660444 16581 ts_tablet_manager.cc:1403] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.011s
I20260713 09:05:50.661048 16578 tablet_bootstrap.cc:492] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.661461 16578 ts_tablet_manager.cc:1403] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260713 09:05:50.663164 16581 raft_consensus.cc:359] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.663831 16581 raft_consensus.cc:385] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.664103 16581 raft_consensus.cc:740] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.664038 16578 raft_consensus.cc:359] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.664891 16581 consensus_queue.cc:260] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.666303 16582 tablet_bootstrap.cc:492] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.666713 16582 ts_tablet_manager.cc:1403] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.007s
I20260713 09:05:50.667315 16581 ts_tablet_manager.cc:1434] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:50.667222 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:50.668267 16581 tablet_bootstrap.cc:492] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
W20260713 09:05:50.668741 16499 leader_election.cc:343] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.669171 16499 leader_election.cc:304] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a; no voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.669308 16582 raft_consensus.cc:359] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.669888 16588 raft_consensus.cc:2749] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.669981 16582 raft_consensus.cc:385] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.670286 16582 raft_consensus.cc:740] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.671243 16592 raft_consensus.cc:493] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.671656 16592 raft_consensus.cc:515] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.673682 16592 leader_election.cc:290] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.664727 16578 raft_consensus.cc:385] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.674803 16578 raft_consensus.cc:740] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.675051 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:50.675513 16578 consensus_queue.cc:260] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.676651 16582 consensus_queue.cc:260] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.677353 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:50.677943 16535 raft_consensus.cc:2468] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 0.
W20260713 09:05:50.679347 16425 leader_election.cc:343] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.680034 16425 leader_election.cc:304] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.681018 16592 raft_consensus.cc:2804] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.681362 16592 raft_consensus.cc:493] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.681680 16592 raft_consensus.cc:3060] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.685267 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c0258fc1674534b3002be7e506dace" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
W20260713 09:05:50.687052 16351 leader_election.cc:343] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.687405 16580 raft_consensus.cc:493] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.687794 16580 raft_consensus.cc:515] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.688078 16592 raft_consensus.cc:515] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.692796 16580 leader_election.cc:290] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.693859 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:50.695935 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
W20260713 09:05:50.697320 16425 leader_election.cc:343] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:50.697964 16425 leader_election.cc:343] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.698318 16425 leader_election.cc:304] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.698693 16588 raft_consensus.cc:493] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.699117 16588 raft_consensus.cc:515] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.700368 16581 tablet_bootstrap.cc:654] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.700917 16588 leader_election.cc:290] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:50.702870 16580 raft_consensus.cc:2749] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.703150 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:50.704479 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
I20260713 09:05:50.705303 16582 ts_tablet_manager.cc:1434] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.002s
W20260713 09:05:50.705564 16499 leader_election.cc:343] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.706390 16582 tablet_bootstrap.cc:492] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.707795 16592 leader_election.cc:290] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.709152 16578 ts_tablet_manager.cc:1434] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.047s	user 0.013s	sys 0.016s
I20260713 09:05:50.710167 16578 tablet_bootstrap.cc:492] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.709088 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
W20260713 09:05:50.713182 16500 leader_election.cc:343] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.713595 16500 leader_election.cc:304] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a; no voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.715019 16588 raft_consensus.cc:2749] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.715296 16582 tablet_bootstrap.cc:654] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.715456 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:50.715971 16535 raft_consensus.cc:3060] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.716177 16578 tablet_bootstrap.cc:654] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.719615 16581 tablet_bootstrap.cc:492] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.720095 16581 ts_tablet_manager.cc:1403] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.007s
I20260713 09:05:50.721936 16535 raft_consensus.cc:2468] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 1.
I20260713 09:05:50.722509 16578 tablet_bootstrap.cc:492] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.723009 16578 ts_tablet_manager.cc:1403] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
W20260713 09:05:50.723196 16425 leader_election.cc:343] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.722887 16581 raft_consensus.cc:359] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.723685 16581 raft_consensus.cc:385] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.723999 16581 raft_consensus.cc:740] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.724798 16581 consensus_queue.cc:260] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.725742 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c0258fc1674534b3002be7e506dace" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:50.726362 16535 raft_consensus.cc:2468] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:50.726372 16578 raft_consensus.cc:359] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.727089 16581 ts_tablet_manager.cc:1434] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:50.727705 16350 leader_election.cc:304] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:50.728096 16581 tablet_bootstrap.cc:492] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
I20260713 09:05:50.723908 16425 leader_election.cc:304] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:50.729116 16594 raft_consensus.cc:2804] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.729467 16594 raft_consensus.cc:493] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.729790 16594 raft_consensus.cc:3060] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.727257 16578 raft_consensus.cc:385] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.731573 16612 raft_consensus.cc:2804] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.734539 16612 raft_consensus.cc:697] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:50.735397 16612 consensus_queue.cc:237] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.743861 16594 raft_consensus.cc:515] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.749993 16594 leader_election.cc:290] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.750557 16581 tablet_bootstrap.cc:654] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.751039 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c0258fc1674534b3002be7e506dace" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:50.751598 16535 raft_consensus.cc:3060] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.754927 16280 catalog_manager.cc:5697] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.757285 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c0258fc1674534b3002be7e506dace" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
W20260713 09:05:50.758644 16351 leader_election.cc:343] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.759953 16535 raft_consensus.cc:2468] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:50.761060 16350 leader_election.cc:304] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:50.761806 16594 raft_consensus.cc:2804] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.730897 16578 raft_consensus.cc:740] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.763538 16578 consensus_queue.cc:260] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.763929 16594 raft_consensus.cc:697] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:50.764819 16594 consensus_queue.cc:237] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.766360 16582 tablet_bootstrap.cc:492] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.766633 16578 ts_tablet_manager.cc:1434] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.003s
I20260713 09:05:50.766778 16582 ts_tablet_manager.cc:1403] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.026s
I20260713 09:05:50.768729 16581 tablet_bootstrap.cc:492] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.769143 16581 ts_tablet_manager.cc:1403] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.000s
I20260713 09:05:50.769686 16582 raft_consensus.cc:359] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.770418 16582 raft_consensus.cc:385] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.770744 16582 raft_consensus.cc:740] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.771461 16582 consensus_queue.cc:260] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.771701 16581 raft_consensus.cc:359] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.772379 16618 raft_consensus.cc:493] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.772925 16581 raft_consensus.cc:385] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.773239 16581 raft_consensus.cc:740] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.774163 16581 consensus_queue.cc:260] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.773106 16618 raft_consensus.cc:515] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.776723 16618 leader_election.cc:290] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.777796 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:50.778149 16581 ts_tablet_manager.cc:1434] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:50.778438 16535 raft_consensus.cc:2468] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:50.779067 16581 tablet_bootstrap.cc:492] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Bootstrap starting.
I20260713 09:05:50.779690 16350 leader_election.cc:304] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:50.780406 16618 raft_consensus.cc:2804] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.780791 16618 raft_consensus.cc:493] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.781270 16618 raft_consensus.cc:3060] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.781152 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
I20260713 09:05:50.780982 16578 tablet_bootstrap.cc:492] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.781966 16461 raft_consensus.cc:2468] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:50.788820 16283 catalog_manager.cc:5697] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 0 to 1, leader changed from <none> to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 1 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:50.797411 16582 ts_tablet_manager.cc:1434] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.003s
I20260713 09:05:50.798458 16582 tablet_bootstrap.cc:492] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.799382 16581 tablet_bootstrap.cc:654] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.804514 16578 tablet_bootstrap.cc:654] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.805933 16618 raft_consensus.cc:515] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.806936 16582 tablet_bootstrap.cc:654] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.809381 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:50.809965 16461 raft_consensus.cc:3060] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.810515 16618 leader_election.cc:290] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.812084 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:50.812605 16535 raft_consensus.cc:3060] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.821434 16461 raft_consensus.cc:2468] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:50.821972 16535 raft_consensus.cc:2468] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:50.823408 16350 leader_election.cc:304] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:50.834033 16618 raft_consensus.cc:2804] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.834517 16618 raft_consensus.cc:697] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:50.835301 16618 consensus_queue.cc:237] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.838037 16582 tablet_bootstrap.cc:492] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.838097 16578 tablet_bootstrap.cc:492] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.838570 16582 ts_tablet_manager.cc:1403] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.007s
I20260713 09:05:50.838716 16578 ts_tablet_manager.cc:1403] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.015s
I20260713 09:05:50.839365 16620 raft_consensus.cc:493] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.839845 16620 raft_consensus.cc:515] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.841363 16582 raft_consensus.cc:359] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.841585 16578 raft_consensus.cc:359] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.842056 16582 raft_consensus.cc:385] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.842360 16578 raft_consensus.cc:385] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.842563 16620 leader_election.cc:290] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.842360 16582 raft_consensus.cc:740] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.843171 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
I20260713 09:05:50.844398 16461 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:50.843509 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:50.845403 16351 leader_election.cc:304] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:50.845578 16535 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:50.846148 16618 raft_consensus.cc:2804] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.846542 16618 raft_consensus.cc:493] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.846911 16618 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.848572 16281 catalog_manager.cc:5697] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 0 to 1, leader changed from <none> to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 1 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.850876 16618 raft_consensus.cc:515] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.852475 16618 leader_election.cc:290] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.853191 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:50.853672 16461 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.855114 16581 tablet_bootstrap.cc:492] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: No bootstrap required, opened a new log
I20260713 09:05:50.855517 16581 ts_tablet_manager.cc:1403] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.017s
I20260713 09:05:50.855623 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:50.856123 16535 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.844698 16582 consensus_queue.cc:260] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.858839 16620 raft_consensus.cc:493] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.859217 16620 raft_consensus.cc:515] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.862223 16461 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:50.863744 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:50.864030 16351 leader_election.cc:304] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:50.864277 16582 ts_tablet_manager.cc:1434] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:05:50.864511 16534 raft_consensus.cc:2393] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6e9a72a8c7a4b5fab605b3a227b5bed in current term 1: Already voted for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in this term.
I20260713 09:05:50.864759 16620 leader_election.cc:290] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.865247 16620 raft_consensus.cc:2804] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.865651 16620 raft_consensus.cc:697] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:50.866459 16620 consensus_queue.cc:237] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.869961 16578 raft_consensus.cc:740] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.871141 16535 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:50.871847 16581 raft_consensus.cc:359] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.872653 16581 raft_consensus.cc:385] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.872911 16581 raft_consensus.cc:740] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.873394 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
I20260713 09:05:50.873543 16581 consensus_queue.cc:260] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.874800 16351 leader_election.cc:304] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:50.875360 16581 ts_tablet_manager.cc:1434] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260713 09:05:50.875497 16618 raft_consensus.cc:3060] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.876174 16578 consensus_queue.cc:260] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:50.880021 16578 ts_tablet_manager.cc:1434] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260713 09:05:50.880823 16578 tablet_bootstrap.cc:492] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad: Bootstrap starting.
I20260713 09:05:50.881664 16618 raft_consensus.cc:2749] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.885473 16582 tablet_bootstrap.cc:492] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.890102 16578 tablet_bootstrap.cc:654] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.892100 16582 tablet_bootstrap.cc:654] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.893926 16283 catalog_manager.cc:5697] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 0 to 1, leader changed from <none> to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 1 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.896010 16578 tablet_bootstrap.cc:492] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad: No bootstrap required, opened a new log
I20260713 09:05:50.896442 16578 ts_tablet_manager.cc:1403] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.002s
I20260713 09:05:50.899434 16582 tablet_bootstrap.cc:492] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.899870 16582 ts_tablet_manager.cc:1403] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:05:50.899771 16578 raft_consensus.cc:359] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.900530 16578 raft_consensus.cc:385] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.900838 16578 raft_consensus.cc:740] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.901595 16578 consensus_queue.cc:260] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.902387 16582 raft_consensus.cc:359] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.903052 16582 raft_consensus.cc:385] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.903321 16582 raft_consensus.cc:740] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.903604 16578 ts_tablet_manager.cc:1434] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:05:50.903999 16582 consensus_queue.cc:260] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.906297 16582 ts_tablet_manager.cc:1434] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:05:50.907167 16582 tablet_bootstrap.cc:492] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.913412 16582 tablet_bootstrap.cc:654] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.917608 16582 tablet_bootstrap.cc:492] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.917933 16582 ts_tablet_manager.cc:1403] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:05:50.919521 16582 raft_consensus.cc:359] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.919958 16582 raft_consensus.cc:385] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.920145 16582 raft_consensus.cc:740] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.920593 16582 consensus_queue.cc:260] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.921979 16582 ts_tablet_manager.cc:1434] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:05:50.922842 16582 tablet_bootstrap.cc:492] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed: Bootstrap starting.
I20260713 09:05:50.927672 16582 tablet_bootstrap.cc:654] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.931680 16582 tablet_bootstrap.cc:492] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed: No bootstrap required, opened a new log
I20260713 09:05:50.932060 16582 ts_tablet_manager.cc:1403] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:05:50.934008 16582 raft_consensus.cc:359] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.934523 16582 raft_consensus.cc:385] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.934759 16582 raft_consensus.cc:740] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.935335 16582 consensus_queue.cc:260] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.937000 16582 ts_tablet_manager.cc:1434] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:05:50.937631 16612 raft_consensus.cc:493] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.938035 16612 raft_consensus.cc:515] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.940892 16612 leader_election.cc:290] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.940850 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1b0030b49c47c98fd965d6a228773b" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:50.941623 16386 raft_consensus.cc:2468] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 0.
I20260713 09:05:50.942474 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1b0030b49c47c98fd965d6a228773b" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:50.942996 16535 raft_consensus.cc:2468] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 0.
I20260713 09:05:50.944110 16425 leader_election.cc:304] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 
I20260713 09:05:50.945386 16612 raft_consensus.cc:2804] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.945910 16612 raft_consensus.cc:493] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.946345 16612 raft_consensus.cc:3060] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.952163 16612 raft_consensus.cc:515] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.953888 16612 leader_election.cc:290] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:50.954631 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1b0030b49c47c98fd965d6a228773b" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:50.954790 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1b0030b49c47c98fd965d6a228773b" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:50.955230 16535 raft_consensus.cc:3060] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.955175 16386 raft_consensus.cc:3060] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.960371 16535 raft_consensus.cc:2468] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 1.
I20260713 09:05:50.961216 16425 leader_election.cc:304] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 
I20260713 09:05:50.961491 16386 raft_consensus.cc:2468] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 1.
I20260713 09:05:50.961867 16612 raft_consensus.cc:2804] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:50.962308 16612 raft_consensus.cc:697] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:50.963054 16612 consensus_queue.cc:237] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:50.970722 16281 catalog_manager.cc:5697] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.999536 16620 raft_consensus.cc:493] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.999956 16620 raft_consensus.cc:515] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.001436 16620 leader_election.cc:290] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.002272 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
I20260713 09:05:51.002467 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:51.002765 16461 raft_consensus.cc:2468] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:51.003073 16535 raft_consensus.cc:2468] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:51.003686 16351 leader_election.cc:304] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:51.004343 16620 raft_consensus.cc:2804] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.004649 16620 raft_consensus.cc:493] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.004987 16620 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.009302 16620 raft_consensus.cc:515] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.011088 16620 leader_election.cc:290] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.011960 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:51.012135 16386 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.012491 16461 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.011960 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:51.016328 16461 raft_consensus.cc:2468] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:51.016791 16535 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.017701 16351 leader_election.cc:304] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:51.018610 16620 raft_consensus.cc:2804] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.019094 16620 raft_consensus.cc:697] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:51.019860 16612 consensus_queue.cc:1048] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:51.019912 16620 consensus_queue.cc:237] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.023077 16535 raft_consensus.cc:2468] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:51.027849 16612 consensus_queue.cc:1048] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.029903 16281 catalog_manager.cc:5697] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 0 to 1, leader changed from <none> to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 1 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.094507 16612 raft_consensus.cc:493] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.094904 16612 raft_consensus.cc:515] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:51.096498 16612 leader_election.cc:290] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325), f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313)
I20260713 09:05:51.097203 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c0258fc1674534b3002be7e506dace" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:51.097481 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c0258fc1674534b3002be7e506dace" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:51.097956 16535 raft_consensus.cc:2393] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4ab6ea090ca460b887b18c0ccb2b0ad in current term 1: Already voted for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in this term.
I20260713 09:05:51.098779 16425 leader_election.cc:304] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:51.099340 16612 raft_consensus.cc:3060] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.103832 16612 raft_consensus.cc:2749] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.104161 16620 raft_consensus.cc:493] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.104610 16620 raft_consensus.cc:515] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.106590 16620 leader_election.cc:290] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.107144 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" is_pre_election: true
I20260713 09:05:51.107679 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:51.107769 16461 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:51.109457 16535 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 0.
I20260713 09:05:51.109603 16351 leader_election.cc:304] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:51.109723 16612 raft_consensus.cc:493] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.110333 16620 raft_consensus.cc:2804] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.110220 16612 raft_consensus.cc:515] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.110700 16620 raft_consensus.cc:493] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.111055 16620 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.112138 16612 leader_election.cc:290] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.112776 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" is_pre_election: true
I20260713 09:05:51.113809 16385 raft_consensus.cc:2468] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 0.
I20260713 09:05:51.115511 16425 leader_election.cc:304] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:51.116364 16612 raft_consensus.cc:2804] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.116739 16612 raft_consensus.cc:493] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.117139 16612 raft_consensus.cc:3060] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.118103 16620 raft_consensus.cc:515] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.120124 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" is_pre_election: true
I20260713 09:05:51.120690 16535 raft_consensus.cc:2468] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 0.
I20260713 09:05:51.122104 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:51.122329 16620 leader_election.cc:290] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.122623 16461 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.122853 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:51.123383 16535 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.126654 16461 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:51.127573 16351 leader_election.cc:304] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:51.127604 16612 raft_consensus.cc:515] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.128532 16620 raft_consensus.cc:2804] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.129002 16620 raft_consensus.cc:697] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:51.129748 16620 consensus_queue.cc:237] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.129992 16535 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 1.
I20260713 09:05:51.130349 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:51.130950 16385 raft_consensus.cc:3060] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.136742 16385 raft_consensus.cc:2468] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 1.
I20260713 09:05:51.137850 16425 leader_election.cc:304] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:51.138569 16592 raft_consensus.cc:2804] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.139127 16592 raft_consensus.cc:697] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:51.138396 16283 catalog_manager.cc:5697] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 0 to 1, leader changed from <none> to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 1 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.140064 16592 consensus_queue.cc:237] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.140985 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:51.141464 16535 raft_consensus.cc:3060] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.147390 16535 raft_consensus.cc:2468] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 1.
I20260713 09:05:51.148558 16612 leader_election.cc:290] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 1 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.153993 16283 catalog_manager.cc:5697] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 1 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.259284 16592 consensus_queue.cc:1048] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.267809 16612 consensus_queue.cc:1048] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.303170 16620 consensus_queue.cc:1048] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.313122 16618 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.314359 16618 consensus_queue.cc:1048] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.333133 16618 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.336143 16642 consensus_queue.cc:1048] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:51.383426 16594 consensus_queue.cc:1048] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.388903 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
mode: GRACEFUL
new_leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
 from {username='slave'} at 127.0.0.1:57088
I20260713 09:05:51.389554 16461 raft_consensus.cc:606] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Received request to transfer leadership to TS f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:51.410137 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
mode: GRACEFUL
new_leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:33050
I20260713 09:05:51.410553 16385 raft_consensus.cc:606] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Received request to transfer leadership to TS d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:51.414924 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
mode: GRACEFUL
new_leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:33050
I20260713 09:05:51.415308 16385 raft_consensus.cc:606] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Received request to transfer leadership to TS d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:51.423727 16460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
mode: GRACEFUL
new_leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:57088
I20260713 09:05:51.424232 16460 raft_consensus.cc:606] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Received request to transfer leadership to TS 73c3072c6d4b4d5ea1e6bbf06dc4da0a
I20260713 09:05:51.425232 16612 consensus_queue.cc:1048] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.437945 16580 consensus_queue.cc:1048] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.460206 16580 raft_consensus.cc:993] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad: : Instructing follower f6e9a72a8c7a4b5fab605b3a227b5bed to start an election
I20260713 09:05:51.460683 16592 raft_consensus.cc:1081] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Signalling peer f6e9a72a8c7a4b5fab605b3a227b5bed to start an election
I20260713 09:05:51.462443 16385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
 from {username='slave'} at 127.0.0.1:38664
I20260713 09:05:51.463164 16385 raft_consensus.cc:493] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.463672 16385 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.468703 16385 raft_consensus.cc:515] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.470135 16385 leader_election.cc:290] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 2 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.470902 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:51.471139 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:51.471475 16460 raft_consensus.cc:3055] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.471634 16534 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.471822 16460 raft_consensus.cc:740] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:51.472671 16460 consensus_queue.cc:260] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.473974 16460 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.476963 16534 raft_consensus.cc:2468] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 2.
I20260713 09:05:51.477865 16350 leader_election.cc:304] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:51.478446 16594 raft_consensus.cc:2804] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.478801 16594 raft_consensus.cc:697] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:51.479423 16594 consensus_queue.cc:237] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.480201 16460 raft_consensus.cc:2468] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 2.
I20260713 09:05:51.485450 16280 catalog_manager.cc:5697] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 1 to 2, leader changed from d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194) to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 2 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.538108 16594 consensus_queue.cc:1048] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.547860 16642 consensus_queue.cc:1048] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.558305 16642 consensus_queue.cc:1048] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.568799 16594 consensus_queue.cc:1048] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.573760 16592 consensus_queue.cc:1048] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.593649 16592 raft_consensus.cc:993] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad: : Instructing follower 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:51.594077 16612 raft_consensus.cc:1081] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Signalling peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:51.595551 16535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b"
dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:54626
I20260713 09:05:51.596072 16535 raft_consensus.cc:493] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.596436 16535 raft_consensus.cc:3060] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.598536 16612 consensus_queue.cc:1048] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.603220 16535 raft_consensus.cc:515] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.605499 16534 raft_consensus.cc:1240] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Rejecting Update request from peer d4ab6ea090ca460b887b18c0ccb2b0ad for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:51.606804 16592 consensus_queue.cc:1059] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.607261 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:51.607556 16592 raft_consensus.cc:3055] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.608356 16592 raft_consensus.cc:740] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:51.608601 16460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388ca0f39f904b83a25b300f70a60f1b" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:51.609207 16592 consensus_queue.cc:260] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.609926 16535 leader_election.cc:290] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 2 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:51.610190 16592 raft_consensus.cc:3060] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.621484 16460 raft_consensus.cc:2468] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 2.
I20260713 09:05:51.623720 16500 leader_election.cc:304] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:51.624312 16588 raft_consensus.cc:2804] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.625504 16588 raft_consensus.cc:697] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 LEADER]: Becoming Leader. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Running, Role: LEADER
I20260713 09:05:51.626237 16588 consensus_queue.cc:237] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.631551 16280 catalog_manager.cc:5697] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a reported cstate change: term changed from 1 to 2, leader changed from d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194) to 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195). New cstate: current_term: 2 leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.813616 16618 raft_consensus.cc:993] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed: : Instructing follower d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:51.814067 16594 raft_consensus.cc:1081] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Signalling peer d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:51.815572 16460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:46174
I20260713 09:05:51.816097 16460 raft_consensus.cc:493] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.816458 16460 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.820691 16460 raft_consensus.cc:515] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.822216 16460 leader_election.cc:290] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 2 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.822911 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:51.823287 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:51.823478 16385 raft_consensus.cc:3055] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.823786 16535 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.823832 16385 raft_consensus.cc:740] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:51.824716 16385 consensus_queue.cc:260] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.825870 16385 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.828032 16535 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 2.
I20260713 09:05:51.828958 16425 leader_election.cc:304] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 
I20260713 09:05:51.829571 16592 raft_consensus.cc:2804] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.829936 16592 raft_consensus.cc:697] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:51.831125 16592 consensus_queue.cc:237] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.834381 16620 raft_consensus.cc:993] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed: : Instructing follower d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:51.834792 16620 raft_consensus.cc:1081] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Signalling peer d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:51.837652 16385 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 2.
I20260713 09:05:51.838495 16460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:46174
I20260713 09:05:51.839005 16460 raft_consensus.cc:493] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.839356 16460 raft_consensus.cc:3060] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.839829 16280 catalog_manager.cc:5697] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 1 to 2, leader changed from f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193) to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 2 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.845299 16460 raft_consensus.cc:515] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.847170 16460 leader_election.cc:290] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 2 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:51.848228 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:51.848757 16385 raft_consensus.cc:3055] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.849076 16385 raft_consensus.cc:740] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:51.849148 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8d089d815d45e28616f4bfb56bf5f2" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:51.849731 16535 raft_consensus.cc:3060] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.849920 16385 consensus_queue.cc:260] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.850823 16385 raft_consensus.cc:3060] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.854878 16385 raft_consensus.cc:2468] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 2.
I20260713 09:05:51.855695 16535 raft_consensus.cc:2468] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 2.
I20260713 09:05:51.855763 16425 leader_election.cc:304] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:51.856984 16592 raft_consensus.cc:2804] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.857379 16592 raft_consensus.cc:697] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:51.858021 16592 consensus_queue.cc:237] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:51.864233 16280 catalog_manager.cc:5697] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 1 to 2, leader changed from f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193) to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 2 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.928982 16535 raft_consensus.cc:1275] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Refusing update from remote peer f6e9a72a8c7a4b5fab605b3a227b5bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:51.930047 16594 consensus_queue.cc:1048] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:51.937780 16460 raft_consensus.cc:1275] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Refusing update from remote peer f6e9a72a8c7a4b5fab605b3a227b5bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:51.939128 16618 consensus_queue.cc:1048] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.129374 16460 raft_consensus.cc:1275] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.130396 16588 consensus_queue.cc:1048] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.139763 16385 raft_consensus.cc:3060] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.145625 16385 raft_consensus.cc:1275] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.146719 16661 consensus_queue.cc:1048] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.273409 16535 raft_consensus.cc:1275] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.274442 16592 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.280654 16385 raft_consensus.cc:1275] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.282430 16592 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.303366 16535 raft_consensus.cc:1275] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.304306 16592 consensus_queue.cc:1048] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.313010 16385 raft_consensus.cc:1275] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.314141 16580 consensus_queue.cc:1048] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:54.452373 16251 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:05:54.453301 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:54.468561 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
mode: GRACEFUL
new_leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:33066
I20260713 09:05:54.469030 16385 raft_consensus.cc:606] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Received request to transfer leadership to TS 73c3072c6d4b4d5ea1e6bbf06dc4da0a
I20260713 09:05:54.477725 16461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
mode: GRACEFUL
new_leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:57100
I20260713 09:05:54.478130 16461 raft_consensus.cc:606] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Received request to transfer leadership to TS 73c3072c6d4b4d5ea1e6bbf06dc4da0a
I20260713 09:05:54.479058 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:54.479434 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:54.616465 16594 raft_consensus.cc:993] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed: : Instructing follower 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:54.617019 16594 raft_consensus.cc:1081] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Signalling peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:54.618511 16534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e"
dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:54634
I20260713 09:05:54.619062 16534 raft_consensus.cc:493] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:54.619444 16534 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.623690 16534 raft_consensus.cc:515] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:54.625238 16534 leader_election.cc:290] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 2 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:54.625808 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:54.626365 16385 raft_consensus.cc:3055] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:54.626271 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:54.626740 16385 raft_consensus.cc:740] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:54.626909 16461 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.627521 16385 consensus_queue.cc:260] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:54.628639 16385 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:54.632958 16461 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 2.
I20260713 09:05:54.634055 16500 leader_election.cc:304] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 
I20260713 09:05:54.634675 16385 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 2.
I20260713 09:05:54.634819 16666 raft_consensus.cc:2804] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:54.636076 16666 raft_consensus.cc:697] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 LEADER]: Becoming Leader. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Running, Role: LEADER
I20260713 09:05:54.636772 16666 consensus_queue.cc:237] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:54.643186 16280 catalog_manager.cc:5697] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a reported cstate change: term changed from 1 to 2, leader changed from f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193) to 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195). New cstate: current_term: 2 leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:54.776101 16667 raft_consensus.cc:993] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad: : Instructing follower 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:54.776510 16665 raft_consensus.cc:1081] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Signalling peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:54.777752 16534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447"
dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:54626
I20260713 09:05:54.778146 16534 raft_consensus.cc:493] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:54.778380 16534 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.782738 16534 raft_consensus.cc:515] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:54.784543 16534 leader_election.cc:290] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 3 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:54.784782 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:54.785110 16461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:54.785360 16385 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.785636 16461 raft_consensus.cc:3055] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:54.785943 16461 raft_consensus.cc:740] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:54.786672 16461 consensus_queue.cc:260] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:54.787810 16461 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.791378 16385 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 3.
I20260713 09:05:54.792330 16499 leader_election.cc:304] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:54.793077 16666 raft_consensus.cc:2804] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:54.793431 16666 raft_consensus.cc:697] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 LEADER]: Becoming Leader. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Running, Role: LEADER
I20260713 09:05:54.793677 16461 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 3.
I20260713 09:05:54.794075 16666 consensus_queue.cc:237] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:54.802413 16280 catalog_manager.cc:5697] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a reported cstate change: term changed from 2 to 3, leader changed from d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194) to 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195). New cstate: current_term: 3 leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:55.073628 16385 raft_consensus.cc:1275] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.074731 16666 consensus_queue.cc:1048] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.089627 16461 raft_consensus.cc:1275] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.090806 16683 consensus_queue.cc:1048] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.241685 16461 raft_consensus.cc:1275] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:55.242956 16666 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:55.245114 16385 raft_consensus.cc:1275] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:55.246316 16666 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:55.480142 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:55.489445 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47c0258fc1674534b3002be7e506dace"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
mode: GRACEFUL
new_leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:33050
I20260713 09:05:55.489876 16385 raft_consensus.cc:606] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Received request to transfer leadership to TS d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:55.493824 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
mode: GRACEFUL
new_leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:33050
I20260713 09:05:55.494210 16385 raft_consensus.cc:606] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Received request to transfer leadership to TS d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:55.498059 16385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
mode: GRACEFUL
new_leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:33050
I20260713 09:05:55.498420 16385 raft_consensus.cc:606] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Received request to transfer leadership to TS d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:55.510820 16534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e"
dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
mode: GRACEFUL
new_leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:55978
I20260713 09:05:55.511245 16534 raft_consensus.cc:606] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 LEADER]: Received request to transfer leadership to TS d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:55.517396 16534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447"
dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
mode: GRACEFUL
new_leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:55978
I20260713 09:05:55.517789 16534 raft_consensus.cc:606] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 LEADER]: Received request to transfer leadership to TS d4ab6ea090ca460b887b18c0ccb2b0ad
I20260713 09:05:55.552861 16594 raft_consensus.cc:993] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed: : Instructing follower d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.553570 16691 raft_consensus.cc:993] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed: : Instructing follower d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.553622 16690 raft_consensus.cc:1081] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Signalling peer d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.554265 16594 raft_consensus.cc:1081] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Signalling peer d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.555321 16461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:46174
I20260713 09:05:55.555599 16460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47c0258fc1674534b3002be7e506dace"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:46174
I20260713 09:05:55.555735 16461 raft_consensus.cc:493] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.556030 16460 raft_consensus.cc:493] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.556063 16461 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.556416 16460 raft_consensus.cc:3060] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.562577 16673 raft_consensus.cc:993] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: : Instructing follower d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.563046 16673 raft_consensus.cc:1081] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 LEADER]: Signalling peer d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.562654 16461 raft_consensus.cc:515] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.565021 16460 raft_consensus.cc:515] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:55.564697 16461 leader_election.cc:290] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 2 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:55.565594 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:55.565595 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:55.565959 16459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:46158
I20260713 09:05:55.566256 16385 raft_consensus.cc:3055] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:55.566313 16534 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.566677 16385 raft_consensus.cc:740] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:55.566468 16459 raft_consensus.cc:493] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.567844 16459 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.567411 16385 consensus_queue.cc:260] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.567958 16460 leader_election.cc:290] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 2 election: Requested vote from peers 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325), f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313)
I20260713 09:05:55.568667 16385 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.570047 16535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c0258fc1674534b3002be7e506dace" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:55.570046 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c0258fc1674534b3002be7e506dace" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:55.570680 16535 raft_consensus.cc:3060] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.570757 16386 raft_consensus.cc:3055] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:55.571077 16386 raft_consensus.cc:740] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:55.571815 16386 consensus_queue.cc:260] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:55.572916 16386 raft_consensus.cc:3060] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.573765 16459 raft_consensus.cc:515] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.575469 16385 raft_consensus.cc:2468] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 2.
I20260713 09:05:55.576234 16535 raft_consensus.cc:2468] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 2.
I20260713 09:05:55.576967 16459 leader_election.cc:290] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 3 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:55.577114 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:55.577698 16533 raft_consensus.cc:3055] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:55.578019 16533 raft_consensus.cc:740] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Running, Role: LEADER
I20260713 09:05:55.578734 16386 raft_consensus.cc:2468] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 2.
I20260713 09:05:55.578725 16533 consensus_queue.cc:260] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.578787 16534 raft_consensus.cc:2468] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 2.
I20260713 09:05:55.579643 16425 leader_election.cc:304] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 
I20260713 09:05:55.580046 16533 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.580389 16665 raft_consensus.cc:2804] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:55.580546 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:55.581014 16385 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.581655 16425 leader_election.cc:304] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:55.584702 16385 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 3.
I20260713 09:05:55.586174 16533 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 3.
I20260713 09:05:55.586575 16694 raft_consensus.cc:2804] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:55.587028 16694 raft_consensus.cc:697] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:55.587585 16425 leader_election.cc:304] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [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: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:55.587888 16694 consensus_queue.cc:237] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.591063 16665 raft_consensus.cc:697] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:55.591822 16693 raft_consensus.cc:2804] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:55.591941 16665 consensus_queue.cc:237] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } }
I20260713 09:05:55.593202 16693 raft_consensus.cc:697] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:55.594007 16693 consensus_queue.cc:237] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.599502 16281 catalog_manager.cc:5697] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 1 to 2, leader changed from f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193) to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 2 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.613204 16281 catalog_manager.cc:5697] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 1 to 2, leader changed from f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193) to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 2 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.614394 16281 catalog_manager.cc:5697] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 2 to 3, leader changed from 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195) to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 3 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.694598 16683 raft_consensus.cc:993] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: : Instructing follower d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.694965 16666 raft_consensus.cc:1081] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 LEADER]: Signalling peer d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.696228 16459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:46158
I20260713 09:05:55.696648 16459 raft_consensus.cc:493] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.696951 16459 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:55.702101 16459 raft_consensus.cc:515] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.703641 16459 leader_election.cc:290] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 4 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:55.704088 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:55.704528 16385 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:55.704667 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:55.705204 16533 raft_consensus.cc:3055] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:55.705413 16533 raft_consensus.cc:740] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Running, Role: LEADER
I20260713 09:05:55.705992 16533 consensus_queue.cc:260] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.706768 16533 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:55.708437 16385 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 4.
I20260713 09:05:55.709297 16425 leader_election.cc:304] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: d4ab6ea090ca460b887b18c0ccb2b0ad, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:55.709990 16694 raft_consensus.cc:2804] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:55.710336 16694 raft_consensus.cc:697] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:55.711041 16694 consensus_queue.cc:237] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.711282 16533 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 4.
I20260713 09:05:55.716491 16281 catalog_manager.cc:5697] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 3 to 4, leader changed from 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195) to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 4 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.858139 16690 raft_consensus.cc:993] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed: : Instructing follower d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.858536 16594 raft_consensus.cc:1081] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Signalling peer d4ab6ea090ca460b887b18c0ccb2b0ad to start an election
I20260713 09:05:55.859830 16459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
 from {username='slave'} at 127.0.0.1:46174
I20260713 09:05:55.860236 16459 raft_consensus.cc:493] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.860468 16459 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.864845 16459 raft_consensus.cc:515] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.866252 16459 leader_election.cc:290] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [CANDIDATE]: Term 3 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:55.866956 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:55.867229 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d912254810c4cdcb1d23cfdf313b093" candidate_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:55.867471 16385 raft_consensus.cc:3055] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:55.867740 16533 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.867758 16385 raft_consensus.cc:740] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:55.868649 16385 consensus_queue.cc:260] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.869709 16385 raft_consensus.cc:3060] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.873750 16533 raft_consensus.cc:2468] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 3.
I20260713 09:05:55.874797 16425 leader_election.cc:304] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, d4ab6ea090ca460b887b18c0ccb2b0ad; no voters: 
I20260713 09:05:55.875131 16385 raft_consensus.cc:2468] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4ab6ea090ca460b887b18c0ccb2b0ad in term 3.
I20260713 09:05:55.875816 16694 raft_consensus.cc:2804] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:55.876180 16694 raft_consensus.cc:697] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 LEADER]: Becoming Leader. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:55.876778 16694 consensus_queue.cc:237] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:55.882880 16281 catalog_manager.cc:5697] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad reported cstate change: term changed from 2 to 3, leader changed from f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193) to d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194). New cstate: current_term: 3 leader_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.990825 16533 raft_consensus.cc:1275] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.992144 16694 consensus_queue.cc:1048] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.016201 16385 raft_consensus.cc:1275] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.017637 16693 consensus_queue.cc:1048] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.037374 16385 raft_consensus.cc:1275] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.038311 16693 consensus_queue.cc:1048] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.041576 16386 raft_consensus.cc:1275] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.042876 16693 consensus_queue.cc:1048] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.046181 16533 raft_consensus.cc:1275] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.047518 16697 consensus_queue.cc:1048] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.052165 16534 raft_consensus.cc:1275] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.053964 16695 consensus_queue.cc:1048] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.110034 16534 raft_consensus.cc:1275] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 4 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:56.111059 16693 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:56.118288 16386 raft_consensus.cc:1275] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 4 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:56.119894 16694 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:56.397002 16386 raft_consensus.cc:1275] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.398162 16694 consensus_queue.cc:1048] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.400866 16533 raft_consensus.cc:1275] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Refusing update from remote peer d4ab6ea090ca460b887b18c0ccb2b0ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.401937 16694 consensus_queue.cc:1048] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:58.526823 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:58.533964 16459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f1b0030b49c47c98fd965d6a228773b"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
mode: GRACEFUL
new_leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
 from {username='slave'} at 127.0.0.1:57100
I20260713 09:05:58.534731 16459 raft_consensus.cc:606] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Received request to transfer leadership to TS f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:58.537362 16459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
mode: GRACEFUL
new_leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
 from {username='slave'} at 127.0.0.1:57100
I20260713 09:05:58.537809 16459 raft_consensus.cc:606] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Received request to transfer leadership to TS f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:58.539880 16459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
mode: GRACEFUL
new_leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
 from {username='slave'} at 127.0.0.1:57100
I20260713 09:05:58.540304 16459 raft_consensus.cc:606] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 LEADER]: Received request to transfer leadership to TS f6e9a72a8c7a4b5fab605b3a227b5bed
I20260713 09:05:58.542454 16459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
mode: GRACEFUL
new_leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:57100
I20260713 09:05:58.542877 16459 raft_consensus.cc:606] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 LEADER]: Received request to transfer leadership to TS 73c3072c6d4b4d5ea1e6bbf06dc4da0a
I20260713 09:05:58.545172 16459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae"
dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
mode: GRACEFUL
new_leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:57100
I20260713 09:05:58.545576 16459 raft_consensus.cc:606] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Received request to transfer leadership to TS 73c3072c6d4b4d5ea1e6bbf06dc4da0a
I20260713 09:05:58.546592 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:58.546955 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:58.677132 16665 raft_consensus.cc:993] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad: : Instructing follower f6e9a72a8c7a4b5fab605b3a227b5bed to start an election
I20260713 09:05:58.677520 16665 raft_consensus.cc:1081] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Signalling peer f6e9a72a8c7a4b5fab605b3a227b5bed to start an election
I20260713 09:05:58.678817 16386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f1b0030b49c47c98fd965d6a228773b"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
 from {username='slave'} at 127.0.0.1:38664
I20260713 09:05:58.679234 16386 raft_consensus.cc:493] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.679517 16386 raft_consensus.cc:3060] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.684389 16386 raft_consensus.cc:515] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.686491 16386 leader_election.cc:290] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 2 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:58.687152 16459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1b0030b49c47c98fd965d6a228773b" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:58.687796 16459 raft_consensus.cc:3055] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:58.687743 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1b0030b49c47c98fd965d6a228773b" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:58.688084 16459 raft_consensus.cc:740] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:58.688213 16534 raft_consensus.cc:3060] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.688823 16459 consensus_queue.cc:260] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.689759 16459 raft_consensus.cc:3060] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.692632 16534 raft_consensus.cc:2468] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 2.
I20260713 09:05:58.693794 16350 leader_election.cc:304] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:58.694424 16459 raft_consensus.cc:2468] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 2.
I20260713 09:05:58.695298 16716 raft_consensus.cc:2804] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:58.696189 16716 raft_consensus.cc:697] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:58.696871 16716 consensus_queue.cc:237] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.702808 16280 catalog_manager.cc:5697] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 1 to 2, leader changed from d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194) to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 2 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:58.799222 16665 raft_consensus.cc:993] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad: : Instructing follower 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:58.799642 16665 raft_consensus.cc:1081] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Signalling peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:58.801064 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae"
dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:54626
I20260713 09:05:58.801451 16533 raft_consensus.cc:493] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.801682 16533 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:58.806149 16533 raft_consensus.cc:515] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.807979 16533 leader_election.cc:290] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 3 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:58.808642 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:58.809162 16385 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:58.809197 16459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d80ef7b02fc049a89dd331e0adfd18ae" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:58.809746 16459 raft_consensus.cc:3055] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:58.809986 16459 raft_consensus.cc:740] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:58.810586 16459 consensus_queue.cc:260] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.811522 16459 raft_consensus.cc:3060] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:58.814011 16385 raft_consensus.cc:2468] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 3.
I20260713 09:05:58.814988 16499 leader_election.cc:304] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:58.815780 16714 raft_consensus.cc:2804] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:58.816483 16459 raft_consensus.cc:2468] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 3.
I20260713 09:05:58.816910 16714 raft_consensus.cc:697] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 LEADER]: Becoming Leader. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Running, Role: LEADER
I20260713 09:05:58.817649 16714 consensus_queue.cc:237] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.823906 16280 catalog_manager.cc:5697] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a reported cstate change: term changed from 2 to 3, leader changed from d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194) to 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195). New cstate: current_term: 3 leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:58.877768 16723 raft_consensus.cc:993] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad: : Instructing follower 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:58.878175 16665 raft_consensus.cc:1081] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 LEADER]: Signalling peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a to start an election
I20260713 09:05:58.879397 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447"
dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
 from {username='slave'} at 127.0.0.1:54626
I20260713 09:05:58.879841 16533 raft_consensus.cc:493] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.880124 16533 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:58.885201 16533 raft_consensus.cc:515] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.886709 16533 leader_election.cc:290] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [CANDIDATE]: Term 5 election: Requested vote from peers f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313), d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939)
I20260713 09:05:58.887321 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
I20260713 09:05:58.887652 16459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7183e2dc23c84f4cbd97817ef09c9447" candidate_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:58.887833 16385 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:58.888195 16459 raft_consensus.cc:3055] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:58.888499 16459 raft_consensus.cc:740] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:58.889247 16459 consensus_queue.cc:260] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.890398 16459 raft_consensus.cc:3060] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:58.893505 16385 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 5.
I20260713 09:05:58.894399 16499 leader_election.cc:304] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:58.895107 16714 raft_consensus.cc:2804] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:58.895468 16714 raft_consensus.cc:697] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 5 LEADER]: Becoming Leader. State: Replica: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, State: Running, Role: LEADER
I20260713 09:05:58.896212 16459 raft_consensus.cc:2468] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c3072c6d4b4d5ea1e6bbf06dc4da0a in term 5.
I20260713 09:05:58.896183 16714 consensus_queue.cc:237] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.902179 16280 catalog_manager.cc:5697] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a reported cstate change: term changed from 4 to 5, leader changed from d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194) to 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195). New cstate: current_term: 5 leader_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:58.910622 16723 raft_consensus.cc:993] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad: : Instructing follower f6e9a72a8c7a4b5fab605b3a227b5bed to start an election
I20260713 09:05:58.910952 16665 raft_consensus.cc:1081] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Signalling peer f6e9a72a8c7a4b5fab605b3a227b5bed to start an election
I20260713 09:05:58.912060 16385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
 from {username='slave'} at 127.0.0.1:38664
I20260713 09:05:58.912416 16385 raft_consensus.cc:493] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.912643 16385 raft_consensus.cc:3060] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.916083 16385 raft_consensus.cc:515] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.917479 16385 leader_election.cc:290] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 2 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:58.918428 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:58.918439 16459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6106afa909ea412585a4ccccb3e7fb52" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:58.918982 16533 raft_consensus.cc:3060] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.919068 16459 raft_consensus.cc:3055] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:58.919373 16459 raft_consensus.cc:740] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:58.920003 16459 consensus_queue.cc:260] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.920822 16459 raft_consensus.cc:3060] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.923108 16533 raft_consensus.cc:2468] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 2.
I20260713 09:05:58.923916 16350 leader_election.cc:304] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:58.924497 16716 raft_consensus.cc:2804] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:58.924857 16716 raft_consensus.cc:697] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:58.924886 16459 raft_consensus.cc:2468] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 2.
I20260713 09:05:58.925695 16716 consensus_queue.cc:237] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.931351 16280 catalog_manager.cc:5697] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 1 to 2, leader changed from d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194) to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 2 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:58.988721 16723 raft_consensus.cc:993] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad: : Instructing follower f6e9a72a8c7a4b5fab605b3a227b5bed to start an election
I20260713 09:05:58.989120 16665 raft_consensus.cc:1081] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 LEADER]: Signalling peer f6e9a72a8c7a4b5fab605b3a227b5bed to start an election
I20260713 09:05:58.990326 16385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e"
dest_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed"
 from {username='slave'} at 127.0.0.1:38664
I20260713 09:05:58.990711 16385 raft_consensus.cc:493] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.990962 16385 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:58.994732 16385 raft_consensus.cc:515] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.996049 16385 leader_election.cc:290] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [CANDIDATE]: Term 4 election: Requested vote from peers d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939), 73c3072c6d4b4d5ea1e6bbf06dc4da0a (127.15.222.195:36325)
I20260713 09:05:58.996635 16459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad"
I20260713 09:05:58.997056 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7134ae97eb9b4051bd7d8f1ba7a42c8e" candidate_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a"
I20260713 09:05:58.997197 16459 raft_consensus.cc:3055] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:58.997556 16459 raft_consensus.cc:740] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d4ab6ea090ca460b887b18c0ccb2b0ad, State: Running, Role: LEADER
I20260713 09:05:58.997573 16533 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:58.998391 16459 consensus_queue.cc:260] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:58.999502 16459 raft_consensus.cc:3060] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.003821 16533 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 4.
I20260713 09:05:59.004812 16350 leader_election.cc:304] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [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: 73c3072c6d4b4d5ea1e6bbf06dc4da0a, f6e9a72a8c7a4b5fab605b3a227b5bed; no voters: 
I20260713 09:05:59.005335 16459 raft_consensus.cc:2468] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6e9a72a8c7a4b5fab605b3a227b5bed in term 4.
I20260713 09:05:59.005460 16716 raft_consensus.cc:2804] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:59.005882 16716 raft_consensus.cc:697] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 4 LEADER]: Becoming Leader. State: Replica: f6e9a72a8c7a4b5fab605b3a227b5bed, State: Running, Role: LEADER
I20260713 09:05:59.006615 16716 consensus_queue.cc:237] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [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: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } }
I20260713 09:05:59.012176 16280 catalog_manager.cc:5697] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed reported cstate change: term changed from 3 to 4, leader changed from d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194) to f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193). New cstate: current_term: 4 leader_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.156497 16459 raft_consensus.cc:1275] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Refusing update from remote peer f6e9a72a8c7a4b5fab605b3a227b5bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.157665 16716 consensus_queue.cc:1048] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.167188 16533 raft_consensus.cc:1275] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Refusing update from remote peer f6e9a72a8c7a4b5fab605b3a227b5bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.168758 16731 consensus_queue.cc:1048] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.264804 16385 raft_consensus.cc:1275] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.265888 16714 consensus_queue.cc:1048] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.275415 16459 raft_consensus.cc:1275] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.276748 16736 consensus_queue.cc:1048] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.280318 16460 raft_consensus.cc:1275] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 5 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:59.282028 16724 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:59.284132 16385 raft_consensus.cc:1275] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 5 FOLLOWER]: Refusing update from remote peer 73c3072c6d4b4d5ea1e6bbf06dc4da0a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:59.285337 16724 consensus_queue.cc:1048] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6e9a72a8c7a4b5fab605b3a227b5bed" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:59.326257 16459 raft_consensus.cc:1275] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Refusing update from remote peer f6e9a72a8c7a4b5fab605b3a227b5bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.327385 16731 consensus_queue.cc:1048] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.336167 16533 raft_consensus.cc:1275] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Refusing update from remote peer f6e9a72a8c7a4b5fab605b3a227b5bed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.338308 16717 consensus_queue.cc:1048] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.434697 16459 raft_consensus.cc:1275] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 FOLLOWER]: Refusing update from remote peer f6e9a72a8c7a4b5fab605b3a227b5bed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:59.435707 16717 consensus_queue.cc:1048] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4ab6ea090ca460b887b18c0ccb2b0ad" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:59.443521 16533 raft_consensus.cc:1275] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 4 FOLLOWER]: Refusing update from remote peer f6e9a72a8c7a4b5fab605b3a227b5bed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:59.445564 16743 consensus_queue.cc:1048] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c3072c6d4b4d5ea1e6bbf06dc4da0a" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:59.547672 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:59.552907 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260713 09:05:59.572571 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:59.573238 16251 tablet_replica.cc:333] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.573802 16251 raft_consensus.cc:2243] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.574223 16251 raft_consensus.cc:2272] T 388ca0f39f904b83a25b300f70a60f1b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.576226 16251 tablet_replica.cc:333] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.576655 16251 raft_consensus.cc:2243] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.577302 16251 raft_consensus.cc:2272] T 6106afa909ea412585a4ccccb3e7fb52 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.578966 16251 tablet_replica.cc:333] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.579385 16251 raft_consensus.cc:2243] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.579983 16251 raft_consensus.cc:2272] T 0f1b0030b49c47c98fd965d6a228773b P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.581736 16251 tablet_replica.cc:333] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.582365 16251 raft_consensus.cc:2243] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.582754 16251 raft_consensus.cc:2272] T 47c0258fc1674534b3002be7e506dace P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.584208 16251 tablet_replica.cc:333] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.584602 16251 raft_consensus.cc:2243] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.585304 16251 raft_consensus.cc:2272] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P f6e9a72a8c7a4b5fab605b3a227b5bed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.586915 16251 tablet_replica.cc:333] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.587311 16251 raft_consensus.cc:2243] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.587633 16251 raft_consensus.cc:2272] T 9d912254810c4cdcb1d23cfdf313b093 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.589010 16251 tablet_replica.cc:333] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.589461 16251 raft_consensus.cc:2243] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.589866 16251 raft_consensus.cc:2272] T d80ef7b02fc049a89dd331e0adfd18ae P f6e9a72a8c7a4b5fab605b3a227b5bed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.591750 16251 tablet_replica.cc:333] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.592163 16251 raft_consensus.cc:2243] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.592540 16251 raft_consensus.cc:2272] T 7183e2dc23c84f4cbd97817ef09c9447 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.594296 16251 tablet_replica.cc:333] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed: stopping tablet replica
I20260713 09:05:59.594700 16251 raft_consensus.cc:2243] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.595045 16251 raft_consensus.cc:2272] T ce8d089d815d45e28616f4bfb56bf5f2 P f6e9a72a8c7a4b5fab605b3a227b5bed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:59.681962 16499 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43313: connect: Connection refused (error 111)
I20260713 09:05:59.683636 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260713 09:05:59.685520 16499 consensus_peers.cc:597] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a -> Peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Couldn't send request to peer f6e9a72a8c7a4b5fab605b3a227b5bed. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:59.700093 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260713 09:05:59.719322 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:59.719928 16251 tablet_replica.cc:333] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
I20260713 09:05:59.720451 16251 raft_consensus.cc:2243] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.720885 16251 raft_consensus.cc:2272] T 388ca0f39f904b83a25b300f70a60f1b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.722568 16251 tablet_replica.cc:333] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
I20260713 09:05:59.723011 16251 raft_consensus.cc:2243] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.723361 16251 raft_consensus.cc:2272] T 6106afa909ea412585a4ccccb3e7fb52 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.725440 16251 tablet_replica.cc:333] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
I20260713 09:05:59.725903 16251 raft_consensus.cc:2243] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.726253 16251 raft_consensus.cc:2272] T 7183e2dc23c84f4cbd97817ef09c9447 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.728001 16251 tablet_replica.cc:333] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
I20260713 09:05:59.728466 16251 raft_consensus.cc:2243] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.729163 16251 raft_consensus.cc:2272] T 9d912254810c4cdcb1d23cfdf313b093 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.731122 16251 tablet_replica.cc:333] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
I20260713 09:05:59.731546 16251 raft_consensus.cc:2243] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.731886 16251 raft_consensus.cc:2272] T d80ef7b02fc049a89dd331e0adfd18ae P d4ab6ea090ca460b887b18c0ccb2b0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.733906 16251 tablet_replica.cc:333] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
W20260713 09:05:59.734074 16499 consensus_peers.cc:597] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a -> Peer f6e9a72a8c7a4b5fab605b3a227b5bed (127.15.222.193:43313): Couldn't send request to peer f6e9a72a8c7a4b5fab605b3a227b5bed. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:59.734365 16251 raft_consensus.cc:2243] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.734768 16251 raft_consensus.cc:2272] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P d4ab6ea090ca460b887b18c0ccb2b0ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.736560 16251 tablet_replica.cc:333] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
I20260713 09:05:59.737033 16251 raft_consensus.cc:2243] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.737679 16251 raft_consensus.cc:2272] T 47c0258fc1674534b3002be7e506dace P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.739048 16251 tablet_replica.cc:333] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
I20260713 09:05:59.739460 16251 raft_consensus.cc:2243] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.739816 16251 raft_consensus.cc:2272] T 0f1b0030b49c47c98fd965d6a228773b P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.741555 16251 tablet_replica.cc:333] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad: stopping tablet replica
I20260713 09:05:59.741951 16251 raft_consensus.cc:2243] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.742571 16251 raft_consensus.cc:2272] T ce8d089d815d45e28616f4bfb56bf5f2 P d4ab6ea090ca460b887b18c0ccb2b0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.767107 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260713 09:05:59.781865 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260713 09:05:59.788097 16500 consensus_peers.cc:597] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a -> Peer d4ab6ea090ca460b887b18c0ccb2b0ad (127.15.222.194:35939): Couldn't send request to peer d4ab6ea090ca460b887b18c0ccb2b0ad. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:35939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:59.803761 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:59.804347 16251 tablet_replica.cc:333] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.805174 16251 raft_consensus.cc:2243] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.805680 16251 raft_consensus.cc:2272] T 6106afa909ea412585a4ccccb3e7fb52 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.807510 16251 tablet_replica.cc:333] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.807941 16251 raft_consensus.cc:2243] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.808543 16251 raft_consensus.cc:2272] T d80ef7b02fc049a89dd331e0adfd18ae P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.810185 16251 tablet_replica.cc:333] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.810596 16251 raft_consensus.cc:2243] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.810923 16251 raft_consensus.cc:2272] T 9d912254810c4cdcb1d23cfdf313b093 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.812599 16251 tablet_replica.cc:333] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.813043 16251 raft_consensus.cc:2243] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.813607 16251 raft_consensus.cc:2272] T 7183e2dc23c84f4cbd97817ef09c9447 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.815212 16251 tablet_replica.cc:333] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.815618 16251 raft_consensus.cc:2243] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.815929 16251 raft_consensus.cc:2272] T ce8d089d815d45e28616f4bfb56bf5f2 P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.817487 16251 tablet_replica.cc:333] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.817873 16251 raft_consensus.cc:2243] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:59.818527 16251 raft_consensus.cc:2272] T 388ca0f39f904b83a25b300f70a60f1b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.819906 16251 tablet_replica.cc:333] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.820293 16251 raft_consensus.cc:2243] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.820582 16251 raft_consensus.cc:2272] T 0f1b0030b49c47c98fd965d6a228773b P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.822250 16251 tablet_replica.cc:333] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.822629 16251 raft_consensus.cc:2243] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.822929 16251 raft_consensus.cc:2272] T 47c0258fc1674534b3002be7e506dace P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.824225 16251 tablet_replica.cc:333] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a: stopping tablet replica
I20260713 09:05:59.824574 16251 raft_consensus.cc:2243] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:59.824906 16251 raft_consensus.cc:2272] T 7134ae97eb9b4051bd7d8f1ba7a42c8e P 73c3072c6d4b4d5ea1e6bbf06dc4da0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:59.849093 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260713 09:05:59.863713 16251 master.cc:562] Master@127.15.222.254:46217 shutting down...
I20260713 09:05:59.964345 16338 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:06:00.004007 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.004532 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.004895 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P e682d5985ef94c8ab5fb7392864f44e4: stopping tablet replica
I20260713 09:06:00.023025 16251 master.cc:584] Master@127.15.222.254:46217 shutdown complete.
73c3072c6d4b4d5ea1e6bbf06dc4da0a  1
d4ab6ea090ca460b887b18c0ccb2b0ad  4
f6e9a72a8c7a4b5fab605b3a227b5bed  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12173 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:06:00.058131 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:41401
I20260713 09:06:00.059161 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:00.063846 16747 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
W20260713 09:06:00.064388 16748 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
I20260713 09:06:00.065316 16251 server_base.cc:1061] running on GCE node
W20260713 09:06:00.065289 16750 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
I20260713 09:06:00.066197 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:00.066388 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:00.066521 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933560066505 us; error 0 us; skew 500 ppm
I20260713 09:06:00.066975 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:00.069142 16251 webserver.cc:533] Webserver started at http://127.15.222.254:35573/ using document root <none> and password file <none>
I20260713 09:06:00.069576 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:00.069734 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:00.069968 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:00.070955 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/master-0-root/instance:
uuid: "6b6a6c217d46428180da8c5340acc864"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-lzdr"
I20260713 09:06:00.074829 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:00.077689 16755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.078281 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:00.078531 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/master-0-root
uuid: "6b6a6c217d46428180da8c5340acc864"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-lzdr"
I20260713 09:06:00.078765 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-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)
I20260713 09:06:00.095935 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:00.096992 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:00.131309 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:41401
I20260713 09:06:00.131409 16806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:41401 every 8 connection(s)
I20260713 09:06:00.134838 16807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.143294 16807 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864: Bootstrap starting.
I20260713 09:06:00.147439 16807 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.151185 16807 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864: No bootstrap required, opened a new log
I20260713 09:06:00.153005 16807 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6a6c217d46428180da8c5340acc864" member_type: VOTER }
I20260713 09:06:00.153329 16807 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.153507 16807 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6a6c217d46428180da8c5340acc864, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.153951 16807 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b6a6c217d46428180da8c5340acc864" member_type: VOTER }
I20260713 09:06:00.154318 16807 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:00.154503 16807 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:00.154701 16807 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.158159 16807 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6a6c217d46428180da8c5340acc864" member_type: VOTER }
I20260713 09:06:00.158577 16807 leader_election.cc:304] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [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: 6b6a6c217d46428180da8c5340acc864; no voters: 
I20260713 09:06:00.159480 16807 leader_election.cc:290] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:00.159729 16810 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.160908 16810 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 1 LEADER]: Becoming Leader. State: Replica: 6b6a6c217d46428180da8c5340acc864, State: Running, Role: LEADER
I20260713 09:06:00.161543 16810 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [LEADER]: Queue going to LEADER mode. State: All 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: "6b6a6c217d46428180da8c5340acc864" member_type: VOTER }
I20260713 09:06:00.162156 16807 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:00.165608 16812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b6a6c217d46428180da8c5340acc864. Latest consensus state: current_term: 1 leader_uuid: "6b6a6c217d46428180da8c5340acc864" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6a6c217d46428180da8c5340acc864" member_type: VOTER } }
I20260713 09:06:00.166169 16812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:00.166375 16811 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b6a6c217d46428180da8c5340acc864" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b6a6c217d46428180da8c5340acc864" member_type: VOTER } }
I20260713 09:06:00.166884 16811 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:00.168033 16817 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:00.175344 16817 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:00.176249 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:00.183043 16817 catalog_manager.cc:1383] Generated new cluster ID: b893f13fe7344dff899b92884b0d4b9a
I20260713 09:06:00.183238 16817 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:00.209386 16817 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:00.210403 16817 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:00.222275 16817 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864: Generated new TSK 0
I20260713 09:06:00.222695 16817 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:00.242007 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:00.247030 16828 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
W20260713 09:06:00.248090 16829 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
W20260713 09:06:00.249156 16831 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
I20260713 09:06:00.249313 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:00.250078 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:00.250240 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:00.250360 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933560250349 us; error 0 us; skew 500 ppm
I20260713 09:06:00.250771 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:00.252661 16251 webserver.cc:533] Webserver started at http://127.15.222.193:37935/ using document root <none> and password file <none>
I20260713 09:06:00.253125 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:00.253278 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:00.253469 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:00.254356 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-0-root/instance:
uuid: "3b47907ebe544871bf91d515e825cc48"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-lzdr"
I20260713 09:06:00.258219 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:06:00.260977 16836 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.261590 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:00.261829 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "3b47907ebe544871bf91d515e825cc48"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-lzdr"
I20260713 09:06:00.262076 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-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)
I20260713 09:06:00.281373 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:00.282434 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:00.283697 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:00.285693 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:00.285868 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.286084 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:00.286240 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.321940 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:42949
I20260713 09:06:00.322057 16898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:42949 every 8 connection(s)
I20260713 09:06:00.326298 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:00.332268 16903 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
W20260713 09:06:00.332795 16904 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
W20260713 09:06:00.335322 16906 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
I20260713 09:06:00.336024 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:00.337050 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:00.337241 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:00.337387 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933560337372 us; error 0 us; skew 500 ppm
I20260713 09:06:00.337863 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:00.339951 16251 webserver.cc:533] Webserver started at http://127.15.222.194:42859/ using document root <none> and password file <none>
I20260713 09:06:00.340389 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:00.340574 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:00.340808 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:00.342068 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-1-root/instance:
uuid: "13dc7f237a324cd19538a6c7bf015a2e"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-lzdr"
I20260713 09:06:00.342319 16899 heartbeater.cc:344] Connected to a master server at 127.15.222.254:41401
I20260713 09:06:00.342659 16899 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:00.343271 16899 heartbeater.cc:507] Master 127.15.222.254:41401 requested a full tablet report, sending...
I20260713 09:06:00.345103 16772 ts_manager.cc:194] Registered new tserver with Master: 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949)
I20260713 09:06:00.346601 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:00.347007 16772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40144
I20260713 09:06:00.349669 16911 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.350425 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:00.350677 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-1-root
uuid: "13dc7f237a324cd19538a6c7bf015a2e"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-lzdr"
I20260713 09:06:00.350911 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-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)
I20260713 09:06:00.378261 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:00.379312 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:00.380682 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:00.382709 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:00.382874 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.383101 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:00.383239 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.419704 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:33867
I20260713 09:06:00.419793 16973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:33867 every 8 connection(s)
I20260713 09:06:00.423878 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:00.429630 16977 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
W20260713 09:06:00.430207 16978 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
W20260713 09:06:00.433414 16980 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
I20260713 09:06:00.435192 16974 heartbeater.cc:344] Connected to a master server at 127.15.222.254:41401
I20260713 09:06:00.435446 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:00.435557 16974 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:00.436235 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:00.436262 16974 heartbeater.cc:507] Master 127.15.222.254:41401 requested a full tablet report, sending...
W20260713 09:06:00.436511 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:00.436714 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933560436695 us; error 0 us; skew 500 ppm
I20260713 09:06:00.437402 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:00.438205 16772 ts_manager.cc:194] Registered new tserver with Master: 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:00.439656 16772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40148
I20260713 09:06:00.439683 16251 webserver.cc:533] Webserver started at http://127.15.222.195:36035/ using document root <none> and password file <none>
I20260713 09:06:00.440275 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:00.440456 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:00.440712 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:00.442022 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-2-root/instance:
uuid: "02119430a95c478587dca64458064adf"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-lzdr"
I20260713 09:06:00.445802 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:06:00.448494 16985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.449178 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:00.449421 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-2-root
uuid: "02119430a95c478587dca64458064adf"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-lzdr"
I20260713 09:06:00.449651 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933547729231-16251-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)
I20260713 09:06:00.466393 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:00.467438 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:00.468698 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:00.470669 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:00.470854 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.471081 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:00.471215 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.506873 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:38365
I20260713 09:06:00.506978 17047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:38365 every 8 connection(s)
I20260713 09:06:00.519248 17048 heartbeater.cc:344] Connected to a master server at 127.15.222.254:41401
I20260713 09:06:00.519652 17048 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:00.520462 17048 heartbeater.cc:507] Master 127.15.222.254:41401 requested a full tablet report, sending...
I20260713 09:06:00.522253 16772 ts_manager.cc:194] Registered new tserver with Master: 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:00.523029 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013176351s
I20260713 09:06:00.523701 16772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40156
I20260713 09:06:00.545403 16772 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40162:
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"
    }
  }
}
W20260713 09:06:00.547957 16772 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.
I20260713 09:06:00.610381 16939 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9e2bdc78c444de8053868bb4e2b5f4 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:00.611799 16939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9e2bdc78c444de8053868bb4e2b5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.613790 16864 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9e2bdc78c444de8053868bb4e2b5f4 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:00.614051 16938 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac949fa2d3f4cfc9a9ecd427196af7c (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:00.615053 16864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9e2bdc78c444de8053868bb4e2b5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.614776 16937 tablet_service.cc:1511] Processing CreateTablet for tablet ff80cf4ad7b340be9eef8e5aff36ae86 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:00.616011 16937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff80cf4ad7b340be9eef8e5aff36ae86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.617832 16936 tablet_service.cc:1511] Processing CreateTablet for tablet b4ef2c06adec488c87037f8437dba707 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:00.618479 16935 tablet_service.cc:1511] Processing CreateTablet for tablet d9782cb6069944c79c9b35c9f0a6400e (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:00.619073 16936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ef2c06adec488c87037f8437dba707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.620996 16935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9782cb6069944c79c9b35c9f0a6400e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.621587 16938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac949fa2d3f4cfc9a9ecd427196af7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.622979 16863 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac949fa2d3f4cfc9a9ecd427196af7c (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:00.623618 16862 tablet_service.cc:1511] Processing CreateTablet for tablet ff80cf4ad7b340be9eef8e5aff36ae86 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:00.624207 16863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac949fa2d3f4cfc9a9ecd427196af7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.624836 16862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff80cf4ad7b340be9eef8e5aff36ae86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.633621 16934 tablet_service.cc:1511] Processing CreateTablet for tablet 38c9151103264cbb8a238e15d566f475 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:00.634851 16934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c9151103264cbb8a238e15d566f475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.634627 16861 tablet_service.cc:1511] Processing CreateTablet for tablet b4ef2c06adec488c87037f8437dba707 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:00.635819 16861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ef2c06adec488c87037f8437dba707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.638764 16860 tablet_service.cc:1511] Processing CreateTablet for tablet d9782cb6069944c79c9b35c9f0a6400e (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:00.639940 16860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9782cb6069944c79c9b35c9f0a6400e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.651614 16859 tablet_service.cc:1511] Processing CreateTablet for tablet 38c9151103264cbb8a238e15d566f475 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:00.652878 16859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c9151103264cbb8a238e15d566f475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.662781 16858 tablet_service.cc:1511] Processing CreateTablet for tablet 885b10e3963b4c14b19fd81e06717ba8 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:00.664124 16858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885b10e3963b4c14b19fd81e06717ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.674927 16857 tablet_service.cc:1511] Processing CreateTablet for tablet b1c1e384be7f43c38fe8001360c1fa36 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:00.676241 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c1e384be7f43c38fe8001360c1fa36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.682204 17063 tablet_bootstrap.cc:492] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:00.688194 17063 tablet_bootstrap.cc:654] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.695926 17013 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9e2bdc78c444de8053868bb4e2b5f4 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:00.697134 17013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9e2bdc78c444de8053868bb4e2b5f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.698124 17011 tablet_service.cc:1511] Processing CreateTablet for tablet ff80cf4ad7b340be9eef8e5aff36ae86 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:00.698736 17007 tablet_service.cc:1511] Processing CreateTablet for tablet 885b10e3963b4c14b19fd81e06717ba8 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:00.699424 17011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff80cf4ad7b340be9eef8e5aff36ae86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.700099 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885b10e3963b4c14b19fd81e06717ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.702121 17009 tablet_service.cc:1511] Processing CreateTablet for tablet d9782cb6069944c79c9b35c9f0a6400e (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:00.703421 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9782cb6069944c79c9b35c9f0a6400e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.706110 17010 tablet_service.cc:1511] Processing CreateTablet for tablet b4ef2c06adec488c87037f8437dba707 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:00.707412 17010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ef2c06adec488c87037f8437dba707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.696657 17012 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac949fa2d3f4cfc9a9ecd427196af7c (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:00.711159 17012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac949fa2d3f4cfc9a9ecd427196af7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.710886 17008 tablet_service.cc:1511] Processing CreateTablet for tablet 38c9151103264cbb8a238e15d566f475 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:00.711773 17064 tablet_bootstrap.cc:492] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:00.712159 17008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c9151103264cbb8a238e15d566f475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.713990 16860 tablet_service.cc:1511] Processing CreateTablet for tablet 5950eb79cc364c4599c91d3c79d48d48 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:00.715122 16860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5950eb79cc364c4599c91d3c79d48d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.710929 16936 tablet_service.cc:1511] Processing CreateTablet for tablet 885b10e3963b4c14b19fd81e06717ba8 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:00.718942 17063 tablet_bootstrap.cc:492] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:00.719436 17063 ts_tablet_manager.cc:1403] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.013s
I20260713 09:06:00.719237 17006 tablet_service.cc:1511] Processing CreateTablet for tablet b1c1e384be7f43c38fe8001360c1fa36 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:00.719817 16936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885b10e3963b4c14b19fd81e06717ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.720403 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c1e384be7f43c38fe8001360c1fa36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.722394 17063 raft_consensus.cc:359] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.723085 17063 raft_consensus.cc:385] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.723368 17063 raft_consensus.cc:740] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.736068 17064 tablet_bootstrap.cc:654] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.738683 17066 tablet_bootstrap.cc:492] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:00.739068 16934 tablet_service.cc:1511] Processing CreateTablet for tablet b1c1e384be7f43c38fe8001360c1fa36 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:00.740829 16939 tablet_service.cc:1511] Processing CreateTablet for tablet 5950eb79cc364c4599c91d3c79d48d48 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:00.741832 16934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c1e384be7f43c38fe8001360c1fa36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.742385 16939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5950eb79cc364c4599c91d3c79d48d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.743294 16857 tablet_service.cc:1511] Processing CreateTablet for tablet cf20bf29e9e14dbb99526f2509ccb1c6 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:00.744407 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf20bf29e9e14dbb99526f2509ccb1c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.724046 17063 consensus_queue.cc:260] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.759030 16935 tablet_service.cc:1511] Processing CreateTablet for tablet cf20bf29e9e14dbb99526f2509ccb1c6 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:00.760215 16935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf20bf29e9e14dbb99526f2509ccb1c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.762214 17005 tablet_service.cc:1511] Processing CreateTablet for tablet cf20bf29e9e14dbb99526f2509ccb1c6 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:00.763406 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf20bf29e9e14dbb99526f2509ccb1c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.772351 17063 ts_tablet_manager.cc:1434] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.053s	user 0.000s	sys 0.007s
I20260713 09:06:00.773005 16899 heartbeater.cc:499] Master 127.15.222.254:41401 was elected leader, sending a full tablet report...
I20260713 09:06:00.773874 17063 tablet_bootstrap.cc:492] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:00.777256 17066 tablet_bootstrap.cc:654] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.778908 17063 tablet_bootstrap.cc:654] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.786388 17013 tablet_service.cc:1511] Processing CreateTablet for tablet 5950eb79cc364c4599c91d3c79d48d48 (DEFAULT_TABLE table=test-workload [id=c529b8c402e84f5b9df61191d7cd9dad]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:00.787685 17013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5950eb79cc364c4599c91d3c79d48d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.802353 17063 tablet_bootstrap.cc:492] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:00.801853 17066 tablet_bootstrap.cc:492] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:00.802856 17063 ts_tablet_manager.cc:1403] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260713 09:06:00.802986 17066 ts_tablet_manager.cc:1403] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260713 09:06:00.805935 17066 raft_consensus.cc:359] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.804881 17063 raft_consensus.cc:359] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.807027 17066 raft_consensus.cc:385] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.807215 17063 raft_consensus.cc:385] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.807552 17066 raft_consensus.cc:740] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.807570 17063 raft_consensus.cc:740] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.809213 17063 consensus_queue.cc:260] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.811094 17064 tablet_bootstrap.cc:492] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:00.811435 17063 ts_tablet_manager.cc:1434] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:00.811950 17066 consensus_queue.cc:260] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.812361 17064 ts_tablet_manager.cc:1403] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.007s
I20260713 09:06:00.813117 17063 tablet_bootstrap.cc:492] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:00.816412 17064 raft_consensus.cc:359] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.817190 17064 raft_consensus.cc:385] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.817531 17064 raft_consensus.cc:740] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.818311 17064 consensus_queue.cc:260] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.819823 17063 tablet_bootstrap.cc:654] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.820604 16974 heartbeater.cc:499] Master 127.15.222.254:41401 was elected leader, sending a full tablet report...
I20260713 09:06:00.821172 17064 ts_tablet_manager.cc:1434] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:06:00.822084 17064 tablet_bootstrap.cc:492] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:00.823824 17048 heartbeater.cc:499] Master 127.15.222.254:41401 was elected leader, sending a full tablet report...
I20260713 09:06:00.824353 17066 ts_tablet_manager.cc:1434] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.011s
I20260713 09:06:00.825263 17066 tablet_bootstrap.cc:492] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:00.829964 17064 tablet_bootstrap.cc:654] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.831197 17066 tablet_bootstrap.cc:654] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.835826 17063 tablet_bootstrap.cc:492] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:00.836367 17063 ts_tablet_manager.cc:1403] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.011s
I20260713 09:06:00.839241 17063 raft_consensus.cc:359] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.840161 17063 raft_consensus.cc:385] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.840509 17063 raft_consensus.cc:740] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.841248 17064 tablet_bootstrap.cc:492] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:00.841786 17064 ts_tablet_manager.cc:1403] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260713 09:06:00.841998 17063 consensus_queue.cc:260] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.844213 17066 tablet_bootstrap.cc:492] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:00.844679 17066 ts_tablet_manager.cc:1403] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:06:00.844611 17064 raft_consensus.cc:359] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.846832 17064 raft_consensus.cc:385] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.847141 17064 raft_consensus.cc:740] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.847450 17066 raft_consensus.cc:359] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.848131 17066 raft_consensus.cc:385] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.847949 17064 consensus_queue.cc:260] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.848465 17066 raft_consensus.cc:740] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.849308 17066 consensus_queue.cc:260] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.851435 17066 ts_tablet_manager.cc:1434] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:00.851828 17063 ts_tablet_manager.cc:1434] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:06:00.852401 17066 tablet_bootstrap.cc:492] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:00.852852 17063 tablet_bootstrap.cc:492] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:00.852897 17064 ts_tablet_manager.cc:1434] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:06:00.854141 17064 tablet_bootstrap.cc:492] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:00.858829 17066 tablet_bootstrap.cc:654] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.859179 17063 tablet_bootstrap.cc:654] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.861322 17064 tablet_bootstrap.cc:654] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.872532 17064 tablet_bootstrap.cc:492] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:00.872881 17064 ts_tablet_manager.cc:1403] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260713 09:06:00.873979 17063 tablet_bootstrap.cc:492] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:00.874442 17063 ts_tablet_manager.cc:1403] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.002s
I20260713 09:06:00.874953 17064 raft_consensus.cc:359] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.875456 17064 raft_consensus.cc:385] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.875676 17064 raft_consensus.cc:740] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.876242 17064 consensus_queue.cc:260] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.877133 17063 raft_consensus.cc:359] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.877996 17063 raft_consensus.cc:385] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.878046 17064 ts_tablet_manager.cc:1434] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:00.878420 17063 raft_consensus.cc:740] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.879182 17064 tablet_bootstrap.cc:492] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:00.880261 17063 consensus_queue.cc:260] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.881055 17066 tablet_bootstrap.cc:492] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:00.881527 17066 ts_tablet_manager.cc:1403] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.003s
I20260713 09:06:00.884156 17066 raft_consensus.cc:359] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.884850 17066 raft_consensus.cc:385] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.885196 17066 raft_consensus.cc:740] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.886035 17064 tablet_bootstrap.cc:654] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.885900 17066 consensus_queue.cc:260] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.888113 17063 ts_tablet_manager.cc:1434] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260713 09:06:00.889541 17066 ts_tablet_manager.cc:1434] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:00.890486 17066 tablet_bootstrap.cc:492] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:00.894892 17063 tablet_bootstrap.cc:492] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:00.896306 17066 tablet_bootstrap.cc:654] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.900089 17064 tablet_bootstrap.cc:492] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:00.900436 17064 ts_tablet_manager.cc:1403] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260713 09:06:00.901423 17063 tablet_bootstrap.cc:654] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.902355 17064 raft_consensus.cc:359] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.902853 17064 raft_consensus.cc:385] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.903064 17064 raft_consensus.cc:740] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.903640 17064 consensus_queue.cc:260] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.905443 17064 ts_tablet_manager.cc:1434] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260713 09:06:00.906363 17064 tablet_bootstrap.cc:492] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:00.912972 17063 tablet_bootstrap.cc:492] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:00.913298 17064 tablet_bootstrap.cc:654] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.913430 17063 ts_tablet_manager.cc:1403] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:06:00.916179 17063 raft_consensus.cc:359] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.916913 17063 raft_consensus.cc:385] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.917263 17063 raft_consensus.cc:740] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.918112 17063 consensus_queue.cc:260] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.919562 17066 tablet_bootstrap.cc:492] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:00.919914 17066 ts_tablet_manager.cc:1403] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.006s
I20260713 09:06:00.919925 17063 ts_tablet_manager.cc:1434] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:06:00.920836 17063 tablet_bootstrap.cc:492] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:00.922386 17066 raft_consensus.cc:359] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.923034 17066 raft_consensus.cc:385] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.923307 17066 raft_consensus.cc:740] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.924078 17066 consensus_queue.cc:260] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.925781 17063 tablet_bootstrap.cc:654] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.926827 17064 tablet_bootstrap.cc:492] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:00.927313 17064 ts_tablet_manager.cc:1403] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:06:00.928089 17066 ts_tablet_manager.cc:1434] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:00.929037 17066 tablet_bootstrap.cc:492] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:00.930414 17064 raft_consensus.cc:359] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.931202 17064 raft_consensus.cc:385] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.931552 17064 raft_consensus.cc:740] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.932410 17064 consensus_queue.cc:260] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.935062 17066 tablet_bootstrap.cc:654] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.937736 17064 ts_tablet_manager.cc:1434] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:00.938832 17064 tablet_bootstrap.cc:492] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:00.941313 17067 raft_consensus.cc:493] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.941745 17067 raft_consensus.cc:515] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.944116 17067 leader_election.cc:290] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:00.944840 17064 tablet_bootstrap.cc:654] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.949759 17066 tablet_bootstrap.cc:492] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:00.950237 17066 ts_tablet_manager.cc:1403] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.008s
I20260713 09:06:00.952925 17066 raft_consensus.cc:359] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.953616 17066 raft_consensus.cc:385] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.953894 17066 raft_consensus.cc:740] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.954567 17066 consensus_queue.cc:260] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.956367 17064 tablet_bootstrap.cc:492] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:00.956606 17066 ts_tablet_manager.cc:1434] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:06:00.956867 17064 ts_tablet_manager.cc:1403] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:06:00.957679 17066 tablet_bootstrap.cc:492] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:00.959626 17064 raft_consensus.cc:359] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.960345 17064 raft_consensus.cc:385] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.960685 17064 raft_consensus.cc:740] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.961485 17064 consensus_queue.cc:260] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.963985 17066 tablet_bootstrap.cc:654] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.963991 17064 ts_tablet_manager.cc:1434] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:00.965667 17064 tablet_bootstrap.cc:492] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:00.971499 17064 tablet_bootstrap.cc:654] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.980458 17063 tablet_bootstrap.cc:492] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:00.980901 17063 ts_tablet_manager.cc:1403] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.007s
I20260713 09:06:00.983783 17063 raft_consensus.cc:359] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.984571 17063 raft_consensus.cc:385] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.984920 17063 raft_consensus.cc:740] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.985706 17063 consensus_queue.cc:260] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.988236 17063 ts_tablet_manager.cc:1434] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:06:00.989300 17063 tablet_bootstrap.cc:492] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:00.994913 17066 tablet_bootstrap.cc:492] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:00.995402 17066 ts_tablet_manager.cc:1403] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.020s
I20260713 09:06:00.997248 17063 tablet_bootstrap.cc:654] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.998147 17066 raft_consensus.cc:359] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:00.998883 17066 raft_consensus.cc:385] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.999208 17066 raft_consensus.cc:740] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.000094 17066 consensus_queue.cc:260] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.003793 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9782cb6069944c79c9b35c9f0a6400e" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.004419 17023 raft_consensus.cc:2468] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 0.
I20260713 09:06:01.005842 16837 leader_election.cc:304] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.006609 17067 raft_consensus.cc:2804] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.006963 17067 raft_consensus.cc:493] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.007278 17067 raft_consensus.cc:3060] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.008204 17066 ts_tablet_manager.cc:1434] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260713 09:06:01.008992 17063 tablet_bootstrap.cc:492] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:01.009457 17063 ts_tablet_manager.cc:1403] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:06:01.012179 17063 raft_consensus.cc:359] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.012823 17063 raft_consensus.cc:385] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.013289 17063 raft_consensus.cc:740] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.013790 17067 raft_consensus.cc:515] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.014135 17063 consensus_queue.cc:260] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.014824 17066 tablet_bootstrap.cc:492] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:01.017055 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9782cb6069944c79c9b35c9f0a6400e" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.017565 17023 raft_consensus.cc:3060] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.021054 17066 tablet_bootstrap.cc:654] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.023326 17063 ts_tablet_manager.cc:1434] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:06:01.024366 17063 tablet_bootstrap.cc:492] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:01.030927 17063 tablet_bootstrap.cc:654] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.037173 17023 raft_consensus.cc:2468] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 1.
I20260713 09:06:01.038358 16837 leader_election.cc:304] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.039538 17091 raft_consensus.cc:2804] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.039672 17067 leader_election.cc:290] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.043089 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9782cb6069944c79c9b35c9f0a6400e" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
I20260713 09:06:01.043768 16949 raft_consensus.cc:2468] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 0.
I20260713 09:06:01.045030 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9782cb6069944c79c9b35c9f0a6400e" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.045567 17066 tablet_bootstrap.cc:492] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:01.045595 16948 raft_consensus.cc:3060] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.046108 17066 ts_tablet_manager.cc:1403] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.017s
I20260713 09:06:01.047236 17064 tablet_bootstrap.cc:492] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:01.047662 17064 ts_tablet_manager.cc:1403] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.034s
I20260713 09:06:01.047900 17063 tablet_bootstrap.cc:492] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:01.048278 17063 ts_tablet_manager.cc:1403] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.010s
I20260713 09:06:01.048763 17066 raft_consensus.cc:359] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.049444 17066 raft_consensus.cc:385] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.049710 17066 raft_consensus.cc:740] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.050573 17063 raft_consensus.cc:359] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.050467 17066 consensus_queue.cc:260] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.051312 17063 raft_consensus.cc:385] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.051579 17063 raft_consensus.cc:740] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.052146 16948 raft_consensus.cc:2468] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 1.
I20260713 09:06:01.052552 17091 raft_consensus.cc:697] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.052953 17063 consensus_queue.cc:260] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.050173 17064 raft_consensus.cc:359] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.053427 17091 consensus_queue.cc:237] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.054029 17064 raft_consensus.cc:385] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.054347 17064 raft_consensus.cc:740] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.054762 17063 ts_tablet_manager.cc:1434] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:01.055541 17063 tablet_bootstrap.cc:492] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:01.055213 17064 consensus_queue.cc:260] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.060242 17064 ts_tablet_manager.cc:1434] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:06:01.061298 17064 tablet_bootstrap.cc:492] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:01.061331 17063 tablet_bootstrap.cc:654] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.058745 17066 ts_tablet_manager.cc:1434] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:06:01.061774 17094 raft_consensus.cc:493] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.071712 17094 raft_consensus.cc:515] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.068331 16772 catalog_manager.cc:5697] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.074617 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
W20260713 09:06:01.076052 16840 leader_election.cc:343] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.078236 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.078847 17023 raft_consensus.cc:2468] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 0.
I20260713 09:06:01.079460 17094 leader_election.cc:290] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.079855 16837 leader_election.cc:304] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [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: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:01.080456 17066 tablet_bootstrap.cc:492] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:01.082017 17063 tablet_bootstrap.cc:492] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:01.082468 17063 ts_tablet_manager.cc:1403] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260713 09:06:01.084842 17063 raft_consensus.cc:359] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.085529 17063 raft_consensus.cc:385] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.085820 17063 raft_consensus.cc:740] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.086102 17066 tablet_bootstrap.cc:654] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.086444 17094 raft_consensus.cc:2804] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.086835 17094 raft_consensus.cc:493] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.086926 17064 tablet_bootstrap.cc:654] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.086601 17063 consensus_queue.cc:260] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.087211 17094 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.088539 17063 ts_tablet_manager.cc:1434] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:06:01.089232 17072 raft_consensus.cc:493] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.089469 17063 tablet_bootstrap.cc:492] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48: Bootstrap starting.
I20260713 09:06:01.089666 17072 raft_consensus.cc:515] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.092017 17072 leader_election.cc:290] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.092868 17091 raft_consensus.cc:493] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.093364 17091 raft_consensus.cc:515] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.094933 17071 raft_consensus.cc:493] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.095431 17091 leader_election.cc:290] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.095384 17071 raft_consensus.cc:515] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.098062 17071 leader_election.cc:290] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949)
I20260713 09:06:01.098490 17071 raft_consensus.cc:493] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.098866 17071 raft_consensus.cc:515] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.100595 17071 leader_election.cc:290] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:01.107947 17063 tablet_bootstrap.cc:654] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.115658 17064 tablet_bootstrap.cc:492] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:01.115552 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
I20260713 09:06:01.116137 17064 ts_tablet_manager.cc:1403] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.019s
I20260713 09:06:01.116159 16948 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 0.
I20260713 09:06:01.117309 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.117899 17023 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 0.
I20260713 09:06:01.119138 17064 raft_consensus.cc:359] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.119452 16837 leader_election.cc:304] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.119833 17064 raft_consensus.cc:385] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.120098 17064 raft_consensus.cc:740] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.120772 17091 raft_consensus.cc:2804] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.121220 17091 raft_consensus.cc:493] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.120821 17064 consensus_queue.cc:260] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.121523 17091 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.108829 17094 raft_consensus.cc:515] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.125078 17064 ts_tablet_manager.cc:1434] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:01.125957 17064 tablet_bootstrap.cc:492] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:01.128531 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
W20260713 09:06:01.129642 16840 leader_election.cc:343] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.132025 17063 tablet_bootstrap.cc:492] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48: No bootstrap required, opened a new log
I20260713 09:06:01.132299 17091 raft_consensus.cc:515] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.137331 17066 tablet_bootstrap.cc:492] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:01.132577 17063 ts_tablet_manager.cc:1403] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.004s
I20260713 09:06:01.133737 17064 tablet_bootstrap.cc:654] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.134219 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.134827 17067 raft_consensus.cc:493] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.138578 17023 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.138641 17067 raft_consensus.cc:515] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.139343 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.139885 16948 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.140751 17067 leader_election.cc:290] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.133235 17094 leader_election.cc:290] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.137820 17066 ts_tablet_manager.cc:1403] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260713 09:06:01.144121 17063 raft_consensus.cc:359] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.144218 17066 raft_consensus.cc:359] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.144743 17063 raft_consensus.cc:385] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.144819 17066 raft_consensus.cc:385] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.145078 17063 raft_consensus.cc:740] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.145144 17066 raft_consensus.cc:740] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.145684 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.145923 16948 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 1.
I20260713 09:06:01.145769 17066 consensus_queue.cc:260] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.146859 16840 leader_election.cc:304] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
W20260713 09:06:01.146976 16837 leader_election.cc:343] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02119430a95c478587dca64458064adf (127.15.222.195:38365): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.147656 17066 ts_tablet_manager.cc:1434] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:01.147873 17094 raft_consensus.cc:2804] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.148319 17094 raft_consensus.cc:697] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.148502 17066 tablet_bootstrap.cc:492] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:01.149889 17023 raft_consensus.cc:2468] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 1.
I20260713 09:06:01.149755 17094 consensus_queue.cc:237] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.151014 16837 leader_election.cc:304] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [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: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:01.152076 17067 raft_consensus.cc:2804] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.153697 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c9151103264cbb8a238e15d566f475" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.154259 17022 raft_consensus.cc:2468] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 0.
I20260713 09:06:01.154678 17063 consensus_queue.cc:260] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.155484 16912 leader_election.cc:304] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:01.156209 17066 tablet_bootstrap.cc:654] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.156392 17072 raft_consensus.cc:2804] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.156780 17072 raft_consensus.cc:493] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.157087 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
I20260713 09:06:01.157124 17072 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.157815 16949 raft_consensus.cc:2468] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 0.
I20260713 09:06:01.161207 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
I20260713 09:06:01.161808 16949 raft_consensus.cc:2468] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 0.
I20260713 09:06:01.162870 16989 leader_election.cc:304] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:01.163825 17100 raft_consensus.cc:2804] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.164182 17100 raft_consensus.cc:493] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.164496 17100 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.165865 17066 tablet_bootstrap.cc:492] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:01.166356 17066 ts_tablet_manager.cc:1403] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.003s
I20260713 09:06:01.165776 17091 leader_election.cc:290] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.168658 17072 raft_consensus.cc:515] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.169612 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.171373 16989 leader_election.cc:304] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:01.171926 17023 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.172024 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c9151103264cbb8a238e15d566f475" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.172224 17071 raft_consensus.cc:2804] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.172560 17022 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.172629 17071 raft_consensus.cc:493] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.173117 17071 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.168810 17066 raft_consensus.cc:359] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.174328 17066 raft_consensus.cc:385] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.174594 17066 raft_consensus.cc:740] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.170573 17091 raft_consensus.cc:493] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.175118 17091 raft_consensus.cc:515] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.175215 17066 consensus_queue.cc:260] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.177541 17091 leader_election.cc:290] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.154237 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
W20260713 09:06:01.171334 16820 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:01.179947 17071 raft_consensus.cc:515] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.181723 16948 raft_consensus.cc:2468] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 0.
I20260713 09:06:01.182090 17071 leader_election.cc:290] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:01.182813 17072 leader_election.cc:290] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.184221 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.187753 17023 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 1.
I20260713 09:06:01.184140 17022 raft_consensus.cc:2468] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 1.
I20260713 09:06:01.198566 17063 ts_tablet_manager.cc:1434] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.004s
I20260713 09:06:01.199290 16840 leader_election.cc:304] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [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: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 02119430a95c478587dca64458064adf
I20260713 09:06:01.200022 17066 ts_tablet_manager.cc:1434] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.007s
I20260713 09:06:01.200022 17108 raft_consensus.cc:2804] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.200690 17108 raft_consensus.cc:493] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.192863 17067 raft_consensus.cc:697] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.201016 17066 tablet_bootstrap.cc:492] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf: Bootstrap starting.
I20260713 09:06:01.201258 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.201416 17072 raft_consensus.cc:493] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.201725 17067 consensus_queue.cc:237] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.202198 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
I20260713 09:06:01.201987 17072 raft_consensus.cc:515] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.202736 16949 raft_consensus.cc:2468] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 0.
I20260713 09:06:01.201813 16948 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.204814 16912 leader_election.cc:304] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:01.204720 17072 leader_election.cc:290] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.194197 17091 raft_consensus.cc:493] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.201084 17108 raft_consensus.cc:3060] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.208228 16840 leader_election.cc:304] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.210394 16874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c9151103264cbb8a238e15d566f475" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48" is_pre_election: true
I20260713 09:06:01.211865 17094 raft_consensus.cc:2804] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.211817 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c9151103264cbb8a238e15d566f475" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.212507 17072 raft_consensus.cc:2804] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.213245 16874 raft_consensus.cc:2468] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 0.
I20260713 09:06:01.214107 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48" is_pre_election: true
I20260713 09:06:01.214272 17100 raft_consensus.cc:515] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.217096 17021 raft_consensus.cc:2393] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b47907ebe544871bf91d515e825cc48 in current term 1: Already voted for candidate 02119430a95c478587dca64458064adf in this term.
I20260713 09:06:01.218760 16872 raft_consensus.cc:2468] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 0.
I20260713 09:06:01.219851 17072 raft_consensus.cc:697] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Becoming Leader. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:01.220623 17072 consensus_queue.cc:237] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.223834 16913 leader_election.cc:304] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.215152 17094 raft_consensus.cc:493] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.228231 17094 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.229549 16772 catalog_manager.cc:5697] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.233903 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.234474 17021 raft_consensus.cc:2468] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 0.
I20260713 09:06:01.236019 17110 raft_consensus.cc:493] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.236421 17110 raft_consensus.cc:515] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.238529 17110 leader_election.cc:290] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:01.245141 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48" is_pre_election: true
I20260713 09:06:01.212056 17091 raft_consensus.cc:515] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.255673 16948 raft_consensus.cc:2468] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 1.
I20260713 09:06:01.256489 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48" is_pre_election: true
I20260713 09:06:01.257357 16871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf20bf29e9e14dbb99526f2509ccb1c6" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48" is_pre_election: true
I20260713 09:06:01.260848 16871 raft_consensus.cc:2468] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 0.
I20260713 09:06:01.258065 16874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.270411 16873 raft_consensus.cc:2468] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 0.
I20260713 09:06:01.273102 17108 raft_consensus.cc:515] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
W20260713 09:06:01.276012 17107 log.cc:927] Time spent T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260713 09:06:01.275864 16987 leader_election.cc:304] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.276849 17110 raft_consensus.cc:2804] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.277251 17110 raft_consensus.cc:493] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.277572 17110 raft_consensus.cc:3060] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:01.275540 16913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.193:42949, user_credentials={real_user=slave}} blocked reactor thread for 51831.9us
I20260713 09:06:01.277925 17108 leader_election.cc:290] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.278146 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.278438 16989 leader_election.cc:304] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [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: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:01.283471 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.284099 17071 raft_consensus.cc:2804] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.279052 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.279330 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf20bf29e9e14dbb99526f2509ccb1c6" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
I20260713 09:06:01.279703 17112 raft_consensus.cc:2804] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.280143 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.286369 17112 raft_consensus.cc:493] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.287006 16947 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.287302 17112 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.281162 17091 leader_election.cc:290] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.282401 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
I20260713 09:06:01.284403 17110 raft_consensus.cc:515] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.285727 17066 tablet_bootstrap.cc:654] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.285835 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.289552 16946 raft_consensus.cc:2393] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b47907ebe544871bf91d515e825cc48 in current term 1: Already voted for candidate 02119430a95c478587dca64458064adf in this term.
W20260713 09:06:01.288635 16837 leader_election.cc:343] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02119430a95c478587dca64458064adf (127.15.222.195:38365): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.292166 17110 leader_election.cc:290] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:01.294335 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf20bf29e9e14dbb99526f2509ccb1c6" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.294530 17072 raft_consensus.cc:493] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.294924 16873 raft_consensus.cc:3060] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.294994 17072 raft_consensus.cc:515] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.282168 17100 leader_election.cc:290] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949)
W20260713 09:06:01.296471 16989 leader_election.cc:343] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.289072 17094 raft_consensus.cc:515] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.300257 16872 raft_consensus.cc:2393] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02119430a95c478587dca64458064adf in current term 1: Already voted for candidate 3b47907ebe544871bf91d515e825cc48 in this term.
I20260713 09:06:01.286412 16948 raft_consensus.cc:3060] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.307722 17072 leader_election.cc:290] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.308625 17071 raft_consensus.cc:697] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Becoming Leader. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:01.310460 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.310663 17071 consensus_queue.cc:237] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.311088 17022 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 0.
I20260713 09:06:01.312238 16912 leader_election.cc:304] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:01.313030 17072 raft_consensus.cc:2804] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.313355 17072 raft_consensus.cc:493] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.313683 17072 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.315673 16948 raft_consensus.cc:2468] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 1.
I20260713 09:06:01.318205 17072 raft_consensus.cc:515] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.323645 16873 raft_consensus.cc:2468] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 1.
I20260713 09:06:01.327236 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.327848 17072 leader_election.cc:290] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.327755 16772 catalog_manager.cc:5697] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.328455 17112 raft_consensus.cc:515] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.327780 17022 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.332350 16770 catalog_manager.cc:5697] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194). New cstate: current_term: 1 leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.334352 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.334908 17023 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.335005 16987 leader_election.cc:304] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.331758 17094 leader_election.cc:290] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.339182 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.340499 17115 raft_consensus.cc:2804] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.340983 17020 raft_consensus.cc:2393] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b47907ebe544871bf91d515e825cc48 in current term 1: Already voted for candidate 02119430a95c478587dca64458064adf in this term.
I20260713 09:06:01.338536 17112 leader_election.cc:290] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.344302 17064 tablet_bootstrap.cc:492] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:01.344748 17064 ts_tablet_manager.cc:1403] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.219s	user 0.037s	sys 0.048s
I20260713 09:06:01.341022 17115 raft_consensus.cc:697] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Becoming Leader. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:01.350608 17022 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 1.
I20260713 09:06:01.349938 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48" is_pre_election: true
I20260713 09:06:01.351943 16873 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 0.
I20260713 09:06:01.352129 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.353798 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf20bf29e9e14dbb99526f2509ccb1c6" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.348841 17064 raft_consensus.cc:359] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.354681 17064 raft_consensus.cc:385] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.354993 17064 raft_consensus.cc:740] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.355656 17064 consensus_queue.cc:260] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.356660 17023 raft_consensus.cc:2468] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 1.
I20260713 09:06:01.357620 17064 ts_tablet_manager.cc:1434] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260713 09:06:01.357421 16840 leader_election.cc:304] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [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: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 02119430a95c478587dca64458064adf
I20260713 09:06:01.357717 16912 leader_election.cc:304] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:01.350819 17115 consensus_queue.cc:237] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.358654 17064 tablet_bootstrap.cc:492] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e: Bootstrap starting.
I20260713 09:06:01.359622 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.360183 16873 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.362299 16912 leader_election.cc:304] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:01.363413 17072 raft_consensus.cc:2804] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.365295 17066 tablet_bootstrap.cc:492] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf: No bootstrap required, opened a new log
I20260713 09:06:01.362668 16947 raft_consensus.cc:2468] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 1.
I20260713 09:06:01.364384 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.365715 17066 ts_tablet_manager.cc:1403] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.006s
I20260713 09:06:01.365005 16837 leader_election.cc:304] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b47907ebe544871bf91d515e825cc48; no voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:01.365155 16840 leader_election.cc:304] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [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: 3b47907ebe544871bf91d515e825cc48; no voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:01.365793 16872 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:01.365989 16989 leader_election.cc:343] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.362977 17094 raft_consensus.cc:2804] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.367017 17094 raft_consensus.cc:697] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.368191 17094 consensus_queue.cc:237] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.368520 17108 raft_consensus.cc:2749] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.371207 17072 raft_consensus.cc:697] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Becoming Leader. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:01.370985 17091 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.372088 17072 consensus_queue.cc:237] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.366240 17112 raft_consensus.cc:2804] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.374919 17112 raft_consensus.cc:697] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Becoming Leader. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:01.375725 17112 consensus_queue.cc:237] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.377965 16872 raft_consensus.cc:2468] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 1.
I20260713 09:06:01.379982 16989 leader_election.cc:304] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [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: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:01.380782 17071 raft_consensus.cc:2804] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.381480 17071 raft_consensus.cc:697] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Becoming Leader. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:01.381168 16770 catalog_manager.cc:5697] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 02119430a95c478587dca64458064adf (127.15.222.195). New cstate: current_term: 1 leader_uuid: "02119430a95c478587dca64458064adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.382342 17071 consensus_queue.cc:237] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.386454 17091 raft_consensus.cc:2749] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.392474 17064 tablet_bootstrap.cc:654] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.394912 17066 raft_consensus.cc:359] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.395551 17066 raft_consensus.cc:385] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.395797 17066 raft_consensus.cc:740] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.400067 16873 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 1.
I20260713 09:06:01.403470 17066 consensus_queue.cc:260] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.410734 17066 ts_tablet_manager.cc:1434] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260713 09:06:01.411706 17064 tablet_bootstrap.cc:492] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e: No bootstrap required, opened a new log
I20260713 09:06:01.412863 17064 ts_tablet_manager.cc:1403] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.004s
I20260713 09:06:01.411175 16770 catalog_manager.cc:5697] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194). New cstate: current_term: 1 leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.414366 16770 catalog_manager.cc:5697] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194). New cstate: current_term: 1 leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.414147 16772 catalog_manager.cc:5697] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.416136 16771 catalog_manager.cc:5697] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 02119430a95c478587dca64458064adf (127.15.222.195). New cstate: current_term: 1 leader_uuid: "02119430a95c478587dca64458064adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.417230 17064 raft_consensus.cc:359] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.417819 17064 raft_consensus.cc:385] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.418087 17064 raft_consensus.cc:740] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.417963 16771 catalog_manager.cc:5697] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 02119430a95c478587dca64458064adf (127.15.222.195). New cstate: current_term: 1 leader_uuid: "02119430a95c478587dca64458064adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.418821 17064 consensus_queue.cc:260] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.421049 17064 ts_tablet_manager.cc:1434] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:01.492066 17072 raft_consensus.cc:493] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.492522 17072 raft_consensus.cc:515] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.494422 17072 leader_election.cc:290] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.495182 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf20bf29e9e14dbb99526f2509ccb1c6" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48" is_pre_election: true
I20260713 09:06:01.495828 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf20bf29e9e14dbb99526f2509ccb1c6" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02119430a95c478587dca64458064adf" is_pre_election: true
I20260713 09:06:01.496531 16873 raft_consensus.cc:2393] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13dc7f237a324cd19538a6c7bf015a2e in current term 1: Already voted for candidate 02119430a95c478587dca64458064adf in this term.
I20260713 09:06:01.497525 17094 consensus_queue.cc:1048] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.497608 16913 leader_election.cc:304] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13dc7f237a324cd19538a6c7bf015a2e; no voters: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:01.498420 17072 raft_consensus.cc:3060] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.504737 17072 raft_consensus.cc:2749] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.508147 17094 consensus_queue.cc:1048] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.516487 17022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4"
dest_uuid: "02119430a95c478587dca64458064adf"
mode: GRACEFUL
new_leader_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:56008
I20260713 09:06:01.517141 17022 raft_consensus.cc:606] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Received request to transfer leadership to TS 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:01.533936 16947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
mode: GRACEFUL
new_leader_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:43290
I20260713 09:06:01.534370 16947 raft_consensus.cc:606] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Received request to transfer leadership to TS 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:01.540995 16947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
mode: GRACEFUL
new_leader_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:43290
I20260713 09:06:01.541419 16947 raft_consensus.cc:606] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Received request to transfer leadership to TS 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:01.550699 17021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8"
dest_uuid: "02119430a95c478587dca64458064adf"
mode: GRACEFUL
new_leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:56008
I20260713 09:06:01.551288 17021 raft_consensus.cc:606] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Received request to transfer leadership to TS 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:01.563169 16873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
mode: GRACEFUL
new_leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:52084
I20260713 09:06:01.563655 16873 raft_consensus.cc:606] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Received request to transfer leadership to TS 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:01.568284 16873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
mode: GRACEFUL
new_leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:52084
I20260713 09:06:01.568697 16873 raft_consensus.cc:606] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Received request to transfer leadership to TS 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:01.597885 17108 consensus_queue.cc:1048] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.607213 17067 consensus_queue.cc:1048] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.630358 17072 consensus_queue.cc:1048] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.638275 16873 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.644968 17112 consensus_queue.cc:1048] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.651499 16947 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.656910 17067 consensus_queue.cc:1048] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.662334 17091 raft_consensus.cc:993] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48: : Instructing follower 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:01.662727 17094 raft_consensus.cc:1081] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Signalling peer 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:01.664984 16948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:06:01.666255 16948 raft_consensus.cc:493] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.666616 16948 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.667589 17094 consensus_queue.cc:1048] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.673207 16948 raft_consensus.cc:515] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.676146 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.676553 16873 raft_consensus.cc:3055] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:01.676853 16873 raft_consensus.cc:740] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.677623 16873 consensus_queue.cc:260] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.678640 16873 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.681044 16948 leader_election.cc:290] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 2 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.682068 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.682600 17021 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.684970 16873 raft_consensus.cc:2468] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 2.
I20260713 09:06:01.685864 16913 leader_election.cc:304] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.686614 17112 raft_consensus.cc:2804] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:01.686965 17112 raft_consensus.cc:697] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Becoming Leader. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:01.687606 17112 consensus_queue.cc:237] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.688189 17021 raft_consensus.cc:2468] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 2.
I20260713 09:06:01.693012 16770 catalog_manager.cc:5697] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e reported cstate change: term changed from 1 to 2, leader changed from 3b47907ebe544871bf91d515e825cc48 (127.15.222.193) to 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194). New cstate: current_term: 2 leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.709347 17071 consensus_queue.cc:1048] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.715121 17115 raft_consensus.cc:993] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf: : Instructing follower 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:01.715605 17115 raft_consensus.cc:1081] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Signalling peer 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:01.717139 16947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:43288
I20260713 09:06:01.717662 16947 raft_consensus.cc:493] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.718014 16947 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.719947 17115 consensus_queue.cc:1048] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.724527 16947 raft_consensus.cc:515] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.725458 16948 raft_consensus.cc:1240] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Rejecting Update request from peer 02119430a95c478587dca64458064adf for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:01.727136 16947 leader_election.cc:290] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 2 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.728277 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.728413 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.728835 16873 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.729377 17115 consensus_queue.cc:1059] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.728888 17021 raft_consensus.cc:3055] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:01.730417 17021 raft_consensus.cc:740] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:01.731222 17021 consensus_queue.cc:260] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.732332 17021 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.733928 16873 raft_consensus.cc:2468] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 2.
I20260713 09:06:01.734822 16913 leader_election.cc:304] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.735585 17112 raft_consensus.cc:2804] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:01.736050 17112 raft_consensus.cc:697] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Becoming Leader. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:01.736788 17112 consensus_queue.cc:237] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.737224 17021 raft_consensus.cc:2468] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 2.
W20260713 09:06:01.737717 17115 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:06:01.742409 17115 raft_consensus.cc:493] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.742763 17115 raft_consensus.cc:515] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.743184 16770 catalog_manager.cc:5697] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e reported cstate change: term changed from 1 to 2, leader changed from 02119430a95c478587dca64458064adf (127.15.222.195) to 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194). New cstate: current_term: 2 leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.744644 17115 leader_election.cc:290] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:01.744881 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b47907ebe544871bf91d515e825cc48" is_pre_election: true
I20260713 09:06:01.745241 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e" is_pre_election: true
I20260713 09:06:01.745942 16948 raft_consensus.cc:2393] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02119430a95c478587dca64458064adf in current term 1: Already voted for candidate 3b47907ebe544871bf91d515e825cc48 in this term.
I20260713 09:06:01.746793 16989 leader_election.cc:304] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02119430a95c478587dca64458064adf; no voters: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:01.747694 17115 raft_consensus.cc:3060] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.752758 17115 raft_consensus.cc:2749] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.799211 17067 consensus_queue.cc:1048] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.804793 17094 raft_consensus.cc:993] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48: : Instructing follower 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:01.805239 17091 raft_consensus.cc:1081] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Signalling peer 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:01.810045 16948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:06:01.809949 17112 consensus_queue.cc:1048] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.810149 17091 consensus_queue.cc:1048] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.810614 16948 raft_consensus.cc:493] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.810985 16948 raft_consensus.cc:3060] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.817355 16948 raft_consensus.cc:515] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.819249 16948 leader_election.cc:290] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 2 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.820410 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.821627 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5950eb79cc364c4599c91d3c79d48d48" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:01.822154 16872 raft_consensus.cc:3055] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:01.822440 16872 raft_consensus.cc:740] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.823148 16872 consensus_queue.cc:260] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.824285 17111 raft_consensus.cc:993] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e: : Instructing follower 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:01.824780 17111 raft_consensus.cc:1081] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Signalling peer 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:01.824257 16872 raft_consensus.cc:3060] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.829115 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:52066
I20260713 09:06:01.829628 16873 raft_consensus.cc:493] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.830003 16873 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.832362 17072 consensus_queue.cc:1048] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.834617 16872 raft_consensus.cc:2468] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 2.
I20260713 09:06:01.835741 16913 leader_election.cc:304] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [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: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 02119430a95c478587dca64458064adf
I20260713 09:06:01.836674 16873 raft_consensus.cc:515] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.836748 17072 raft_consensus.cc:2804] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:01.838745 16873 leader_election.cc:290] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 2 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.839017 17072 raft_consensus.cc:697] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Becoming Leader. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:01.839825 17023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.839810 17072 consensus_queue.cc:237] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.842226 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.842809 16948 raft_consensus.cc:3055] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:01.843111 16948 raft_consensus.cc:740] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:01.843816 16948 consensus_queue.cc:260] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.845069 16948 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.850342 16948 raft_consensus.cc:2468] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 2.
I20260713 09:06:01.851140 16840 leader_election.cc:304] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [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: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 02119430a95c478587dca64458064adf
I20260713 09:06:01.850715 16771 catalog_manager.cc:5697] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e reported cstate change: term changed from 1 to 2, leader changed from 3b47907ebe544871bf91d515e825cc48 (127.15.222.193) to 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194). New cstate: current_term: 2 leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.851823 17091 raft_consensus.cc:2804] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:01.852259 17091 raft_consensus.cc:697] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.852911 17091 consensus_queue.cc:237] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.859211 16770 catalog_manager.cc:5697] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 1 to 2, leader changed from 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194) to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.895344 17115 consensus_queue.cc:1048] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.900842 17110 raft_consensus.cc:993] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf: : Instructing follower 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:01.901288 17100 raft_consensus.cc:1081] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Signalling peer 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:01.902853 16872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:52074
I20260713 09:06:01.903365 16872 raft_consensus.cc:493] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.903724 16872 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.906843 17115 consensus_queue.cc:1048] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.909578 16872 raft_consensus.cc:515] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.912707 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.913192 16947 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.917462 16872 leader_election.cc:290] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 2 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.918355 16947 raft_consensus.cc:2468] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 2.
I20260713 09:06:01.918395 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.918993 17021 raft_consensus.cc:3055] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:01.919283 17021 raft_consensus.cc:740] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:01.919443 16840 leader_election.cc:304] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.920151 17091 raft_consensus.cc:2804] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:01.920023 17021 consensus_queue.cc:260] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.920567 17091 raft_consensus.cc:697] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.920827 17021 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.921415 17091 consensus_queue.cc:237] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.927569 17021 raft_consensus.cc:2468] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 2.
I20260713 09:06:01.927855 16771 catalog_manager.cc:5697] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 1 to 2, leader changed from 02119430a95c478587dca64458064adf (127.15.222.195) to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.945346 17072 consensus_queue.cc:1048] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.954144 17112 consensus_queue.cc:1048] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.959908 17115 consensus_queue.cc:1048] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.961931 17111 raft_consensus.cc:993] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e: : Instructing follower 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:01.962333 17112 raft_consensus.cc:1081] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Signalling peer 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:01.964309 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:52066
I20260713 09:06:01.964807 16873 raft_consensus.cc:493] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.965174 16873 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.970160 17110 consensus_queue.cc:1048] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.972347 16873 raft_consensus.cc:515] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.977610 16873 leader_election.cc:290] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 2 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:01.977802 17021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:01.978298 17021 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.978807 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:01.979307 16947 raft_consensus.cc:3055] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:01.979624 16947 raft_consensus.cc:740] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:01.980324 16947 consensus_queue.cc:260] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.981439 16947 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.984339 17021 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 2.
I20260713 09:06:01.985462 16837 leader_election.cc:304] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:01.986208 17091 raft_consensus.cc:2804] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:01.986649 17091 raft_consensus.cc:697] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:01.987125 16947 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 2.
I20260713 09:06:01.987375 17091 consensus_queue.cc:237] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:01.993898 16771 catalog_manager.cc:5697] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 1 to 2, leader changed from 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194) to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.116036 16873 raft_consensus.cc:1275] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.117082 17112 consensus_queue.cc:1048] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.123963 17021 raft_consensus.cc:1275] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.125412 17112 consensus_queue.cc:1048] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.201632 17021 raft_consensus.cc:1275] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.202639 17112 consensus_queue.cc:1048] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.208978 16873 raft_consensus.cc:1275] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.210808 17111 consensus_queue.cc:1048] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.242938 17021 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.247412 17021 raft_consensus.cc:1275] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.248430 17091 consensus_queue.cc:1048] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.254660 16947 raft_consensus.cc:1275] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.255904 17108 consensus_queue.cc:1048] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.303315 17021 raft_consensus.cc:3060] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.307596 17021 raft_consensus.cc:1275] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.308552 17111 consensus_queue.cc:1048] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.314888 16873 raft_consensus.cc:1275] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.316649 17072 consensus_queue.cc:1048] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.385527 17021 raft_consensus.cc:1275] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.386781 17108 consensus_queue.cc:1048] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.393471 16947 raft_consensus.cc:1275] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.395025 17108 consensus_queue.cc:1048] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.420341 16947 raft_consensus.cc:1275] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.421366 17108 consensus_queue.cc:1048] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.427837 17021 raft_consensus.cc:1275] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.430055 17067 consensus_queue.cc:1048] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.597385 16251 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:06:04.598162 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:04.613430 16873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
mode: GRACEFUL
new_leader_uuid: "02119430a95c478587dca64458064adf"
 from {username='slave'} at 127.0.0.1:52090
I20260713 09:06:04.613854 16873 raft_consensus.cc:606] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Received request to transfer leadership to TS 02119430a95c478587dca64458064adf
I20260713 09:06:04.615917 16873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
mode: GRACEFUL
new_leader_uuid: "02119430a95c478587dca64458064adf"
 from {username='slave'} at 127.0.0.1:52090
I20260713 09:06:04.616361 16873 raft_consensus.cc:606] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Received request to transfer leadership to TS 02119430a95c478587dca64458064adf
I20260713 09:06:04.617420 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:04.617789 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:04.796310 17067 raft_consensus.cc:993] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: : Instructing follower 02119430a95c478587dca64458064adf to start an election
I20260713 09:06:04.796689 17154 raft_consensus.cc:1081] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Signalling peer 02119430a95c478587dca64458064adf to start an election
I20260713 09:06:04.797930 17022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86"
dest_uuid: "02119430a95c478587dca64458064adf"
 from {username='slave'} at 127.0.0.1:55984
I20260713 09:06:04.798358 17022 raft_consensus.cc:493] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.798638 17022 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.802819 17022 raft_consensus.cc:515] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:04.804279 17022 leader_election.cc:290] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 2 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:04.805176 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:04.805358 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:04.805806 16873 raft_consensus.cc:3055] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:04.805866 16948 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.806295 16873 raft_consensus.cc:740] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:04.807194 16873 consensus_queue.cc:260] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:04.808015 16873 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:04.810909 16948 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 2.
I20260713 09:06:04.812132 16989 leader_election.cc:304] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:04.812727 17149 raft_consensus.cc:2804] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:04.813172 16873 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 2.
I20260713 09:06:04.813706 17149 raft_consensus.cc:697] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 2 LEADER]: Becoming Leader. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:04.814517 17149 consensus_queue.cc:237] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:04.821245 16771 catalog_manager.cc:5697] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf reported cstate change: term changed from 1 to 2, leader changed from 3b47907ebe544871bf91d515e825cc48 (127.15.222.193) to 02119430a95c478587dca64458064adf (127.15.222.195). New cstate: current_term: 2 leader_uuid: "02119430a95c478587dca64458064adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:04.868685 17067 raft_consensus.cc:993] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48: : Instructing follower 02119430a95c478587dca64458064adf to start an election
I20260713 09:06:04.869103 17154 raft_consensus.cc:1081] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Signalling peer 02119430a95c478587dca64458064adf to start an election
I20260713 09:06:04.870350 17022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707"
dest_uuid: "02119430a95c478587dca64458064adf"
 from {username='slave'} at 127.0.0.1:55984
I20260713 09:06:04.870813 17022 raft_consensus.cc:493] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:04.871093 17022 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.875317 17022 raft_consensus.cc:515] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:04.876675 17022 leader_election.cc:290] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 3 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:04.877429 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:04.877595 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:04.877943 16873 raft_consensus.cc:3055] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:04.878034 16948 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.878219 16873 raft_consensus.cc:740] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:04.878908 16873 consensus_queue.cc:260] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:04.879745 16873 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:04.882334 16948 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 3.
I20260713 09:06:04.883152 16989 leader_election.cc:304] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [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: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:04.883750 17149 raft_consensus.cc:2804] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:04.884019 16873 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 3.
I20260713 09:06:04.884218 17149 raft_consensus.cc:697] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 3 LEADER]: Becoming Leader. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:04.885042 17149 consensus_queue.cc:237] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:04.890740 16771 catalog_manager.cc:5697] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf reported cstate change: term changed from 2 to 3, leader changed from 3b47907ebe544871bf91d515e825cc48 (127.15.222.193) to 02119430a95c478587dca64458064adf (127.15.222.195). New cstate: current_term: 3 leader_uuid: "02119430a95c478587dca64458064adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.285064 16948 raft_consensus.cc:1275] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Refusing update from remote peer 02119430a95c478587dca64458064adf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.286041 17149 consensus_queue.cc:1048] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.293949 16873 raft_consensus.cc:1275] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Refusing update from remote peer 02119430a95c478587dca64458064adf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:05.295500 17164 consensus_queue.cc:1048] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.335549 16873 raft_consensus.cc:1275] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Refusing update from remote peer 02119430a95c478587dca64458064adf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.336426 17164 consensus_queue.cc:1048] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.343577 16948 raft_consensus.cc:1275] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Refusing update from remote peer 02119430a95c478587dca64458064adf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.345189 17164 consensus_queue.cc:1048] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.618415 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:05.632350 17022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86"
dest_uuid: "02119430a95c478587dca64458064adf"
mode: GRACEFUL
new_leader_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:56008
I20260713 09:06:05.632789 17022 raft_consensus.cc:606] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 2 LEADER]: Received request to transfer leadership to TS 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:05.636641 17022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707"
dest_uuid: "02119430a95c478587dca64458064adf"
mode: GRACEFUL
new_leader_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:56008
I20260713 09:06:05.637074 17022 raft_consensus.cc:606] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 3 LEADER]: Received request to transfer leadership to TS 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:05.642959 16948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c9151103264cbb8a238e15d566f475"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
mode: GRACEFUL
new_leader_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:43290
I20260713 09:06:05.643359 16948 raft_consensus.cc:606] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Received request to transfer leadership to TS 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:05.647094 16948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
mode: GRACEFUL
new_leader_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:43290
I20260713 09:06:05.647461 16948 raft_consensus.cc:606] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Received request to transfer leadership to TS 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:05.651046 16948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
mode: GRACEFUL
new_leader_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:43290
I20260713 09:06:05.651484 16948 raft_consensus.cc:606] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Received request to transfer leadership to TS 3b47907ebe544871bf91d515e825cc48
I20260713 09:06:05.765196 17169 raft_consensus.cc:993] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf: : Instructing follower 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.765551 17164 raft_consensus.cc:1081] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 2 LEADER]: Signalling peer 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.766703 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:52074
I20260713 09:06:05.767074 16873 raft_consensus.cc:493] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.767305 16873 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.771090 16873 raft_consensus.cc:515] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.772344 16873 leader_election.cc:290] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 3 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:05.772964 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:05.773322 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:05.773517 16948 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.773833 17022 raft_consensus.cc:3055] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:05.774142 17022 raft_consensus.cc:740] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:05.774857 17022 consensus_queue.cc:260] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.775969 17022 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.779455 16948 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 3.
I20260713 09:06:05.780491 16840 leader_election.cc:304] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [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: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:05.781189 17154 raft_consensus.cc:2804] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:05.781764 17022 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 3.
I20260713 09:06:05.782045 17154 raft_consensus.cc:697] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:05.782850 17154 consensus_queue.cc:237] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.788064 16771 catalog_manager.cc:5697] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 2 to 3, leader changed from 02119430a95c478587dca64458064adf (127.15.222.195) to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.823575 17151 raft_consensus.cc:993] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e: : Instructing follower 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.823938 17175 raft_consensus.cc:1081] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Signalling peer 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.825155 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c9151103264cbb8a238e15d566f475"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:52066
I20260713 09:06:05.825529 16873 raft_consensus.cc:493] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.825755 16873 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.829602 16873 raft_consensus.cc:515] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.830809 16873 leader_election.cc:290] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 2 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:05.831492 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c9151103264cbb8a238e15d566f475" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:05.831799 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c9151103264cbb8a238e15d566f475" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:05.832033 16948 raft_consensus.cc:3055] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:05.832299 17022 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.832342 16948 raft_consensus.cc:740] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:05.833294 16948 consensus_queue.cc:260] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.834415 16948 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.835417 17151 raft_consensus.cc:993] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e: : Instructing follower 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.835774 17175 raft_consensus.cc:1081] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Signalling peer 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.836988 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:52066
I20260713 09:06:05.837412 16873 raft_consensus.cc:493] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.837656 16873 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.838624 17022 raft_consensus.cc:2468] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 2.
I20260713 09:06:05.839594 16837 leader_election.cc:304] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:05.840301 17154 raft_consensus.cc:2804] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:05.840361 16948 raft_consensus.cc:2468] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 2.
I20260713 09:06:05.840878 17154 raft_consensus.cc:697] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:05.841652 17154 consensus_queue.cc:237] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.841886 16873 raft_consensus.cc:515] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.843626 16873 leader_election.cc:290] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 3 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:05.844175 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:05.844728 16948 raft_consensus.cc:3055] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:05.844951 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b10e3963b4c14b19fd81e06717ba8" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:05.845070 16948 raft_consensus.cc:740] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:05.845511 17022 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.846230 16948 consensus_queue.cc:260] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.847296 16948 raft_consensus.cc:3060] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.850416 16771 catalog_manager.cc:5697] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 1 to 2, leader changed from 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194) to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.852813 16948 raft_consensus.cc:2468] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 3.
I20260713 09:06:05.853708 16840 leader_election.cc:304] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [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: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:05.854310 17154 raft_consensus.cc:2804] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:05.854681 17154 raft_consensus.cc:697] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:05.855587 17155 raft_consensus.cc:993] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf: : Instructing follower 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.855472 17154 consensus_queue.cc:237] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.855988 17155 raft_consensus.cc:1081] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 3 LEADER]: Signalling peer 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.856839 17022 raft_consensus.cc:2468] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 3.
I20260713 09:06:05.857517 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:52074
I20260713 09:06:05.857946 16873 raft_consensus.cc:493] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.858233 16873 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.862251 16873 raft_consensus.cc:515] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.863526 16873 leader_election.cc:290] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 4 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:05.864265 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:05.864741 16948 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.865074 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ef2c06adec488c87037f8437dba707" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:05.865463 17022 raft_consensus.cc:3055] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:05.865679 17022 raft_consensus.cc:740] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:05.866261 17022 consensus_queue.cc:260] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.867041 17022 raft_consensus.cc:3060] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.868180 16948 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 4.
I20260713 09:06:05.863191 16771 catalog_manager.cc:5697] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 2 to 3, leader changed from 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194) to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.869004 16840 leader_election.cc:304] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [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: 13dc7f237a324cd19538a6c7bf015a2e, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:05.869740 17154 raft_consensus.cc:2804] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:05.870185 17154 raft_consensus.cc:697] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 4 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:05.870924 17154 consensus_queue.cc:237] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.871712 17022 raft_consensus.cc:2468] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 4.
I20260713 09:06:05.879308 16771 catalog_manager.cc:5697] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 3 to 4, leader changed from 02119430a95c478587dca64458064adf (127.15.222.195) to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 4 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.892515 17151 raft_consensus.cc:993] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e: : Instructing follower 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.892850 17175 raft_consensus.cc:1081] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Signalling peer 3b47907ebe544871bf91d515e825cc48 to start an election
I20260713 09:06:05.893983 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
 from {username='slave'} at 127.0.0.1:52066
I20260713 09:06:05.894332 16873 raft_consensus.cc:493] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.894557 16873 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.898350 16873 raft_consensus.cc:515] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.899652 16873 leader_election.cc:290] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [CANDIDATE]: Term 3 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:05.900180 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:05.900614 16948 raft_consensus.cc:3055] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:05.900820 16948 raft_consensus.cc:740] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:05.900830 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c1e384be7f43c38fe8001360c1fa36" candidate_uuid: "3b47907ebe544871bf91d515e825cc48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:05.901331 17022 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.901450 16948 consensus_queue.cc:260] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.902248 16948 raft_consensus.cc:3060] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:05.905582 17022 raft_consensus.cc:2468] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 3.
I20260713 09:06:05.906738 16948 raft_consensus.cc:2468] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b47907ebe544871bf91d515e825cc48 in term 3.
I20260713 09:06:05.907446 16837 leader_election.cc:304] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [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: 02119430a95c478587dca64458064adf, 3b47907ebe544871bf91d515e825cc48; no voters: 
I20260713 09:06:05.908082 17154 raft_consensus.cc:2804] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:05.908433 17154 raft_consensus.cc:697] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Becoming Leader. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:05.909019 17154 consensus_queue.cc:237] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:05.914880 16771 catalog_manager.cc:5697] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 reported cstate change: term changed from 2 to 3, leader changed from 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194) to 3b47907ebe544871bf91d515e825cc48 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "3b47907ebe544871bf91d515e825cc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:06.197022 17022 raft_consensus.cc:1275] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.198066 17154 consensus_queue.cc:1048] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.206161 16948 raft_consensus.cc:1275] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.207482 17154 consensus_queue.cc:1048] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.261011 17022 raft_consensus.cc:1275] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.261965 17180 consensus_queue.cc:1048] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.269044 16948 raft_consensus.cc:1275] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.270288 17171 consensus_queue.cc:1048] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.283067 17022 raft_consensus.cc:1275] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:06.284041 17171 consensus_queue.cc:1048] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.291318 16948 raft_consensus.cc:1275] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:06.292655 17186 consensus_queue.cc:1048] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.346776 17022 raft_consensus.cc:1275] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.347746 17186 consensus_queue.cc:1048] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.354880 16948 raft_consensus.cc:1275] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:06.356191 17186 consensus_queue.cc:1048] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.358841 17022 raft_consensus.cc:1275] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 4 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:06.360206 17186 consensus_queue.cc:1048] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:06.368081 16948 raft_consensus.cc:1275] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 FOLLOWER]: Refusing update from remote peer 3b47907ebe544871bf91d515e825cc48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:06.369885 17171 consensus_queue.cc:1048] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:08.657289 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:08.664484 16873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
mode: GRACEFUL
new_leader_uuid: "02119430a95c478587dca64458064adf"
 from {username='slave'} at 127.0.0.1:52090
I20260713 09:06:08.665083 16873 raft_consensus.cc:606] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Received request to transfer leadership to TS 02119430a95c478587dca64458064adf
I20260713 09:06:08.667303 16873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c9151103264cbb8a238e15d566f475"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
mode: GRACEFUL
new_leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:52090
I20260713 09:06:08.667670 16873 raft_consensus.cc:606] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Received request to transfer leadership to TS 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:08.669800 16873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
mode: GRACEFUL
new_leader_uuid: "02119430a95c478587dca64458064adf"
 from {username='slave'} at 127.0.0.1:52090
I20260713 09:06:08.670236 16873 raft_consensus.cc:606] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Received request to transfer leadership to TS 02119430a95c478587dca64458064adf
I20260713 09:06:08.672107 16873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86"
dest_uuid: "3b47907ebe544871bf91d515e825cc48"
mode: GRACEFUL
new_leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:52090
I20260713 09:06:08.672458 16873 raft_consensus.cc:606] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Received request to transfer leadership to TS 13dc7f237a324cd19538a6c7bf015a2e
I20260713 09:06:08.673336 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:06:08.673719 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:08.704970 17193 raft_consensus.cc:993] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48: : Instructing follower 02119430a95c478587dca64458064adf to start an election
I20260713 09:06:08.705411 17195 raft_consensus.cc:1081] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Signalling peer 02119430a95c478587dca64458064adf to start an election
I20260713 09:06:08.706754 17022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4"
dest_uuid: "02119430a95c478587dca64458064adf"
 from {username='slave'} at 127.0.0.1:55984
I20260713 09:06:08.707147 17022 raft_consensus.cc:493] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:08.707414 17022 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.712455 17022 raft_consensus.cc:515] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.714648 17022 leader_election.cc:290] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 3 election: Requested vote from peers 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867), 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949)
I20260713 09:06:08.715029 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:08.715265 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9e2bdc78c444de8053868bb4e2b5f4" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:08.715829 16948 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.715883 16873 raft_consensus.cc:3055] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:08.716234 16873 raft_consensus.cc:740] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:08.716858 16873 consensus_queue.cc:260] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [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: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.717751 16873 raft_consensus.cc:3060] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.720032 16948 raft_consensus.cc:2468] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 3.
I20260713 09:06:08.721069 16989 leader_election.cc:304] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [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: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:08.721869 17164 raft_consensus.cc:2804] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:08.722162 16873 raft_consensus.cc:2468] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 3.
I20260713 09:06:08.722822 17164 raft_consensus.cc:697] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 3 LEADER]: Becoming Leader. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:08.723693 17164 consensus_queue.cc:237] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [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: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.730080 16771 catalog_manager.cc:5697] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf reported cstate change: term changed from 2 to 3, leader changed from 3b47907ebe544871bf91d515e825cc48 (127.15.222.193) to 02119430a95c478587dca64458064adf (127.15.222.195). New cstate: current_term: 3 leader_uuid: "02119430a95c478587dca64458064adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.738214 17193 raft_consensus.cc:993] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: : Instructing follower 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:08.738652 17195 raft_consensus.cc:1081] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Signalling peer 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:08.740147 16948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:06:08.740618 16948 raft_consensus.cc:493] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:08.740887 16948 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:08.745343 16948 raft_consensus.cc:515] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.746588 16948 leader_election.cc:290] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 4 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:08.747257 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:08.747582 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff80cf4ad7b340be9eef8e5aff36ae86" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:08.747679 16873 raft_consensus.cc:3055] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:08.747992 16873 raft_consensus.cc:740] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:08.748013 17022 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:08.748644 16873 consensus_queue.cc:260] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.749513 16873 raft_consensus.cc:3060] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:08.753465 17022 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 4.
I20260713 09:06:08.754624 16912 leader_election.cc:304] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [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: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:08.755388 17151 raft_consensus.cc:2804] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:08.755501 16873 raft_consensus.cc:2468] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 4.
I20260713 09:06:08.756608 17151 raft_consensus.cc:697] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 LEADER]: Becoming Leader. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:08.757347 17151 consensus_queue.cc:237] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.763628 16771 catalog_manager.cc:5697] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e reported cstate change: term changed from 3 to 4, leader changed from 3b47907ebe544871bf91d515e825cc48 (127.15.222.193) to 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194). New cstate: current_term: 4 leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.821700 17193 raft_consensus.cc:993] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48: : Instructing follower 02119430a95c478587dca64458064adf to start an election
I20260713 09:06:08.822067 17195 raft_consensus.cc:1081] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Signalling peer 02119430a95c478587dca64458064adf to start an election
I20260713 09:06:08.823308 17022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c"
dest_uuid: "02119430a95c478587dca64458064adf"
 from {username='slave'} at 127.0.0.1:55984
I20260713 09:06:08.823668 17022 raft_consensus.cc:493] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:08.823874 17022 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.827732 17022 raft_consensus.cc:515] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.828975 17022 leader_election.cc:290] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [CANDIDATE]: Term 3 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867)
I20260713 09:06:08.829567 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:08.829859 16948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac949fa2d3f4cfc9a9ecd427196af7c" candidate_uuid: "02119430a95c478587dca64458064adf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
I20260713 09:06:08.830060 16873 raft_consensus.cc:3055] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:08.830319 16948 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.830322 16873 raft_consensus.cc:740] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:08.830991 16873 consensus_queue.cc:260] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.831753 16873 raft_consensus.cc:3060] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.834219 16948 raft_consensus.cc:2468] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 3.
I20260713 09:06:08.835027 16989 leader_election.cc:304] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [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: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:08.835633 17164 raft_consensus.cc:2804] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:08.835799 16873 raft_consensus.cc:2468] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02119430a95c478587dca64458064adf in term 3.
I20260713 09:06:08.836134 17164 raft_consensus.cc:697] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 3 LEADER]: Becoming Leader. State: Replica: 02119430a95c478587dca64458064adf, State: Running, Role: LEADER
I20260713 09:06:08.837006 17164 consensus_queue.cc:237] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.843575 16771 catalog_manager.cc:5697] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf reported cstate change: term changed from 2 to 3, leader changed from 3b47907ebe544871bf91d515e825cc48 (127.15.222.193) to 02119430a95c478587dca64458064adf (127.15.222.195). New cstate: current_term: 3 leader_uuid: "02119430a95c478587dca64458064adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.864836 17193 raft_consensus.cc:993] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48: : Instructing follower 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:08.865239 17195 raft_consensus.cc:1081] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Signalling peer 13dc7f237a324cd19538a6c7bf015a2e to start an election
I20260713 09:06:08.866377 16948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c9151103264cbb8a238e15d566f475"
dest_uuid: "13dc7f237a324cd19538a6c7bf015a2e"
 from {username='slave'} at 127.0.0.1:43276
I20260713 09:06:08.866747 16948 raft_consensus.cc:493] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:08.866990 16948 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.870841 16948 raft_consensus.cc:515] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.872294 16948 leader_election.cc:290] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [CANDIDATE]: Term 3 election: Requested vote from peers 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949), 02119430a95c478587dca64458064adf (127.15.222.195:38365)
I20260713 09:06:08.873036 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c9151103264cbb8a238e15d566f475" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b47907ebe544871bf91d515e825cc48"
I20260713 09:06:08.873234 17022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c9151103264cbb8a238e15d566f475" candidate_uuid: "13dc7f237a324cd19538a6c7bf015a2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "02119430a95c478587dca64458064adf"
I20260713 09:06:08.873610 16872 raft_consensus.cc:3055] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:08.873672 17022 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.873991 16872 raft_consensus.cc:740] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b47907ebe544871bf91d515e825cc48, State: Running, Role: LEADER
I20260713 09:06:08.874773 16872 consensus_queue.cc:260] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.875986 16872 raft_consensus.cc:3060] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:08.879457 17022 raft_consensus.cc:2468] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 3.
I20260713 09:06:08.880386 16912 leader_election.cc:304] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [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: 02119430a95c478587dca64458064adf, 13dc7f237a324cd19538a6c7bf015a2e; no voters: 
I20260713 09:06:08.881008 17151 raft_consensus.cc:2804] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:08.881348 17151 raft_consensus.cc:697] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 LEADER]: Becoming Leader. State: Replica: 13dc7f237a324cd19538a6c7bf015a2e, State: Running, Role: LEADER
I20260713 09:06:08.881834 16872 raft_consensus.cc:2468] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13dc7f237a324cd19538a6c7bf015a2e in term 3.
I20260713 09:06:08.882104 17151 consensus_queue.cc:237] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [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: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } }
I20260713 09:06:08.887897 16771 catalog_manager.cc:5697] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e reported cstate change: term changed from 2 to 3, leader changed from 3b47907ebe544871bf91d515e825cc48 (127.15.222.193) to 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194). New cstate: current_term: 3 leader_uuid: "13dc7f237a324cd19538a6c7bf015a2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.136691 16872 raft_consensus.cc:1275] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 4 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:09.137714 17151 consensus_queue.cc:1048] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:09.146561 17022 raft_consensus.cc:1275] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 4 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:09.147933 17202 consensus_queue.cc:1048] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:09.233127 16872 raft_consensus.cc:1275] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Refusing update from remote peer 02119430a95c478587dca64458064adf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:09.234174 17164 consensus_queue.cc:1048] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.241832 16948 raft_consensus.cc:1275] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Refusing update from remote peer 02119430a95c478587dca64458064adf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:09.243335 17196 consensus_queue.cc:1048] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.282159 16948 raft_consensus.cc:1275] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Refusing update from remote peer 02119430a95c478587dca64458064adf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:09.283181 17212 consensus_queue.cc:1048] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "13dc7f237a324cd19538a6c7bf015a2e" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 33867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.291085 16872 raft_consensus.cc:1275] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Refusing update from remote peer 02119430a95c478587dca64458064adf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:09.292302 17212 consensus_queue.cc:1048] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.303798 16872 raft_consensus.cc:1275] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:09.304765 17202 consensus_queue.cc:1048] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b47907ebe544871bf91d515e825cc48" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 42949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.312122 17022 raft_consensus.cc:1275] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Refusing update from remote peer 13dc7f237a324cd19538a6c7bf015a2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:09.313714 17202 consensus_queue.cc:1048] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "02119430a95c478587dca64458064adf" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 38365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.674391 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:09.679759 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260713 09:06:09.702792 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:09.703388 16251 tablet_replica.cc:333] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.703984 16251 raft_consensus.cc:2243] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.704360 16251 raft_consensus.cc:2272] T cf20bf29e9e14dbb99526f2509ccb1c6 P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.706068 16251 tablet_replica.cc:333] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.706559 16251 raft_consensus.cc:2243] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.706947 16251 raft_consensus.cc:2272] T 5950eb79cc364c4599c91d3c79d48d48 P 3b47907ebe544871bf91d515e825cc48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.708457 16251 tablet_replica.cc:333] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.708902 16251 raft_consensus.cc:2243] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.709620 16251 raft_consensus.cc:2272] T b1c1e384be7f43c38fe8001360c1fa36 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.711194 16251 tablet_replica.cc:333] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.711751 16251 raft_consensus.cc:2243] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.712530 16251 raft_consensus.cc:2272] T d9782cb6069944c79c9b35c9f0a6400e P 3b47907ebe544871bf91d515e825cc48 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:09.713399 16987 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]
I20260713 09:06:09.714663 16251 tablet_replica.cc:333] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.715387 16251 raft_consensus.cc:2243] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.716358 16251 raft_consensus.cc:2272] T 885b10e3963b4c14b19fd81e06717ba8 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:09.716262 16987 consensus_peers.cc:597] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf -> Peer 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949): Couldn't send request to peer 3b47907ebe544871bf91d515e825cc48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.718245 16251 tablet_replica.cc:333] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.718686 16251 raft_consensus.cc:2243] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.719022 16251 raft_consensus.cc:2272] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.720664 16251 tablet_replica.cc:333] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.721129 16251 raft_consensus.cc:2243] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.721477 16251 raft_consensus.cc:2272] T 38c9151103264cbb8a238e15d566f475 P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.723351 16251 tablet_replica.cc:333] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.723933 16251 raft_consensus.cc:2243] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.724368 16251 raft_consensus.cc:2272] T ff80cf4ad7b340be9eef8e5aff36ae86 P 3b47907ebe544871bf91d515e825cc48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.726239 16251 tablet_replica.cc:333] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.726682 16251 raft_consensus.cc:2243] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.727495 16251 raft_consensus.cc:2272] T b4ef2c06adec488c87037f8437dba707 P 3b47907ebe544871bf91d515e825cc48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.729254 16251 tablet_replica.cc:333] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48: stopping tablet replica
I20260713 09:06:09.729619 16251 raft_consensus.cc:2243] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.729918 16251 raft_consensus.cc:2272] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 3b47907ebe544871bf91d515e825cc48 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:09.733953 16913 consensus_peers.cc:597] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e -> Peer 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949): Couldn't send request to peer 3b47907ebe544871bf91d515e825cc48. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:09.750468 16987 consensus_peers.cc:597] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf -> Peer 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949): Couldn't send request to peer 3b47907ebe544871bf91d515e825cc48. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.757483 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
I20260713 09:06:09.775004 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260713 09:06:09.797550 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:06:09.798053 16913 consensus_peers.cc:597] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e -> Peer 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949): Couldn't send request to peer 3b47907ebe544871bf91d515e825cc48. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.798226 16251 tablet_replica.cc:333] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.798965 16251 raft_consensus.cc:2243] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.799381 16251 raft_consensus.cc:2272] T cf20bf29e9e14dbb99526f2509ccb1c6 P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.801098 16251 tablet_replica.cc:333] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.801564 16251 raft_consensus.cc:2243] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.801927 16251 raft_consensus.cc:2272] T 885b10e3963b4c14b19fd81e06717ba8 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.803438 16251 tablet_replica.cc:333] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.803865 16251 raft_consensus.cc:2243] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.804520 16251 raft_consensus.cc:2272] T 5950eb79cc364c4599c91d3c79d48d48 P 13dc7f237a324cd19538a6c7bf015a2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.806067 16251 tablet_replica.cc:333] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.806514 16251 raft_consensus.cc:2243] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.806869 16251 raft_consensus.cc:2272] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.808538 16251 tablet_replica.cc:333] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.809043 16251 raft_consensus.cc:2243] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.809649 16251 raft_consensus.cc:2272] T 38c9151103264cbb8a238e15d566f475 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.811525 16251 tablet_replica.cc:333] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.811949 16251 raft_consensus.cc:2243] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.812539 16251 raft_consensus.cc:2272] T ff80cf4ad7b340be9eef8e5aff36ae86 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.814101 16251 tablet_replica.cc:333] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.814535 16251 raft_consensus.cc:2243] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.814915 16251 raft_consensus.cc:2272] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.816534 16251 tablet_replica.cc:333] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.816973 16251 raft_consensus.cc:2243] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.817395 16251 raft_consensus.cc:2272] T b4ef2c06adec488c87037f8437dba707 P 13dc7f237a324cd19538a6c7bf015a2e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.818874 16251 tablet_replica.cc:333] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.819307 16251 raft_consensus.cc:2243] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.819686 16251 raft_consensus.cc:2272] T b1c1e384be7f43c38fe8001360c1fa36 P 13dc7f237a324cd19538a6c7bf015a2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.821102 16251 tablet_replica.cc:333] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e: stopping tablet replica
I20260713 09:06:09.821472 16251 raft_consensus.cc:2243] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.821812 16251 raft_consensus.cc:2272] T d9782cb6069944c79c9b35c9f0a6400e P 13dc7f237a324cd19538a6c7bf015a2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.848179 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
W20260713 09:06:09.849758 16989 consensus_peers.cc:597] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf -> Peer 13dc7f237a324cd19538a6c7bf015a2e (127.15.222.194:33867): Couldn't send request to peer 13dc7f237a324cd19538a6c7bf015a2e. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:33867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.865629 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260713 09:06:09.877952 16987 consensus_peers.cc:597] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf -> Peer 3b47907ebe544871bf91d515e825cc48 (127.15.222.193:42949): Couldn't send request to peer 3b47907ebe544871bf91d515e825cc48. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:42949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.887687 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:09.888339 16251 tablet_replica.cc:333] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.889045 16251 raft_consensus.cc:2243] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.889592 16251 raft_consensus.cc:2272] T 5950eb79cc364c4599c91d3c79d48d48 P 02119430a95c478587dca64458064adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.891145 16251 tablet_replica.cc:333] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.891587 16251 raft_consensus.cc:2243] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.891927 16251 raft_consensus.cc:2272] T b4ef2c06adec488c87037f8437dba707 P 02119430a95c478587dca64458064adf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.893393 16251 tablet_replica.cc:333] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.893868 16251 raft_consensus.cc:2243] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.894492 16251 raft_consensus.cc:2272] T 0ac949fa2d3f4cfc9a9ecd427196af7c P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.896174 16251 tablet_replica.cc:333] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.896607 16251 raft_consensus.cc:2243] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.897030 16251 raft_consensus.cc:2272] T 885b10e3963b4c14b19fd81e06717ba8 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.898418 16251 tablet_replica.cc:333] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.898833 16251 raft_consensus.cc:2243] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.899462 16251 raft_consensus.cc:2272] T cf20bf29e9e14dbb99526f2509ccb1c6 P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.900967 16251 tablet_replica.cc:333] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.901407 16251 raft_consensus.cc:2243] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.901758 16251 raft_consensus.cc:2272] T d9782cb6069944c79c9b35c9f0a6400e P 02119430a95c478587dca64458064adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.903473 16251 tablet_replica.cc:333] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.903899 16251 raft_consensus.cc:2243] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.904277 16251 raft_consensus.cc:2272] T b1c1e384be7f43c38fe8001360c1fa36 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.905696 16251 tablet_replica.cc:333] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.906106 16251 raft_consensus.cc:2243] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.906448 16251 raft_consensus.cc:2272] T 38c9151103264cbb8a238e15d566f475 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.908181 16251 tablet_replica.cc:333] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.908595 16251 raft_consensus.cc:2243] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:09.908994 16251 raft_consensus.cc:2272] T ff80cf4ad7b340be9eef8e5aff36ae86 P 02119430a95c478587dca64458064adf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.910719 16251 tablet_replica.cc:333] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf: stopping tablet replica
I20260713 09:06:09.911103 16251 raft_consensus.cc:2243] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.911684 16251 raft_consensus.cc:2272] T 9e9e2bdc78c444de8053868bb4e2b5f4 P 02119430a95c478587dca64458064adf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.937597 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260713 09:06:09.953270 16251 master.cc:562] Master@127.15.222.254:41401 shutting down...
I20260713 09:06:09.968986 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:09.969398 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:09.969646 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b6a6c217d46428180da8c5340acc864: stopping tablet replica
I20260713 09:06:09.986929 16251 master.cc:584] Master@127.15.222.254:41401 shutdown complete.
02119430a95c478587dca64458064adf  1
13dc7f237a324cd19538a6c7bf015a2e  4
3b47907ebe544871bf91d515e825cc48  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (9963 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:06:10.021130 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:34611
I20260713 09:06:10.022135 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:10.026948 17225 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
W20260713 09:06:10.026975 17224 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
W20260713 09:06:10.029218 17227 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
I20260713 09:06:10.029914 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:10.030678 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:10.030869 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:10.030984 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933570030973 us; error 0 us; skew 500 ppm
I20260713 09:06:10.031420 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:10.033725 16251 webserver.cc:533] Webserver started at http://127.15.222.254:46275/ using document root <none> and password file <none>
I20260713 09:06:10.034123 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:10.034262 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:10.034479 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:10.035455 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/master-0-root/instance:
uuid: "ef5961c257f24587b973416b7d4b55f9"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-lzdr"
I20260713 09:06:10.039268 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:06:10.042213 17232 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.042830 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:10.043043 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/master-0-root
uuid: "ef5961c257f24587b973416b7d4b55f9"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-lzdr"
I20260713 09:06:10.043259 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-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)
I20260713 09:06:10.062135 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:10.063156 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:10.097198 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:34611
I20260713 09:06:10.097294 17283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:34611 every 8 connection(s)
I20260713 09:06:10.100648 17284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.109265 17284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9: Bootstrap starting.
I20260713 09:06:10.113384 17284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.116971 17284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9: No bootstrap required, opened a new log
I20260713 09:06:10.118793 17284 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5961c257f24587b973416b7d4b55f9" member_type: VOTER }
I20260713 09:06:10.119135 17284 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.119334 17284 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5961c257f24587b973416b7d4b55f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.119865 17284 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef5961c257f24587b973416b7d4b55f9" member_type: VOTER }
I20260713 09:06:10.120260 17284 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:10.120471 17284 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:10.120718 17284 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.124223 17284 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5961c257f24587b973416b7d4b55f9" member_type: VOTER }
I20260713 09:06:10.124677 17284 leader_election.cc:304] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [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: ef5961c257f24587b973416b7d4b55f9; no voters: 
I20260713 09:06:10.125671 17284 leader_election.cc:290] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:10.125921 17287 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:10.127056 17287 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 1 LEADER]: Becoming Leader. State: Replica: ef5961c257f24587b973416b7d4b55f9, State: Running, Role: LEADER
I20260713 09:06:10.127671 17287 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [LEADER]: Queue going to LEADER mode. State: All 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: "ef5961c257f24587b973416b7d4b55f9" member_type: VOTER }
I20260713 09:06:10.128208 17284 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:10.132302 17289 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef5961c257f24587b973416b7d4b55f9. Latest consensus state: current_term: 1 leader_uuid: "ef5961c257f24587b973416b7d4b55f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5961c257f24587b973416b7d4b55f9" member_type: VOTER } }
I20260713 09:06:10.132830 17289 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:10.134404 17295 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:10.134400 17288 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef5961c257f24587b973416b7d4b55f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5961c257f24587b973416b7d4b55f9" member_type: VOTER } }
I20260713 09:06:10.135063 17288 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:10.139649 17295 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:10.144623 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:10.147802 17295 catalog_manager.cc:1383] Generated new cluster ID: d573b9f5719f4deda06bde44f545fcfe
I20260713 09:06:10.148006 17295 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:10.174043 17295 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:10.175081 17295 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:10.187430 17295 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9: Generated new TSK 0
I20260713 09:06:10.187852 17295 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:10.210809 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:10.215891 17305 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
W20260713 09:06:10.216776 17306 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
W20260713 09:06:10.218658 17308 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
I20260713 09:06:10.219031 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:10.219717 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:10.219884 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:10.220002 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933570219992 us; error 0 us; skew 500 ppm
I20260713 09:06:10.220459 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:10.222376 16251 webserver.cc:533] Webserver started at http://127.15.222.193:39665/ using document root <none> and password file <none>
I20260713 09:06:10.222774 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:10.222913 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:10.223110 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:10.224020 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root/instance:
uuid: "1616234ab502468d8a75024fa7f25cad"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-lzdr"
I20260713 09:06:10.227910 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:06:10.230844 17313 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.231472 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:10.231709 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "1616234ab502468d8a75024fa7f25cad"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-lzdr"
I20260713 09:06:10.231946 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-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)
I20260713 09:06:10.239857 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:10.240876 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:10.242172 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:10.244151 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:10.244328 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.244539 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:10.244705 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.280476 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:45579
I20260713 09:06:10.280555 17375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:45579 every 8 connection(s)
I20260713 09:06:10.284780 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:10.291290 17380 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
W20260713 09:06:10.292518 17381 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
W20260713 09:06:10.295168 17383 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
I20260713 09:06:10.295713 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:10.296870 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:10.297115 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:10.297292 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933570297275 us; error 0 us; skew 500 ppm
I20260713 09:06:10.297600 17376 heartbeater.cc:344] Connected to a master server at 127.15.222.254:34611
I20260713 09:06:10.297941 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:10.297947 17376 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:10.298964 17376 heartbeater.cc:507] Master 127.15.222.254:34611 requested a full tablet report, sending...
I20260713 09:06:10.300776 16251 webserver.cc:533] Webserver started at http://127.15.222.194:39871/ using document root <none> and password file <none>
I20260713 09:06:10.301127 17249 ts_manager.cc:194] Registered new tserver with Master: 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:10.301407 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:10.301647 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:10.301949 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:10.303308 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root/instance:
uuid: "6fe68658a12744b2be75800ba56d1d53"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-lzdr"
I20260713 09:06:10.303371 17249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44126
I20260713 09:06:10.307873 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:10.310770 17388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.311419 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:10.311669 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root
uuid: "6fe68658a12744b2be75800ba56d1d53"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-lzdr"
I20260713 09:06:10.311918 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-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)
I20260713 09:06:10.325428 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:10.326473 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:10.327723 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:10.329732 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:10.329953 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.330176 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:10.330317 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.365947 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:46609
I20260713 09:06:10.366016 17450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:46609 every 8 connection(s)
I20260713 09:06:10.370170 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:10.376312 17454 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
W20260713 09:06:10.378337 17455 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
I20260713 09:06:10.380290 16251 server_base.cc:1061] running on GCE node
W20260713 09:06:10.380511 17457 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
I20260713 09:06:10.381369 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:10.381574 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:10.381652 17451 heartbeater.cc:344] Connected to a master server at 127.15.222.254:34611
I20260713 09:06:10.381776 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933570381757 us; error 0 us; skew 500 ppm
I20260713 09:06:10.382035 17451 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:10.382486 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:10.382835 17451 heartbeater.cc:507] Master 127.15.222.254:34611 requested a full tablet report, sending...
I20260713 09:06:10.384764 16251 webserver.cc:533] Webserver started at http://127.15.222.195:36255/ using document root <none> and password file <none>
I20260713 09:06:10.384815 17249 ts_manager.cc:194] Registered new tserver with Master: 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:10.385321 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:10.385529 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:10.385772 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:10.386204 17249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44140
I20260713 09:06:10.386809 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root/instance:
uuid: "5624cd41a79f483ab1af79c777b1679f"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-lzdr"
I20260713 09:06:10.391103 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:10.393978 17462 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.394608 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:10.394851 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root
uuid: "5624cd41a79f483ab1af79c777b1679f"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-lzdr"
I20260713 09:06:10.395094 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-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)
I20260713 09:06:10.416416 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:10.417454 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:10.418715 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:10.420680 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:10.420867 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.421090 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:10.421236 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.457226 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:33265
I20260713 09:06:10.457317 17524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:33265 every 8 connection(s)
I20260713 09:06:10.469506 17525 heartbeater.cc:344] Connected to a master server at 127.15.222.254:34611
I20260713 09:06:10.469798 17525 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:10.470405 17525 heartbeater.cc:507] Master 127.15.222.254:34611 requested a full tablet report, sending...
I20260713 09:06:10.472112 17249 ts_manager.cc:194] Registered new tserver with Master: 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:10.473080 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012865584s
I20260713 09:06:10.473311 17249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44152
I20260713 09:06:10.494634 17249 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44162:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:10.498371 17249 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.
I20260713 09:06:10.609628 17416 tablet_service.cc:1511] Processing CreateTablet for tablet d8d38abaaa2f45b09042b0c8dfae8b74 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:10.610957 17416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d38abaaa2f45b09042b0c8dfae8b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.614156 17415 tablet_service.cc:1511] Processing CreateTablet for tablet 666aa51ef4d840438437378ed4c1b753 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:10.615473 17415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666aa51ef4d840438437378ed4c1b753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.617224 17414 tablet_service.cc:1511] Processing CreateTablet for tablet b877f35e43df46d8b37c4efccb071ee0 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:10.618474 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b877f35e43df46d8b37c4efccb071ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.622044 17412 tablet_service.cc:1511] Processing CreateTablet for tablet 82d84449d44c4719b421fbb00cdbcd14 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:10.623301 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d84449d44c4719b421fbb00cdbcd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.624508 17413 tablet_service.cc:1511] Processing CreateTablet for tablet 69a3f612e87441d3aafb969ed74a5b04 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:10.625766 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a3f612e87441d3aafb969ed74a5b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.638229 17411 tablet_service.cc:1511] Processing CreateTablet for tablet ef6994ec39104fa7b8fd2ede6fd5f192 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:10.639431 17411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6994ec39104fa7b8fd2ede6fd5f192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.640543 17340 tablet_service.cc:1511] Processing CreateTablet for tablet 666aa51ef4d840438437378ed4c1b753 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:10.641773 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666aa51ef4d840438437378ed4c1b753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.639424 17341 tablet_service.cc:1511] Processing CreateTablet for tablet d8d38abaaa2f45b09042b0c8dfae8b74 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:10.643859 17489 tablet_service.cc:1511] Processing CreateTablet for tablet 666aa51ef4d840438437378ed4c1b753 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:10.644666 17341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d38abaaa2f45b09042b0c8dfae8b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.645125 17489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666aa51ef4d840438437378ed4c1b753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.644870 17486 tablet_service.cc:1511] Processing CreateTablet for tablet 82d84449d44c4719b421fbb00cdbcd14 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:10.646338 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d84449d44c4719b421fbb00cdbcd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.650058 17339 tablet_service.cc:1511] Processing CreateTablet for tablet b877f35e43df46d8b37c4efccb071ee0 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:10.651242 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b877f35e43df46d8b37c4efccb071ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.654047 17338 tablet_service.cc:1511] Processing CreateTablet for tablet 69a3f612e87441d3aafb969ed74a5b04 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:10.655201 17338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a3f612e87441d3aafb969ed74a5b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.658052 17337 tablet_service.cc:1511] Processing CreateTablet for tablet 82d84449d44c4719b421fbb00cdbcd14 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:10.659256 17337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d84449d44c4719b421fbb00cdbcd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.659008 17485 tablet_service.cc:1511] Processing CreateTablet for tablet ef6994ec39104fa7b8fd2ede6fd5f192 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:10.660202 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6994ec39104fa7b8fd2ede6fd5f192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.660915 17336 tablet_service.cc:1511] Processing CreateTablet for tablet ef6994ec39104fa7b8fd2ede6fd5f192 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:10.662173 17336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6994ec39104fa7b8fd2ede6fd5f192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.664055 17490 tablet_service.cc:1511] Processing CreateTablet for tablet d8d38abaaa2f45b09042b0c8dfae8b74 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:10.665290 17490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d38abaaa2f45b09042b0c8dfae8b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.666996 17488 tablet_service.cc:1511] Processing CreateTablet for tablet b877f35e43df46d8b37c4efccb071ee0 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:10.668179 17488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b877f35e43df46d8b37c4efccb071ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.669850 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 69a3f612e87441d3aafb969ed74a5b04 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:10.671113 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a3f612e87441d3aafb969ed74a5b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.686514 17410 tablet_service.cc:1511] Processing CreateTablet for tablet 66163c771b044cdd9c7fd52a8a68c733 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:10.687726 17410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66163c771b044cdd9c7fd52a8a68c733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.690322 17335 tablet_service.cc:1511] Processing CreateTablet for tablet 66163c771b044cdd9c7fd52a8a68c733 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:10.694586 17540 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:10.694502 17335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66163c771b044cdd9c7fd52a8a68c733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.737192 17334 tablet_service.cc:1511] Processing CreateTablet for tablet e1e6915c7b164bcdb1b383e6c5258b82 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:10.739001 17334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e6915c7b164bcdb1b383e6c5258b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.740259 17413 tablet_service.cc:1511] Processing CreateTablet for tablet e1e6915c7b164bcdb1b383e6c5258b82 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:10.741453 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e6915c7b164bcdb1b383e6c5258b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.753911 17540 tablet_bootstrap.cc:654] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.775370 17339 tablet_service.cc:1511] Processing CreateTablet for tablet 9536ba68d12d4043a46315cb4ed0947f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:10.776590 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9536ba68d12d4043a46315cb4ed0947f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.776876 17484 tablet_service.cc:1511] Processing CreateTablet for tablet e1e6915c7b164bcdb1b383e6c5258b82 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:10.778069 17484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e6915c7b164bcdb1b383e6c5258b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.782984 17541 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:10.782866 17416 tablet_service.cc:1511] Processing CreateTablet for tablet 9536ba68d12d4043a46315cb4ed0947f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:10.783869 17542 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:10.784029 17416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9536ba68d12d4043a46315cb4ed0947f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.790182 17542 tablet_bootstrap.cc:654] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.790733 17335 tablet_service.cc:1511] Processing CreateTablet for tablet b02080da924243c7a907561aafa54c99 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:10.795956 17335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02080da924243c7a907561aafa54c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.804170 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 9536ba68d12d4043a46315cb4ed0947f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:10.805415 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9536ba68d12d4043a46315cb4ed0947f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.805384 17340 tablet_service.cc:1511] Processing CreateTablet for tablet 89b8823dd23f4498a4e45a7558def618 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:10.806663 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b8823dd23f4498a4e45a7558def618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.800625 17490 tablet_service.cc:1511] Processing CreateTablet for tablet b02080da924243c7a907561aafa54c99 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:10.812723 17490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02080da924243c7a907561aafa54c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.813107 17489 tablet_service.cc:1511] Processing CreateTablet for tablet 66163c771b044cdd9c7fd52a8a68c733 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:10.819500 17540 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:10.819962 17540 ts_tablet_manager.cc:1403] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.126s	user 0.004s	sys 0.016s
I20260713 09:06:10.810309 17413 tablet_service.cc:1511] Processing CreateTablet for tablet b02080da924243c7a907561aafa54c99 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:10.821985 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02080da924243c7a907561aafa54c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.822654 17540 raft_consensus.cc:359] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:10.824100 17540 raft_consensus.cc:385] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.824421 17540 raft_consensus.cc:740] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.825268 17540 consensus_queue.cc:260] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:10.829214 17489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66163c771b044cdd9c7fd52a8a68c733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.831992 17486 tablet_service.cc:1511] Processing CreateTablet for tablet 89b8823dd23f4498a4e45a7558def618 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:10.834002 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b8823dd23f4498a4e45a7558def618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.834343 17338 tablet_service.cc:1511] Processing CreateTablet for tablet daf9f998aa5f4e5f8cf776c5907ea280 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:10.832114 17412 tablet_service.cc:1511] Processing CreateTablet for tablet 89b8823dd23f4498a4e45a7558def618 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:10.836647 17338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf9f998aa5f4e5f8cf776c5907ea280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.838337 17414 tablet_service.cc:1511] Processing CreateTablet for tablet daf9f998aa5f4e5f8cf776c5907ea280 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:10.839457 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf9f998aa5f4e5f8cf776c5907ea280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.820894 17541 tablet_bootstrap.cc:654] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.846123 17415 tablet_service.cc:1511] Processing CreateTablet for tablet 4466bf5c17f64375b45c5a0aaf9256cf (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:10.847296 17415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4466bf5c17f64375b45c5a0aaf9256cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.850900 17451 heartbeater.cc:499] Master 127.15.222.254:34611 was elected leader, sending a full tablet report...
I20260713 09:06:10.850948 17487 tablet_service.cc:1511] Processing CreateTablet for tablet daf9f998aa5f4e5f8cf776c5907ea280 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:10.851812 17485 tablet_service.cc:1511] Processing CreateTablet for tablet 4466bf5c17f64375b45c5a0aaf9256cf (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:10.852228 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf9f998aa5f4e5f8cf776c5907ea280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.852964 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4466bf5c17f64375b45c5a0aaf9256cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.858449 17542 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:10.858907 17542 ts_tablet_manager.cc:1403] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.075s	user 0.002s	sys 0.014s
I20260713 09:06:10.863204 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b8823dd23f4498a4e45a7558def618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.867645 17339 tablet_service.cc:1511] Processing CreateTablet for tablet 4466bf5c17f64375b45c5a0aaf9256cf (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:10.875159 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4466bf5c17f64375b45c5a0aaf9256cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.873031 17410 tablet_service.cc:1511] Processing CreateTablet for tablet d556cea43f3246b19eae1b4d824c336f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:10.877720 17410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d556cea43f3246b19eae1b4d824c336f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.873903 17340 tablet_service.cc:1511] Processing CreateTablet for tablet d556cea43f3246b19eae1b4d824c336f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:10.870157 17542 raft_consensus.cc:359] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:10.881472 17542 raft_consensus.cc:385] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.882229 17542 raft_consensus.cc:740] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.882922 17540 ts_tablet_manager.cc:1434] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.005s
I20260713 09:06:10.883111 17542 consensus_queue.cc:260] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:10.883805 17540 tablet_bootstrap.cc:492] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:10.900532 17541 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:10.901065 17541 ts_tablet_manager.cc:1403] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.000s
I20260713 09:06:10.903776 17541 raft_consensus.cc:359] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:10.904441 17541 raft_consensus.cc:385] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.904724 17541 raft_consensus.cc:740] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.900535 17540 tablet_bootstrap.cc:654] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.905459 17541 consensus_queue.cc:260] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:10.908033 17542 ts_tablet_manager.cc:1434] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.008s
I20260713 09:06:10.908999 17542 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:10.911808 17525 heartbeater.cc:499] Master 127.15.222.254:34611 was elected leader, sending a full tablet report...
I20260713 09:06:10.914799 17542 tablet_bootstrap.cc:654] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.907451 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d556cea43f3246b19eae1b4d824c336f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.919658 17376 heartbeater.cc:499] Master 127.15.222.254:34611 was elected leader, sending a full tablet report...
I20260713 09:06:10.922592 17414 tablet_service.cc:1511] Processing CreateTablet for tablet 35e8c663c75844f0b07ddd1cea147124 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:10.923018 17338 tablet_service.cc:1511] Processing CreateTablet for tablet 35e8c663c75844f0b07ddd1cea147124 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:10.923853 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e8c663c75844f0b07ddd1cea147124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.924139 17489 tablet_service.cc:1511] Processing CreateTablet for tablet d556cea43f3246b19eae1b4d824c336f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:10.925277 17489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d556cea43f3246b19eae1b4d824c336f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.928134 17335 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6b0bd96a0c4ca6b31b257b2413b261 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:10.929598 17335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6b0bd96a0c4ca6b31b257b2413b261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.931298 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 35e8c663c75844f0b07ddd1cea147124 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:10.932392 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e8c663c75844f0b07ddd1cea147124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.933375 17338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e8c663c75844f0b07ddd1cea147124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.943593 17412 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6b0bd96a0c4ca6b31b257b2413b261 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:10.944784 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6b0bd96a0c4ca6b31b257b2413b261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.946192 17541 ts_tablet_manager.cc:1434] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:06:10.947197 17541 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:10.951810 17485 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6b0bd96a0c4ca6b31b257b2413b261 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:10.952909 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6b0bd96a0c4ca6b31b257b2413b261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.953626 17339 tablet_service.cc:1511] Processing CreateTablet for tablet 63b82832c9a044d9873faf7b291af420 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:10.955480 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b82832c9a044d9873faf7b291af420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.957718 17486 tablet_service.cc:1511] Processing CreateTablet for tablet 63b82832c9a044d9873faf7b291af420 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:10.958853 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b82832c9a044d9873faf7b291af420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.971032 17415 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef92e0a8d814bfd9bf824c8645f4ecb (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:10.971709 17540 tablet_bootstrap.cc:492] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:10.972163 17540 ts_tablet_manager.cc:1403] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.089s	user 0.005s	sys 0.015s
I20260713 09:06:10.972236 17415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef92e0a8d814bfd9bf824c8645f4ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.972241 17542 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:10.972972 17542 ts_tablet_manager.cc:1403] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.002s
I20260713 09:06:10.973330 17414 tablet_service.cc:1511] Processing CreateTablet for tablet 63b82832c9a044d9873faf7b291af420 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:10.974910 17540 raft_consensus.cc:359] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:10.975719 17540 raft_consensus.cc:385] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.975719 17542 raft_consensus.cc:359] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:10.976207 17540 raft_consensus.cc:740] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.983116 17541 tablet_bootstrap.cc:654] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.983790 17490 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef92e0a8d814bfd9bf824c8645f4ecb (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:10.985239 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b82832c9a044d9873faf7b291af420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.984882 17336 tablet_service.cc:1511] Processing CreateTablet for tablet 227892b93896490b9d8ccb477775a06b (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:10.992406 17336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227892b93896490b9d8ccb477775a06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.988384 17542 raft_consensus.cc:385] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.993913 17542 raft_consensus.cc:740] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.994740 17542 consensus_queue.cc:260] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:10.996739 17542 ts_tablet_manager.cc:1434] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.002s
I20260713 09:06:10.989593 17490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef92e0a8d814bfd9bf824c8645f4ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.002707 17542 tablet_bootstrap.cc:492] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:10.991196 17340 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef92e0a8d814bfd9bf824c8645f4ecb (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:11.009922 17412 tablet_service.cc:1511] Processing CreateTablet for tablet 227892b93896490b9d8ccb477775a06b (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:11.011070 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227892b93896490b9d8ccb477775a06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.990141 17540 consensus_queue.cc:260] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.015004 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef92e0a8d814bfd9bf824c8645f4ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.020255 17540 ts_tablet_manager.cc:1434] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260713 09:06:11.026042 17540 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.030468 17548 raft_consensus.cc:493] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.030435 17485 tablet_service.cc:1511] Processing CreateTablet for tablet 227892b93896490b9d8ccb477775a06b (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:11.031044 17548 raft_consensus.cc:515] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:11.031858 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227892b93896490b9d8ccb477775a06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.037081 17548 leader_election.cc:290] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.042068 17339 tablet_service.cc:1511] Processing CreateTablet for tablet 7f19fc8091414bd6bf5f276fcb40d0a3 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:11.043239 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f19fc8091414bd6bf5f276fcb40d0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.059836 17412 tablet_service.cc:1511] Processing CreateTablet for tablet 7f19fc8091414bd6bf5f276fcb40d0a3 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:11.061009 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f19fc8091414bd6bf5f276fcb40d0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.060909 17485 tablet_service.cc:1511] Processing CreateTablet for tablet 7f19fc8091414bd6bf5f276fcb40d0a3 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:11.062114 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f19fc8091414bd6bf5f276fcb40d0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.026639 17542 tablet_bootstrap.cc:654] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.068702 17540 tablet_bootstrap.cc:654] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.069563 17415 tablet_service.cc:1511] Processing CreateTablet for tablet aeb397d04b834861b130c57200bf39f3 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:11.070719 17415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb397d04b834861b130c57200bf39f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.074156 17490 tablet_service.cc:1511] Processing CreateTablet for tablet aeb397d04b834861b130c57200bf39f3 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:11.075304 17490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb397d04b834861b130c57200bf39f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.078434 17545 raft_consensus.cc:493] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.078866 17545 raft_consensus.cc:515] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.080503 17410 tablet_service.cc:1511] Processing CreateTablet for tablet 64d1397d9bbb4b8b909de3453117510f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:11.080629 17336 tablet_service.cc:1511] Processing CreateTablet for tablet 64d1397d9bbb4b8b909de3453117510f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:11.082321 17410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d1397d9bbb4b8b909de3453117510f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.085276 17545 leader_election.cc:290] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.096486 17336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d1397d9bbb4b8b909de3453117510f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.097585 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
W20260713 09:06:11.099113 17316 leader_election.cc:343] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.096469 17340 tablet_service.cc:1511] Processing CreateTablet for tablet aeb397d04b834861b130c57200bf39f3 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:11.103127 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb397d04b834861b130c57200bf39f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.104352 17487 tablet_service.cc:1511] Processing CreateTablet for tablet 64d1397d9bbb4b8b909de3453117510f (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:11.105497 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d1397d9bbb4b8b909de3453117510f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.109668 17339 tablet_service.cc:1511] Processing CreateTablet for tablet 7693456f91e9449d9ab1757a7f59f7a9 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:11.110870 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7693456f91e9449d9ab1757a7f59f7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.111150 17542 tablet_bootstrap.cc:492] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.111609 17542 ts_tablet_manager.cc:1403] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.006s
I20260713 09:06:11.113129 17540 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.113574 17540 ts_tablet_manager.cc:1403] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.088s	user 0.004s	sys 0.008s
I20260713 09:06:11.116616 17540 raft_consensus.cc:359] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:11.117194 17540 raft_consensus.cc:385] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.117498 17540 raft_consensus.cc:740] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.118202 17540 consensus_queue.cc:260] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:11.120275 17540 ts_tablet_manager.cc:1434] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:11.121161 17540 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.126914 17414 tablet_service.cc:1511] Processing CreateTablet for tablet 7693456f91e9449d9ab1757a7f59f7a9 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:11.127455 17540 tablet_bootstrap.cc:654] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.128098 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7693456f91e9449d9ab1757a7f59f7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.131299 17415 tablet_service.cc:1511] Processing CreateTablet for tablet d0c9fd51c51f46928e1609900f8131d6 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:11.132385 17541 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.132434 17415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c9fd51c51f46928e1609900f8131d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.132946 17541 ts_tablet_manager.cc:1403] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.186s	user 0.047s	sys 0.017s
I20260713 09:06:11.137856 17340 tablet_service.cc:1511] Processing CreateTablet for tablet d0c9fd51c51f46928e1609900f8131d6 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:11.138501 17541 raft_consensus.cc:359] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.139190 17541 raft_consensus.cc:385] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.139459 17541 raft_consensus.cc:740] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.140146 17541 consensus_queue.cc:260] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
W20260713 09:06:11.140676 17297 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:11.141103 17489 tablet_service.cc:1511] Processing CreateTablet for tablet d0c9fd51c51f46928e1609900f8131d6 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:11.142251 17489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c9fd51c51f46928e1609900f8131d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.141445 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c9fd51c51f46928e1609900f8131d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.130347 17490 tablet_service.cc:1511] Processing CreateTablet for tablet 7693456f91e9449d9ab1757a7f59f7a9 (DEFAULT_TABLE table=test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:11.150401 17490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7693456f91e9449d9ab1757a7f59f7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.162998 17542 raft_consensus.cc:359] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.163676 17542 raft_consensus.cc:385] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.164023 17542 raft_consensus.cc:740] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.164863 17542 consensus_queue.cc:260] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.172844 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6994ec39104fa7b8fd2ede6fd5f192" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.173974 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6994ec39104fa7b8fd2ede6fd5f192" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
W20260713 09:06:11.174372 17392 leader_election.cc:343] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.174535 17500 raft_consensus.cc:2468] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.174945 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:11.175535 17426 raft_consensus.cc:2468] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:11.175863 17391 leader_election.cc:304] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [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: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad
I20260713 09:06:11.176129 17542 ts_tablet_manager.cc:1434] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260713 09:06:11.176671 17545 raft_consensus.cc:2804] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.177222 17545 raft_consensus.cc:493] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.177105 17315 leader_election.cc:304] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [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: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:11.177685 17545 raft_consensus.cc:3060] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.177996 17548 raft_consensus.cc:2804] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.178337 17548 raft_consensus.cc:493] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.178646 17548 raft_consensus.cc:3060] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.182911 17548 raft_consensus.cc:515] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:11.185377 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:11.185868 17426 raft_consensus.cc:3060] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.191026 17545 raft_consensus.cc:515] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.199079 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
W20260713 09:06:11.200585 17316 leader_election.cc:343] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.201154 17548 leader_election.cc:290] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.201650 17548 raft_consensus.cc:493] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.202068 17548 raft_consensus.cc:515] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.202870 17541 ts_tablet_manager.cc:1434] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260713 09:06:11.196179 17426 raft_consensus.cc:2468] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:11.205255 17540 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.205943 17540 ts_tablet_manager.cc:1403] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.000s
I20260713 09:06:11.206051 17315 leader_election.cc:304] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [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: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:11.205196 17541 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.206633 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6994ec39104fa7b8fd2ede6fd5f192" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.207150 17500 raft_consensus.cc:3060] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.209308 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef6994ec39104fa7b8fd2ede6fd5f192" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.209712 17559 raft_consensus.cc:2804] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.208500 17540 raft_consensus.cc:359] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.211043 17540 raft_consensus.cc:385] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.212890 17540 raft_consensus.cc:740] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.213071 17541 tablet_bootstrap.cc:654] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.213881 17540 consensus_queue.cc:260] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
W20260713 09:06:11.213349 17392 leader_election.cc:343] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.216143 17542 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.215158 17545 leader_election.cc:290] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.217497 17545 raft_consensus.cc:493] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.217823 17548 leader_election.cc:290] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.217952 17545 raft_consensus.cc:515] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.219748 17500 raft_consensus.cc:2468] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.220018 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d84449d44c4719b421fbb00cdbcd14" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:11.220517 17545 leader_election.cc:290] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.221740 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a3f612e87441d3aafb969ed74a5b04" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
W20260713 09:06:11.222805 17392 leader_election.cc:343] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:11.223188 17315 leader_election.cc:343] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.224479 17391 leader_election.cc:304] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [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: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad
I20260713 09:06:11.225842 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a3f612e87441d3aafb969ed74a5b04" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.226461 17499 raft_consensus.cc:2468] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.229286 17391 leader_election.cc:304] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [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: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad
I20260713 09:06:11.230114 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d84449d44c4719b421fbb00cdbcd14" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.231014 17545 raft_consensus.cc:2804] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:11.231284 17316 leader_election.cc:343] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.231506 17545 raft_consensus.cc:697] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.231710 17316 leader_election.cc:304] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad; no voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:11.232708 17548 raft_consensus.cc:2749] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:11.232278 17545 consensus_queue.cc:237] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.216586 17559 raft_consensus.cc:697] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:11.234400 17560 raft_consensus.cc:2804] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.235234 17560 raft_consensus.cc:493] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.235919 17560 raft_consensus.cc:3060] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.235743 17559 consensus_queue.cc:237] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:11.237977 17540 ts_tablet_manager.cc:1434] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.032s	user 0.018s	sys 0.005s
I20260713 09:06:11.239840 17542 tablet_bootstrap.cc:654] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.241197 17540 tablet_bootstrap.cc:492] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.246807 17560 raft_consensus.cc:515] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.249639 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a3f612e87441d3aafb969ed74a5b04" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
W20260713 09:06:11.251034 17392 leader_election.cc:343] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.252574 17540 tablet_bootstrap.cc:654] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.253196 17547 raft_consensus.cc:493] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.253680 17547 raft_consensus.cc:515] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.258736 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a3f612e87441d3aafb969ed74a5b04" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.259258 17547 leader_election.cc:290] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:11.259258 17500 raft_consensus.cc:3060] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.264076 17541 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.255627 17560 leader_election.cc:290] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.266812 17248 catalog_manager.cc:5697] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:11.268023 17246 catalog_manager.cc:5697] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.273113 17541 ts_tablet_manager.cc:1403] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.003s
I20260713 09:06:11.280381 17541 raft_consensus.cc:359] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.281102 17541 raft_consensus.cc:385] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.281402 17541 raft_consensus.cc:740] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.282109 17541 consensus_queue.cc:260] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.284183 17541 ts_tablet_manager.cc:1434] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260713 09:06:11.284976 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666aa51ef4d840438437378ed4c1b753" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:11.285579 17426 raft_consensus.cc:2468] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 0.
I20260713 09:06:11.286862 17464 leader_election.cc:304] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.287700 17547 raft_consensus.cc:2804] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.288057 17547 raft_consensus.cc:493] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.288533 17547 raft_consensus.cc:3060] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.288460 17541 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.285854 17500 raft_consensus.cc:2468] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.290773 17391 leader_election.cc:304] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [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: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad
I20260713 09:06:11.291770 17560 raft_consensus.cc:2804] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.292197 17560 raft_consensus.cc:697] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.292905 17560 consensus_queue.cc:237] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.296310 17541 tablet_bootstrap.cc:654] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.302242 17547 raft_consensus.cc:515] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.304263 17547 leader_election.cc:290] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:11.305369 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666aa51ef4d840438437378ed4c1b753" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:11.305930 17426 raft_consensus.cc:3060] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.306107 17542 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.306627 17542 ts_tablet_manager.cc:1403] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.006s
I20260713 09:06:11.316370 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666aa51ef4d840438437378ed4c1b753" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.317631 17426 raft_consensus.cc:2468] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 1.
W20260713 09:06:11.317827 17466 leader_election.cc:343] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.318280 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666aa51ef4d840438437378ed4c1b753" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
W20260713 09:06:11.320125 17466 leader_election.cc:343] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.320315 17464 leader_election.cc:304] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [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: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad
I20260713 09:06:11.320982 17541 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.321399 17547 raft_consensus.cc:2804] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.321488 17541 ts_tablet_manager.cc:1403] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.005s
I20260713 09:06:11.324255 17541 raft_consensus.cc:359] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.324966 17541 raft_consensus.cc:385] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.325292 17541 raft_consensus.cc:740] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.326138 17541 consensus_queue.cc:260] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.329279 17541 ts_tablet_manager.cc:1434] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:11.330060 17541 tablet_bootstrap.cc:492] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.319109 17542 raft_consensus.cc:359] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:11.331671 17542 raft_consensus.cc:385] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.332371 17542 raft_consensus.cc:740] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.334805 17540 tablet_bootstrap.cc:492] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.334610 17542 consensus_queue.cc:260] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:11.335213 17541 tablet_bootstrap.cc:654] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.335250 17540 ts_tablet_manager.cc:1403] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.012s
I20260713 09:06:11.338301 17540 raft_consensus.cc:359] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.339032 17540 raft_consensus.cc:385] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.339406 17540 raft_consensus.cc:740] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.340158 17540 consensus_queue.cc:260] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.342643 17547 raft_consensus.cc:697] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Becoming Leader. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Running, Role: LEADER
I20260713 09:06:11.342926 17540 ts_tablet_manager.cc:1434] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:11.343997 17540 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.343535 17547 consensus_queue.cc:237] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.352404 17540 tablet_bootstrap.cc:654] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.357498 17542 ts_tablet_manager.cc:1434] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.006s
I20260713 09:06:11.358958 17576 raft_consensus.cc:493] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.359400 17576 raft_consensus.cc:515] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } }
I20260713 09:06:11.362607 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.366053 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:11.366878 17426 raft_consensus.cc:2393] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5624cd41a79f483ab1af79c777b1679f in current term 1: Already voted for candidate 1616234ab502468d8a75024fa7f25cad in this term.
I20260713 09:06:11.368126 17464 leader_election.cc:304] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f; no voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:11.372592 17547 raft_consensus.cc:3060] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.378521 17542 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.385046 17576 leader_election.cc:290] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:11.390875 17542 tablet_bootstrap.cc:654] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.395704 17541 tablet_bootstrap.cc:492] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.396162 17541 ts_tablet_manager.cc:1403] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.031s
I20260713 09:06:11.396660 17547 raft_consensus.cc:2749] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:11.397184 17540 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.397678 17540 ts_tablet_manager.cc:1403] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.033s
I20260713 09:06:11.399066 17541 raft_consensus.cc:359] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.398633 17248 catalog_manager.cc:5697] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.400472 17540 raft_consensus.cc:359] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.401221 17540 raft_consensus.cc:385] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.401520 17541 raft_consensus.cc:385] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.401547 17540 raft_consensus.cc:740] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.401922 17541 raft_consensus.cc:740] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.402596 17540 consensus_queue.cc:260] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.402691 17541 consensus_queue.cc:260] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.405033 17541 ts_tablet_manager.cc:1434] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:06:11.405061 17540 ts_tablet_manager.cc:1434] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:06:11.406049 17540 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.406049 17541 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.408386 17542 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.408830 17542 ts_tablet_manager.cc:1403] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260713 09:06:11.411453 17542 raft_consensus.cc:359] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.412081 17542 raft_consensus.cc:385] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.412359 17542 raft_consensus.cc:740] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.412729 17541 tablet_bootstrap.cc:654] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.412905 17540 tablet_bootstrap.cc:654] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.413218 17542 consensus_queue.cc:260] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.415560 17542 ts_tablet_manager.cc:1434] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:06:11.416442 17542 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.421556 17540 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.422086 17540 ts_tablet_manager.cc:1403] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 09:06:11.422241 17542 tablet_bootstrap.cc:654] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.425002 17540 raft_consensus.cc:359] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.425160 17249 catalog_manager.cc:5697] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5624cd41a79f483ab1af79c777b1679f (127.15.222.195). New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:11.428042 17541 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.428504 17541 ts_tablet_manager.cc:1403] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260713 09:06:11.431290 17541 raft_consensus.cc:359] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.431996 17541 raft_consensus.cc:385] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.432117 17540 raft_consensus.cc:385] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.432374 17541 raft_consensus.cc:740] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.432564 17540 raft_consensus.cc:740] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.433262 17541 consensus_queue.cc:260] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.433560 17540 consensus_queue.cc:260] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.435500 17541 ts_tablet_manager.cc:1434] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:06:11.436120 17540 ts_tablet_manager.cc:1434] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:11.436479 17541 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.437150 17540 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.443061 17541 tablet_bootstrap.cc:654] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.443192 17540 tablet_bootstrap.cc:654] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.445819 17542 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.446246 17542 ts_tablet_manager.cc:1403] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.013s
I20260713 09:06:11.448967 17542 raft_consensus.cc:359] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.449656 17542 raft_consensus.cc:385] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.449944 17542 raft_consensus.cc:740] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.450747 17542 consensus_queue.cc:260] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.453214 17542 ts_tablet_manager.cc:1434] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:06:11.454161 17542 tablet_bootstrap.cc:492] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.455616 17540 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.456162 17540 ts_tablet_manager.cc:1403] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260713 09:06:11.457123 17560 raft_consensus.cc:493] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.462270 17560 raft_consensus.cc:515] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.464905 17541 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.465364 17541 ts_tablet_manager.cc:1403] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.008s
I20260713 09:06:11.460799 17542 tablet_bootstrap.cc:654] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.467149 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.467720 17351 raft_consensus.cc:2468] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.468242 17541 raft_consensus.cc:359] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.469059 17541 raft_consensus.cc:385] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.469408 17541 raft_consensus.cc:740] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.469765 17392 leader_election.cc:304] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.470583 17545 raft_consensus.cc:2804] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.470270 17541 consensus_queue.cc:260] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.470938 17545 raft_consensus.cc:493] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.471273 17545 raft_consensus.cc:3060] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.473030 17541 ts_tablet_manager.cc:1434] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:11.474094 17541 tablet_bootstrap.cc:492] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.468914 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
W20260713 09:06:11.475353 17391 leader_election.cc:343] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.465260 17560 leader_election.cc:290] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.481208 17540 raft_consensus.cc:359] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.481321 17545 raft_consensus.cc:515] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.481868 17540 raft_consensus.cc:385] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.482117 17541 tablet_bootstrap.cc:654] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.482136 17540 raft_consensus.cc:740] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.483002 17540 consensus_queue.cc:260] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.484668 17542 tablet_bootstrap.cc:492] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.484773 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.485198 17542 ts_tablet_manager.cc:1403] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.016s
I20260713 09:06:11.485400 17351 raft_consensus.cc:3060] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.488113 17542 raft_consensus.cc:359] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.488845 17542 raft_consensus.cc:385] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.489202 17542 raft_consensus.cc:740] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.490046 17542 consensus_queue.cc:260] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.491698 17540 ts_tablet_manager.cc:1434] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.000s
I20260713 09:06:11.492146 17351 raft_consensus.cc:2468] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.493305 17392 leader_election.cc:304] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.494124 17560 raft_consensus.cc:2804] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.494575 17560 raft_consensus.cc:697] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.495361 17542 ts_tablet_manager.cc:1434] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260713 09:06:11.495362 17560 consensus_queue.cc:237] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.496364 17542 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.500514 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
W20260713 09:06:11.501874 17391 leader_election.cc:343] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.502372 17540 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.502424 17545 leader_election.cc:290] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.506557 17542 tablet_bootstrap.cc:654] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.511023 17540 tablet_bootstrap.cc:654] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.515138 17248 catalog_manager.cc:5697] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.515987 17541 tablet_bootstrap.cc:492] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.516530 17541 ts_tablet_manager.cc:1403] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.023s
I20260713 09:06:11.519061 17540 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.519060 17542 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.518941 17541 raft_consensus.cc:359] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.519580 17540 ts_tablet_manager.cc:1403] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260713 09:06:11.519620 17542 ts_tablet_manager.cc:1403] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.016s
I20260713 09:06:11.519797 17541 raft_consensus.cc:385] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.522121 17540 raft_consensus.cc:359] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.522264 17542 raft_consensus.cc:359] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.522768 17540 raft_consensus.cc:385] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.522881 17542 raft_consensus.cc:385] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.523065 17540 raft_consensus.cc:740] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.523149 17542 raft_consensus.cc:740] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.521550 17541 raft_consensus.cc:740] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.523705 17540 consensus_queue.cc:260] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.523877 17542 consensus_queue.cc:260] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.524853 17541 consensus_queue.cc:260] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.526821 17541 ts_tablet_manager.cc:1434] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:11.527750 17541 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.532159 17541 tablet_bootstrap.cc:654] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.532281 17542 ts_tablet_manager.cc:1434] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:06:11.525628 17540 ts_tablet_manager.cc:1434] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:11.535709 17542 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.536464 17541 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.542599 17541 ts_tablet_manager.cc:1403] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260713 09:06:11.544323 17541 raft_consensus.cc:359] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.544848 17540 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.544999 17541 raft_consensus.cc:385] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.547029 17541 raft_consensus.cc:740] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.547681 17542 tablet_bootstrap.cc:654] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.547724 17541 consensus_queue.cc:260] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.549644 17541 ts_tablet_manager.cc:1434] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:11.550654 17541 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.552501 17540 tablet_bootstrap.cc:654] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.555719 17541 tablet_bootstrap.cc:654] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.556576 17560 raft_consensus.cc:493] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.557034 17560 raft_consensus.cc:515] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.558465 17542 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.558846 17542 ts_tablet_manager.cc:1403] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260713 09:06:11.559003 17560 leader_election.cc:290] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.560510 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536ba68d12d4043a46315cb4ed0947f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.561172 17500 raft_consensus.cc:2468] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.562451 17391 leader_election.cc:304] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.561127 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536ba68d12d4043a46315cb4ed0947f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.563367 17351 raft_consensus.cc:2468] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.564875 17560 raft_consensus.cc:2804] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.565246 17560 raft_consensus.cc:493] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.565582 17560 raft_consensus.cc:3060] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.569638 17540 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.569952 17541 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.570029 17540 ts_tablet_manager.cc:1403] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260713 09:06:11.570394 17541 ts_tablet_manager.cc:1403] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260713 09:06:11.570456 17542 raft_consensus.cc:359] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.571338 17542 raft_consensus.cc:385] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.571647 17542 raft_consensus.cc:740] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.572386 17542 consensus_queue.cc:260] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.572463 17540 raft_consensus.cc:359] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.572414 17560 raft_consensus.cc:515] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.572834 17541 raft_consensus.cc:359] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.573298 17540 raft_consensus.cc:385] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.573457 17541 raft_consensus.cc:385] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.573632 17540 raft_consensus.cc:740] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.573781 17541 raft_consensus.cc:740] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.574388 17540 consensus_queue.cc:260] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.574421 17541 consensus_queue.cc:260] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.575227 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536ba68d12d4043a46315cb4ed0947f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.575734 17351 raft_consensus.cc:3060] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.580653 17541 ts_tablet_manager.cc:1434] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260713 09:06:11.581094 17542 ts_tablet_manager.cc:1434] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:06:11.581525 17541 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.581871 17351 raft_consensus.cc:2468] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.582044 17542 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.582901 17392 leader_election.cc:304] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.583639 17545 raft_consensus.cc:2804] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.584057 17545 raft_consensus.cc:697] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.584802 17545 consensus_queue.cc:237] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.588239 17541 tablet_bootstrap.cc:654] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.591965 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536ba68d12d4043a46315cb4ed0947f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.592549 17500 raft_consensus.cc:3060] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.594719 17542 tablet_bootstrap.cc:654] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.594681 17540 ts_tablet_manager.cc:1434] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:06:11.595729 17540 tablet_bootstrap.cc:492] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.596594 17562 raft_consensus.cc:493] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.597100 17562 raft_consensus.cc:515] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.599220 17562 leader_election.cc:290] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.600878 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02080da924243c7a907561aafa54c99" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.601122 17540 tablet_bootstrap.cc:654] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.601557 17499 raft_consensus.cc:2468] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.602818 17391 leader_election.cc:304] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.604593 17562 raft_consensus.cc:2804] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.604972 17562 raft_consensus.cc:493] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.605291 17562 raft_consensus.cc:3060] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.616288 17500 raft_consensus.cc:2468] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.619179 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02080da924243c7a907561aafa54c99" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
W20260713 09:06:11.620527 17392 leader_election.cc:343] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.628201 17562 raft_consensus.cc:515] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.629127 17560 leader_election.cc:290] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.632249 17351 raft_consensus.cc:3060] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.646459 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02080da924243c7a907561aafa54c99" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
W20260713 09:06:11.647832 17392 leader_election.cc:343] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.649866 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02080da924243c7a907561aafa54c99" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.650451 17500 raft_consensus.cc:3060] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.661201 17601 raft_consensus.cc:493] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.661662 17601 raft_consensus.cc:515] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.664358 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e6915c7b164bcdb1b383e6c5258b82" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.664978 17350 raft_consensus.cc:2468] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.666172 17392 leader_election.cc:304] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.667021 17560 raft_consensus.cc:2804] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.667536 17560 raft_consensus.cc:493] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.667848 17560 raft_consensus.cc:3060] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.672885 17562 leader_election.cc:290] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.676831 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e6915c7b164bcdb1b383e6c5258b82" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.677488 17499 raft_consensus.cc:2468] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.683446 17601 leader_election.cc:290] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.685544 17249 catalog_manager.cc:5697] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.683991 17545 raft_consensus.cc:493] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.693508 17545 raft_consensus.cc:515] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.694084 17559 raft_consensus.cc:493] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.694402 17559 raft_consensus.cc:515] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.696038 17559 leader_election.cc:290] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.696434 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d84449d44c4719b421fbb00cdbcd14" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.696012 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d84449d44c4719b421fbb00cdbcd14" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.697057 17499 raft_consensus.cc:2468] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.697444 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666aa51ef4d840438437378ed4c1b753" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:11.698096 17426 raft_consensus.cc:2393] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1616234ab502468d8a75024fa7f25cad in current term 1: Already voted for candidate 5624cd41a79f483ab1af79c777b1679f in this term.
I20260713 09:06:11.698594 17541 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.697340 17351 raft_consensus.cc:2468] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.686687 17542 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.660789 17500 raft_consensus.cc:2468] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.699757 17391 leader_election.cc:304] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.700214 17542 ts_tablet_manager.cc:1403] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.073s
I20260713 09:06:11.692610 17562 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.698071 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666aa51ef4d840438437378ed4c1b753" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.700678 17545 leader_election.cc:290] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.701696 17545 raft_consensus.cc:2804] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.701771 17316 leader_election.cc:304] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad; no voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:11.702092 17545 raft_consensus.cc:493] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.699721 17541 ts_tablet_manager.cc:1403] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.118s	user 0.048s	sys 0.064s
I20260713 09:06:11.702567 17559 raft_consensus.cc:3060] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.702456 17545 raft_consensus.cc:3060] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.704869 17541 raft_consensus.cc:359] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.705470 17541 raft_consensus.cc:385] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.705710 17541 raft_consensus.cc:740] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.706332 17541 consensus_queue.cc:260] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.708195 17541 ts_tablet_manager.cc:1434] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:06:11.709103 17541 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.712247 17540 tablet_bootstrap.cc:492] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.712666 17540 ts_tablet_manager.cc:1403] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.117s	user 0.041s	sys 0.051s
I20260713 09:06:11.702593 17542 raft_consensus.cc:359] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.713559 17542 raft_consensus.cc:385] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.713831 17542 raft_consensus.cc:740] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.714480 17542 consensus_queue.cc:260] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.716166 17542 ts_tablet_manager.cc:1434] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260713 09:06:11.717133 17542 tablet_bootstrap.cc:492] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.717795 17541 tablet_bootstrap.cc:654] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.719394 17559 raft_consensus.cc:2749] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:11.724275 17542 tablet_bootstrap.cc:654] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.690006 17560 raft_consensus.cc:515] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.728446 17541 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.728513 17560 leader_election.cc:290] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.728950 17547 raft_consensus.cc:493] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.729229 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e6915c7b164bcdb1b383e6c5258b82" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.729385 17547 raft_consensus.cc:515] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.729799 17351 raft_consensus.cc:3060] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.731320 17547 leader_election.cc:290] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:11.732861 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b8823dd23f4498a4e45a7558def618" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.733569 17349 raft_consensus.cc:2468] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 0.
I20260713 09:06:11.735148 17466 leader_election.cc:304] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:11.735522 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b8823dd23f4498a4e45a7558def618" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:11.735960 17547 raft_consensus.cc:2804] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.736304 17547 raft_consensus.cc:493] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.736621 17547 raft_consensus.cc:3060] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:11.737001 17464 leader_election.cc:343] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.738761 17391 leader_election.cc:304] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [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: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad
I20260713 09:06:11.739763 17562 raft_consensus.cc:2804] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.740180 17562 raft_consensus.cc:697] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.740339 17545 raft_consensus.cc:515] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.740674 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e6915c7b164bcdb1b383e6c5258b82" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.741129 17562 consensus_queue.cc:237] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.741221 17500 raft_consensus.cc:3060] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.714984 17540 raft_consensus.cc:359] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.728907 17541 ts_tablet_manager.cc:1403] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260713 09:06:11.742985 17540 raft_consensus.cc:385] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.743433 17540 raft_consensus.cc:740] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.744045 17540 consensus_queue.cc:260] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.744976 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d84449d44c4719b421fbb00cdbcd14" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.745198 17545 leader_election.cc:290] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.745509 17349 raft_consensus.cc:3060] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.745857 17541 raft_consensus.cc:359] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.746472 17541 raft_consensus.cc:385] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.746711 17541 raft_consensus.cc:740] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.742990 17547 raft_consensus.cc:515] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.748178 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d84449d44c4719b421fbb00cdbcd14" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.748744 17498 raft_consensus.cc:3060] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.749832 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b8823dd23f4498a4e45a7558def618" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.750384 17348 raft_consensus.cc:3060] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.753127 17559 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.756778 17348 raft_consensus.cc:2468] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 1.
I20260713 09:06:11.757979 17466 leader_election.cc:304] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:11.758791 17576 raft_consensus.cc:2804] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.758991 17545 consensus_queue.cc:1048] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.759260 17576 raft_consensus.cc:697] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Becoming Leader. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Running, Role: LEADER
I20260713 09:06:11.760130 17576 consensus_queue.cc:237] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.763078 17559 raft_consensus.cc:493] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.763558 17559 raft_consensus.cc:515] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.765993 17559 leader_election.cc:290] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.766546 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66163c771b044cdd9c7fd52a8a68c733" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:11.767160 17426 raft_consensus.cc:2468] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:11.768383 17315 leader_election.cc:304] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.769708 17559 raft_consensus.cc:2804] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.770161 17559 raft_consensus.cc:493] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.770016 17496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66163c771b044cdd9c7fd52a8a68c733" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.770617 17559 raft_consensus.cc:3060] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:11.771636 17316 leader_election.cc:343] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.753415 17349 raft_consensus.cc:2468] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.772742 17542 tablet_bootstrap.cc:492] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.773204 17542 ts_tablet_manager.cc:1403] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.007s
I20260713 09:06:11.773411 17392 leader_election.cc:304] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.773285 17541 consensus_queue.cc:260] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.775163 17541 ts_tablet_manager.cc:1434] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.001s
I20260713 09:06:11.775766 17542 raft_consensus.cc:359] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.776377 17542 raft_consensus.cc:385] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.776626 17542 raft_consensus.cc:740] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.777254 17542 consensus_queue.cc:260] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.778478 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b8823dd23f4498a4e45a7558def618" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:11.778782 17351 raft_consensus.cc:2468] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.779321 17542 ts_tablet_manager.cc:1434] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260713 09:06:11.779953 17464 leader_election.cc:343] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.780171 17542 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.781108 17545 raft_consensus.cc:2804] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.779917 17392 leader_election.cc:304] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.781553 17545 raft_consensus.cc:697] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.782313 17545 consensus_queue.cc:237] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.782932 17601 raft_consensus.cc:2804] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.783350 17601 raft_consensus.cc:697] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.784130 17601 consensus_queue.cc:237] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.784984 17547 leader_election.cc:290] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:11.763248 17500 raft_consensus.cc:2468] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.795432 17560 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.796591 17542 tablet_bootstrap.cc:654] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.806224 17541 tablet_bootstrap.cc:492] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.796025 17498 raft_consensus.cc:2468] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.800817 17559 raft_consensus.cc:515] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.809862 17248 catalog_manager.cc:5697] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.810797 17559 leader_election.cc:290] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.811220 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66163c771b044cdd9c7fd52a8a68c733" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:11.811733 17426 raft_consensus.cc:3060] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.805409 17540 ts_tablet_manager.cc:1434] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.092s	user 0.013s	sys 0.021s
I20260713 09:06:11.813782 17540 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.819172 17541 tablet_bootstrap.cc:654] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.822520 17559 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.823124 17351 raft_consensus.cc:3060] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.826041 17426 raft_consensus.cc:2468] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:11.829272 17315 leader_election.cc:304] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.830054 17559 raft_consensus.cc:2804] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.830474 17559 raft_consensus.cc:697] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:11.828550 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66163c771b044cdd9c7fd52a8a68c733" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.831203 17559 consensus_queue.cc:237] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
W20260713 09:06:11.831820 17316 leader_election.cc:343] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.832963 17576 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.837886 17576 raft_consensus.cc:493] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.838347 17576 raft_consensus.cc:515] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.840411 17576 leader_election.cc:290] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:11.842631 17560 raft_consensus.cc:493] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.842617 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.843461 17350 raft_consensus.cc:2393] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5624cd41a79f483ab1af79c777b1679f in current term 1: Already voted for candidate 6fe68658a12744b2be75800ba56d1d53 in this term.
I20260713 09:06:11.843192 17560 raft_consensus.cc:515] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.845702 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:11.840030 17540 tablet_bootstrap.cc:654] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.849692 17560 leader_election.cc:290] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.851356 17560 consensus_queue.cc:1048] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.850703 17464 leader_election.cc:304] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f; no voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:11.853202 17246 catalog_manager.cc:5697] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.854301 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4466bf5c17f64375b45c5a0aaf9256cf" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.854897 17576 raft_consensus.cc:3060] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.854949 17498 raft_consensus.cc:2468] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.856073 17391 leader_election.cc:304] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.857018 17560 raft_consensus.cc:2804] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.857645 17560 raft_consensus.cc:493] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.854923 17246 catalog_manager.cc:5697] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.858048 17560 raft_consensus.cc:3060] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.867673 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4466bf5c17f64375b45c5a0aaf9256cf" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
W20260713 09:06:11.869002 17392 leader_election.cc:343] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.864790 17560 raft_consensus.cc:515] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.872723 17541 tablet_bootstrap.cc:492] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.873188 17541 ts_tablet_manager.cc:1403] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.009s
I20260713 09:06:11.874511 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4466bf5c17f64375b45c5a0aaf9256cf" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.876720 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4466bf5c17f64375b45c5a0aaf9256cf" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.877333 17498 raft_consensus.cc:3060] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.879742 17576 raft_consensus.cc:2749] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:11.881021 17560 leader_election.cc:290] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.883320 17542 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.884919 17498 raft_consensus.cc:2468] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.886375 17391 leader_election.cc:304] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.885144 17542 ts_tablet_manager.cc:1403] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.000s
I20260713 09:06:11.887125 17560 raft_consensus.cc:2804] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.887683 17560 raft_consensus.cc:697] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.889706 17541 raft_consensus.cc:359] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.890347 17541 raft_consensus.cc:385] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.890591 17541 raft_consensus.cc:740] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.891587 17541 consensus_queue.cc:260] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.889856 17540 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.893453 17541 ts_tablet_manager.cc:1434] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:06:11.895243 17541 tablet_bootstrap.cc:492] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.894624 17248 catalog_manager.cc:5697] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.893744 17540 ts_tablet_manager.cc:1403] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.001s
I20260713 09:06:11.898622 17540 raft_consensus.cc:359] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.899235 17540 raft_consensus.cc:385] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.899490 17540 raft_consensus.cc:740] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.899691 17351 raft_consensus.cc:3060] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.900134 17540 consensus_queue.cc:260] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.901993 17540 ts_tablet_manager.cc:1434] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:11.902230 17560 consensus_queue.cc:237] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.902801 17540 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.892915 17542 raft_consensus.cc:359] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.906253 17579 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.912458 17542 raft_consensus.cc:385] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.906950 17351 raft_consensus.cc:2468] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.912750 17542 raft_consensus.cc:740] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.917064 17542 consensus_queue.cc:260] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.917583 17541 tablet_bootstrap.cc:654] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.919054 17542 ts_tablet_manager.cc:1434] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260713 09:06:11.919945 17542 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.924331 17540 tablet_bootstrap.cc:654] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.922734 17246 catalog_manager.cc:5697] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5624cd41a79f483ab1af79c777b1679f (127.15.222.195). New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:11.932823 17560 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.938373 17542 tablet_bootstrap.cc:654] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.942891 17562 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:11.943235 17247 catalog_manager.cc:5697] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.941900 17541 tablet_bootstrap.cc:492] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:11.944774 17541 ts_tablet_manager.cc:1403] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260713 09:06:11.947103 17541 raft_consensus.cc:359] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.947567 17541 raft_consensus.cc:385] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.947782 17541 raft_consensus.cc:740] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.948325 17541 consensus_queue.cc:260] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.949347 17562 raft_consensus.cc:493] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.949803 17562 raft_consensus.cc:515] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.951061 17540 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.951560 17540 ts_tablet_manager.cc:1403] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260713 09:06:11.951773 17562 leader_election.cc:290] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:11.953234 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf9f998aa5f4e5f8cf776c5907ea280" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:11.954217 17540 raft_consensus.cc:359] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.955951 17540 raft_consensus.cc:385] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.956187 17541 ts_tablet_manager.cc:1434] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:06:11.956729 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf9f998aa5f4e5f8cf776c5907ea280" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:11.956673 17540 raft_consensus.cc:740] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.957448 17541 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:11.957361 17351 raft_consensus.cc:2468] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:11.958070 17540 consensus_queue.cc:260] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
W20260713 09:06:11.958374 17391 leader_election.cc:343] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:11.961134 17540 ts_tablet_manager.cc:1434] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:11.962159 17540 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:11.963112 17392 leader_election.cc:304] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [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: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:11.964473 17562 raft_consensus.cc:2804] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:11.964818 17562 raft_consensus.cc:493] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:11.965171 17562 raft_consensus.cc:3060] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.967150 17542 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:11.967557 17542 ts_tablet_manager.cc:1403] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260713 09:06:11.967669 17540 tablet_bootstrap.cc:654] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.971570 17562 raft_consensus.cc:515] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.973867 17542 raft_consensus.cc:359] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.974479 17542 raft_consensus.cc:385] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.974731 17542 raft_consensus.cc:740] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.975425 17542 consensus_queue.cc:260] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.976575 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf9f998aa5f4e5f8cf776c5907ea280" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:11.977185 17351 raft_consensus.cc:3060] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.977497 17542 ts_tablet_manager.cc:1434] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:11.978323 17542 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:11.984371 17351 raft_consensus.cc:2468] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:11.987282 17392 leader_election.cc:304] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:11.988281 17602 raft_consensus.cc:2804] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.988744 17602 raft_consensus.cc:697] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:11.989593 17602 consensus_queue.cc:237] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.995369 17542 tablet_bootstrap.cc:654] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.997700 17559 raft_consensus.cc:493] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:11.997848 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf9f998aa5f4e5f8cf776c5907ea280" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:11.998131 17540 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:11.998895 17500 raft_consensus.cc:3060] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.998157 17559 raft_consensus.cc:515] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:11.999326 17540 ts_tablet_manager.cc:1403] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.010s
I20260713 09:06:12.001550 17559 leader_election.cc:290] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.001775 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d556cea43f3246b19eae1b4d824c336f" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.002071 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d556cea43f3246b19eae1b4d824c336f" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.002231 17562 leader_election.cc:290] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
W20260713 09:06:12.003135 17316 leader_election.cc:343] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.003088 17540 raft_consensus.cc:359] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
W20260713 09:06:12.003702 17315 leader_election.cc:343] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.004051 17540 raft_consensus.cc:385] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.004122 17315 leader_election.cc:304] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad; no voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:12.004432 17540 raft_consensus.cc:740] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.004886 17559 raft_consensus.cc:2749] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.005210 17540 consensus_queue.cc:260] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.007012 17500 raft_consensus.cc:2468] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:12.007212 17540 ts_tablet_manager.cc:1434] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:12.008121 17541 tablet_bootstrap.cc:654] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.008195 17540 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.014101 17540 tablet_bootstrap.cc:654] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.018123 17540 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.018577 17540 ts_tablet_manager.cc:1403] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:06:12.019268 17248 catalog_manager.cc:5697] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.020978 17542 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:12.021478 17542 ts_tablet_manager.cc:1403] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.000s
I20260713 09:06:12.021075 17540 raft_consensus.cc:359] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.021914 17540 raft_consensus.cc:385] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.022249 17540 raft_consensus.cc:740] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.022920 17540 consensus_queue.cc:260] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.023839 17541 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:12.024232 17541 ts_tablet_manager.cc:1403] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.003s
I20260713 09:06:12.024322 17540 ts_tablet_manager.cc:1434] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:12.025090 17540 tablet_bootstrap.cc:492] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.026917 17541 raft_consensus.cc:359] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.027498 17541 raft_consensus.cc:385] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.027735 17541 raft_consensus.cc:740] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.027720 17542 raft_consensus.cc:359] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.028820 17542 raft_consensus.cc:385] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.028560 17541 consensus_queue.cc:260] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.029110 17542 raft_consensus.cc:740] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.030088 17540 tablet_bootstrap.cc:654] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.029840 17542 consensus_queue.cc:260] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.030859 17541 ts_tablet_manager.cc:1434] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:12.031689 17541 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:12.037081 17541 tablet_bootstrap.cc:654] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.040521 17602 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.050458 17540 tablet_bootstrap.cc:492] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.050642 17576 raft_consensus.cc:493] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.050911 17540 ts_tablet_manager.cc:1403] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260713 09:06:12.051187 17576 raft_consensus.cc:515] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.053349 17576 leader_election.cc:290] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:12.053659 17540 raft_consensus.cc:359] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.054327 17540 raft_consensus.cc:385] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.054590 17540 raft_consensus.cc:740] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.055189 17540 consensus_queue.cc:260] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.055822 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66163c771b044cdd9c7fd52a8a68c733" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.056985 17540 ts_tablet_manager.cc:1434] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:12.057137 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66163c771b044cdd9c7fd52a8a68c733" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.057910 17426 raft_consensus.cc:2393] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5624cd41a79f483ab1af79c777b1679f in current term 1: Already voted for candidate 1616234ab502468d8a75024fa7f25cad in this term.
I20260713 09:06:12.050621 17542 ts_tablet_manager.cc:1434] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:06:12.059015 17542 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:12.059257 17464 leader_election.cc:304] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f; no voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:12.060256 17540 tablet_bootstrap.cc:492] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.063400 17576 raft_consensus.cc:3060] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.064330 17542 tablet_bootstrap.cc:654] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.065239 17540 tablet_bootstrap.cc:654] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.073077 17576 raft_consensus.cc:2749] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.059489 17541 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:12.073918 17541 ts_tablet_manager.cc:1403] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.015s
I20260713 09:06:12.076521 17541 raft_consensus.cc:359] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.077193 17541 raft_consensus.cc:385] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.077462 17541 raft_consensus.cc:740] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.077795 17602 raft_consensus.cc:493] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.077756 17542 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:12.078312 17540 tablet_bootstrap.cc:492] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.078051 17541 consensus_queue.cc:260] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.078495 17542 ts_tablet_manager.cc:1403] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260713 09:06:12.078276 17602 raft_consensus.cc:515] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.078800 17540 ts_tablet_manager.cc:1403] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:06:12.080979 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d556cea43f3246b19eae1b4d824c336f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.081135 17542 raft_consensus.cc:359] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.081549 17350 raft_consensus.cc:2468] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:12.081920 17542 raft_consensus.cc:385] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.082242 17542 raft_consensus.cc:740] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.082551 17541 ts_tablet_manager.cc:1434] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:12.082194 17540 raft_consensus.cc:359] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.082692 17392 leader_election.cc:304] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:12.082921 17540 raft_consensus.cc:385] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.083223 17540 raft_consensus.cc:740] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.083386 17541 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:12.083436 17562 raft_consensus.cc:2804] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.084187 17602 leader_election.cc:290] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.083920 17540 consensus_queue.cc:260] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.084757 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d556cea43f3246b19eae1b4d824c336f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.086169 17559 raft_consensus.cc:493] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.086611 17559 raft_consensus.cc:515] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.088452 17559 leader_election.cc:290] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.088986 17541 tablet_bootstrap.cc:654] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.089883 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02080da924243c7a907561aafa54c99" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
W20260713 09:06:12.091818 17391 leader_election.cc:343] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.091943 17540 ts_tablet_manager.cc:1434] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:12.092871 17540 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.083863 17562 raft_consensus.cc:493] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.097615 17562 raft_consensus.cc:3060] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.098273 17540 tablet_bootstrap.cc:654] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.099910 17541 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:12.100311 17541 ts_tablet_manager.cc:1403] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:06:12.102644 17541 raft_consensus.cc:359] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.103242 17541 raft_consensus.cc:385] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.103510 17541 raft_consensus.cc:740] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.104211 17562 raft_consensus.cc:515] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.104249 17541 consensus_queue.cc:260] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.105315 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02080da924243c7a907561aafa54c99" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.107229 17498 raft_consensus.cc:2393] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1616234ab502468d8a75024fa7f25cad in current term 1: Already voted for candidate 6fe68658a12744b2be75800ba56d1d53 in this term.
I20260713 09:06:12.107249 17540 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.107736 17540 ts_tablet_manager.cc:1403] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260713 09:06:12.107951 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d556cea43f3246b19eae1b4d824c336f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:12.106244 17542 consensus_queue.cc:260] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.108493 17350 raft_consensus.cc:3060] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.109972 17542 ts_tablet_manager.cc:1434] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:06:12.110842 17542 tablet_bootstrap.cc:492] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:12.111194 17601 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.108512 17316 leader_election.cc:304] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad; no voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:12.113261 17541 ts_tablet_manager.cc:1434] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:06:12.114257 17541 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:12.114982 17559 raft_consensus.cc:493] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.115419 17559 raft_consensus.cc:515] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.117348 17559 leader_election.cc:290] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.117795 17559 raft_consensus.cc:3060] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.117935 17540 raft_consensus.cc:359] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.118379 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.118606 17540 raft_consensus.cc:385] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.118898 17540 raft_consensus.cc:740] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
W20260713 09:06:12.119767 17316 leader_election.cc:343] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.119537 17540 consensus_queue.cc:260] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.121490 17540 ts_tablet_manager.cc:1434] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:06:12.121392 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.122026 17426 raft_consensus.cc:2468] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:12.123162 17315 leader_election.cc:304] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [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: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.124269 17623 raft_consensus.cc:2804] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.124477 17541 tablet_bootstrap.cc:654] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.124637 17540 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.126879 17350 raft_consensus.cc:2468] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:12.124622 17623 raft_consensus.cc:493] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.129093 17623 raft_consensus.cc:3060] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.131271 17540 tablet_bootstrap.cc:654] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.136530 17392 leader_election.cc:304] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:12.136866 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d556cea43f3246b19eae1b4d824c336f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:12.137320 17560 raft_consensus.cc:493] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.137780 17560 raft_consensus.cc:515] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
W20260713 09:06:12.138581 17391 leader_election.cc:343] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.139271 17545 raft_consensus.cc:2804] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.139791 17545 raft_consensus.cc:697] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:12.139973 17560 leader_election.cc:290] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.141129 17545 consensus_queue.cc:237] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.143502 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b0bd96a0c4ca6b31b257b2413b261" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.144130 17498 raft_consensus.cc:2468] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:12.146843 17391 leader_election.cc:304] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:12.148079 17602 raft_consensus.cc:2804] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.148435 17602 raft_consensus.cc:493] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.148761 17602 raft_consensus.cc:3060] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:12.154526 17297 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:12.160384 17601 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.125053 17542 tablet_bootstrap.cc:654] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.163211 17602 raft_consensus.cc:515] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.179277 17562 leader_election.cc:290] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.192832 17616 raft_consensus.cc:493] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.193370 17616 raft_consensus.cc:515] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.186452 17559 raft_consensus.cc:2749] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.225885 17426 raft_consensus.cc:3060] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.194310 17623 raft_consensus.cc:515] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.253366 17623 leader_election.cc:290] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.253916 17616 leader_election.cc:290] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.254411 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
W20260713 09:06:12.256042 17316 leader_election.cc:343] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.311442 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:12.312003 17426 raft_consensus.cc:3060] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.312696 17629 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.283490 17576 raft_consensus.cc:493] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.320966 17540 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.320924 17560 raft_consensus.cc:493] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.321497 17560 raft_consensus.cc:515] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.321512 17540 ts_tablet_manager.cc:1403] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.197s	user 0.058s	sys 0.073s
I20260713 09:06:12.261059 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b0bd96a0c4ca6b31b257b2413b261" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.326527 17616 raft_consensus.cc:493] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.292378 17607 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260713 09:06:12.327026 17616 raft_consensus.cc:515] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.328367 17542 tablet_bootstrap.cc:492] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:12.328769 17542 ts_tablet_manager.cc:1403] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.218s	user 0.010s	sys 0.008s
I20260713 09:06:12.327448 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b0bd96a0c4ca6b31b257b2413b261" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.331533 17425 raft_consensus.cc:2393] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1616234ab502468d8a75024fa7f25cad in current term 1: Already voted for candidate 6fe68658a12744b2be75800ba56d1d53 in this term.
I20260713 09:06:12.328822 17601 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:06:12.332857 17629 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.333964 17541 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:12.334290 17541 ts_tablet_manager.cc:1403] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.220s	user 0.039s	sys 0.020s
I20260713 09:06:12.318266 17576 raft_consensus.cc:515] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.328184 17562 consensus_queue.cc:1048] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:06:12.336704 17545 consensus_queue.cc:1048] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.330698 17500 raft_consensus.cc:2468] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:12.338296 17316 leader_election.cc:304] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:12.339143 17623 raft_consensus.cc:2804] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.339466 17623 raft_consensus.cc:493] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.339787 17623 raft_consensus.cc:3060] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.340386 17541 raft_consensus.cc:359] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.341018 17541 raft_consensus.cc:385] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.341271 17541 raft_consensus.cc:740] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.341859 17541 consensus_queue.cc:260] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.343267 17541 ts_tablet_manager.cc:1434] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:06:12.347618 17540 raft_consensus.cc:359] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.349047 17540 raft_consensus.cc:385] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.349337 17540 raft_consensus.cc:740] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.350355 17541 tablet_bootstrap.cc:492] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:12.348652 17559 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:06:12.351823 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.355562 17560 leader_election.cc:290] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.356130 17602 leader_election.cc:290] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.356493 17560 raft_consensus.cc:493] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.356691 17602 raft_consensus.cc:493] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.357192 17602 raft_consensus.cc:515] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.347357 17616 leader_election.cc:290] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.359629 17500 raft_consensus.cc:2468] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:12.373468 17316 leader_election.cc:304] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:12.372026 17560 raft_consensus.cc:515] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.374115 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b0bd96a0c4ca6b31b257b2413b261" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.374688 17561 raft_consensus.cc:2804] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.375094 17561 raft_consensus.cc:493] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.375372 17561 raft_consensus.cc:3060] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.377008 17602 leader_election.cc:290] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.379528 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.380177 17623 raft_consensus.cc:515] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.382129 17616 raft_consensus.cc:493] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.382551 17616 raft_consensus.cc:515] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.382675 17542 raft_consensus.cc:359] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.383279 17542 raft_consensus.cc:385] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.383562 17542 raft_consensus.cc:740] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.384176 17542 consensus_queue.cc:260] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.385572 17426 raft_consensus.cc:2468] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:12.386368 17542 ts_tablet_manager.cc:1434] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.002s
I20260713 09:06:12.387219 17542 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:12.388473 17561 raft_consensus.cc:515] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.394349 17350 raft_consensus.cc:2393] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fe68658a12744b2be75800ba56d1d53 in current term 1: Already voted for candidate 1616234ab502468d8a75024fa7f25cad in this term.
I20260713 09:06:12.393095 17576 leader_election.cc:290] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
W20260713 09:06:12.392999 17392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:45579, user_credentials={real_user=slave}} blocked reactor thread for 57722.7us
I20260713 09:06:12.426996 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.427551 17351 raft_consensus.cc:2393] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5624cd41a79f483ab1af79c777b1679f in current term 1: Already voted for candidate 1616234ab502468d8a75024fa7f25cad in this term.
I20260713 09:06:12.428442 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f19fc8091414bd6bf5f276fcb40d0a3" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.490957 17560 leader_election.cc:290] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.504323 17541 tablet_bootstrap.cc:654] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.513418 17492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b8823dd23f4498a4e45a7558def618" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.483385 17540 consensus_queue.cc:260] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.516398 17540 ts_tablet_manager.cc:1434] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.191s	user 0.017s	sys 0.005s
I20260713 09:06:12.461202 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f19fc8091414bd6bf5f276fcb40d0a3" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.517151 17426 raft_consensus.cc:2468] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:12.517547 17540 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.429209 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227892b93896490b9d8ccb477775a06b" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.506392 17561 leader_election.cc:290] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.524019 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef92e0a8d814bfd9bf824c8645f4ecb" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
W20260713 09:06:12.524313 17391 leader_election.cc:343] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.425289 17616 leader_election.cc:290] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.479909 17542 tablet_bootstrap.cc:654] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.498144 17623 leader_election.cc:290] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.498706 17494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b0bd96a0c4ca6b31b257b2413b261" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:12.497967 17496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef92e0a8d814bfd9bf824c8645f4ecb" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.530998 17494 raft_consensus.cc:3060] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.508364 17545 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:12.501533 17316 leader_election.cc:343] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.509720 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b0bd96a0c4ca6b31b257b2413b261" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:12.429520 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b0bd96a0c4ca6b31b257b2413b261" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:12.508973 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227892b93896490b9d8ccb477775a06b" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.534765 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:12.534963 17315 leader_election.cc:304] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [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: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.540024 17246 catalog_manager.cc:5697] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.539005 17347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b8823dd23f4498a4e45a7558def618" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.540764 17497 raft_consensus.cc:3060] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.543164 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.545285 17623 raft_consensus.cc:2804] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.557807 17623 raft_consensus.cc:697] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
W20260713 09:06:12.532912 17391 leader_election.cc:343] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:12.578653 17391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.195:33265, user_credentials={real_user=slave}} blocked reactor thread for 45813.3us
I20260713 09:06:12.577807 17623 consensus_queue.cc:237] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.631906 17494 raft_consensus.cc:2468] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:12.662882 17497 raft_consensus.cc:2468] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
W20260713 09:06:12.669380 17315 leader_election.cc:343] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.669267 17561 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.671114 17315 leader_election.cc:304] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [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: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.671960 17627 raft_consensus.cc:2804] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.672297 17627 raft_consensus.cc:493] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.672606 17627 raft_consensus.cc:3060] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.677606 17540 tablet_bootstrap.cc:654] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.678726 17657 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:12.691674 17349 raft_consensus.cc:2393] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6fe68658a12744b2be75800ba56d1d53 in current term 1: Already voted for candidate 1616234ab502468d8a75024fa7f25cad in this term.
W20260713 09:06:12.679508 17392 leader_election.cc:343] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.679867 17627 raft_consensus.cc:515] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.680485 17425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6b0bd96a0c4ca6b31b257b2413b261" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:12.693974 17425 raft_consensus.cc:2393] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1616234ab502468d8a75024fa7f25cad in current term 1: Already voted for candidate 6fe68658a12744b2be75800ba56d1d53 in this term.
I20260713 09:06:12.681581 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:12.681777 17316 leader_election.cc:304] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:12.695470 17561 raft_consensus.cc:2804] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.695652 17316 leader_election.cc:304] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:12.695968 17561 raft_consensus.cc:697] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:12.682685 17629 raft_consensus.cc:493] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.696563 17629 raft_consensus.cc:515] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.696846 17561 consensus_queue.cc:237] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.698755 17629 leader_election.cc:290] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:12.699090 17540 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.699467 17540 ts_tablet_manager.cc:1403] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.182s	user 0.011s	sys 0.006s
I20260713 09:06:12.699617 17626 raft_consensus.cc:2804] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.700107 17626 raft_consensus.cc:697] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
W20260713 09:06:12.684324 17464 leader_election.cc:343] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.701144 17464 leader_election.cc:304] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f; no voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:12.701676 17540 raft_consensus.cc:359] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.702291 17540 raft_consensus.cc:385] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.702554 17540 raft_consensus.cc:740] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.703104 17540 consensus_queue.cc:260] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
W20260713 09:06:12.702572 17315 leader_election.cc:343] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.704205 17498 raft_consensus.cc:3060] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.704571 17626 consensus_queue.cc:237] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.705241 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d556cea43f3246b19eae1b4d824c336f" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.708209 17629 raft_consensus.cc:2749] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.710963 17627 leader_election.cc:290] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.711912 17657 consensus_queue.cc:1048] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.712767 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f19fc8091414bd6bf5f276fcb40d0a3" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
W20260713 09:06:12.714039 17316 leader_election.cc:343] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.714310 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f19fc8091414bd6bf5f276fcb40d0a3" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:12.714936 17426 raft_consensus.cc:3060] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.689718 17658 consensus_queue.cc:1048] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:12.680366 17542 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:12.685087 17541 tablet_bootstrap.cc:492] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:12.716257 17542 ts_tablet_manager.cc:1403] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.329s	user 0.007s	sys 0.007s
I20260713 09:06:12.716380 17541 ts_tablet_manager.cc:1403] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.372s	user 0.006s	sys 0.008s
I20260713 09:06:12.718771 17542 raft_consensus.cc:359] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.719414 17542 raft_consensus.cc:385] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.719677 17542 raft_consensus.cc:740] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.720306 17542 consensus_queue.cc:260] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.726202 17542 ts_tablet_manager.cc:1434] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260713 09:06:12.726985 17542 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:12.727449 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d556cea43f3246b19eae1b4d824c336f" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.728297 17349 raft_consensus.cc:2393] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5624cd41a79f483ab1af79c777b1679f in current term 1: Already voted for candidate 6fe68658a12744b2be75800ba56d1d53 in this term.
I20260713 09:06:12.715574 17392 leader_election.cc:304] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.729519 17466 leader_election.cc:304] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f; no voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:12.730122 17658 raft_consensus.cc:2749] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:12.731012 17392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.193:45579, user_credentials={real_user=slave}} blocked reactor thread for 51542.2us
I20260713 09:06:12.731841 17542 tablet_bootstrap.cc:654] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.726828 17426 raft_consensus.cc:2468] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:12.740336 17541 raft_consensus.cc:359] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.741058 17541 raft_consensus.cc:385] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.741016 17315 leader_election.cc:304] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [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: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.741461 17541 raft_consensus.cc:740] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.741952 17626 raft_consensus.cc:2804] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.742448 17626 raft_consensus.cc:697] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:12.742646 17658 consensus_queue.cc:1048] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.743505 17626 consensus_queue.cc:237] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.744410 17392 leader_election.cc:304] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [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: 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.740253 17540 ts_tablet_manager.cc:1434] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260713 09:06:12.750016 17540 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.755553 17541 consensus_queue.cc:260] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.756373 17658 raft_consensus.cc:2749] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:12.763808 17541 ts_tablet_manager.cc:1434] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
W20260713 09:06:12.765980 17392 leader_election.cc:343] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.768110 17629 raft_consensus.cc:2749] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.768437 17392 leader_election.cc:304] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.769984 17541 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:12.771164 17658 raft_consensus.cc:2749] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.774117 17626 raft_consensus.cc:493] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.801575 17626 raft_consensus.cc:515] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.794071 17247 catalog_manager.cc:5697] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.803929 17247 catalog_manager.cc:5697] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.804952 17247 catalog_manager.cc:5697] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.806377 17247 catalog_manager.cc:5697] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.808898 17540 tablet_bootstrap.cc:654] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.782336 17392 leader_election.cc:304] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [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: 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.813248 17658 raft_consensus.cc:2749] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.816648 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef92e0a8d814bfd9bf824c8645f4ecb" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:12.817625 17423 raft_consensus.cc:2468] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:12.818949 17315 leader_election.cc:304] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:12.819723 17623 raft_consensus.cc:2804] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.819810 17542 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:12.820612 17542 ts_tablet_manager.cc:1403] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.036s
I20260713 09:06:12.820107 17623 raft_consensus.cc:493] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.821146 17623 raft_consensus.cc:3060] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.824644 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef92e0a8d814bfd9bf824c8645f4ecb" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
W20260713 09:06:12.825994 17316 leader_election.cc:343] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.823664 17626 leader_election.cc:290] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.843645 17542 raft_consensus.cc:359] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.844120 17542 raft_consensus.cc:385] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.844375 17542 raft_consensus.cc:740] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.844882 17542 consensus_queue.cc:260] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.846875 17542 ts_tablet_manager.cc:1434] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260713 09:06:12.847632 17542 tablet_bootstrap.cc:492] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:12.842022 17623 raft_consensus.cc:515] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.851861 17658 raft_consensus.cc:493] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.852304 17658 raft_consensus.cc:515] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.856493 17658 leader_election.cc:290] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.858851 17607 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.859362 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb397d04b834861b130c57200bf39f3" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
W20260713 09:06:12.860769 17391 leader_election.cc:343] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.864144 17607 consensus_queue.cc:1048] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.865482 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef92e0a8d814bfd9bf824c8645f4ecb" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:12.865995 17423 raft_consensus.cc:3060] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.867062 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef92e0a8d814bfd9bf824c8645f4ecb" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:12.867264 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb397d04b834861b130c57200bf39f3" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.868129 17623 leader_election.cc:290] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
W20260713 09:06:12.869815 17316 leader_election.cc:343] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:12.870263 17392 leader_election.cc:343] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.871134 17392 leader_election.cc:304] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.871850 17607 raft_consensus.cc:2749] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.893440 17540 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.893958 17540 ts_tablet_manager.cc:1403] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.144s	user 0.003s	sys 0.016s
I20260713 09:06:12.893177 17423 raft_consensus.cc:2468] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:12.894999 17315 leader_election.cc:304] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [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: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.895998 17626 raft_consensus.cc:2804] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.896699 17541 tablet_bootstrap.cc:654] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.896755 17626 raft_consensus.cc:697] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:12.898013 17542 tablet_bootstrap.cc:654] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.897640 17626 consensus_queue.cc:237] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.899273 17540 raft_consensus.cc:359] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.899953 17540 raft_consensus.cc:385] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.900211 17540 raft_consensus.cc:740] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.900844 17540 consensus_queue.cc:260] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.903460 17540 ts_tablet_manager.cc:1434] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:06:12.904268 17540 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.911041 17542 tablet_bootstrap.cc:492] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:12.911379 17542 ts_tablet_manager.cc:1403] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.003s
I20260713 09:06:12.913058 17542 raft_consensus.cc:359] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.913498 17542 raft_consensus.cc:385] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.913735 17542 raft_consensus.cc:740] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.914214 17542 consensus_queue.cc:260] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.915886 17542 ts_tablet_manager.cc:1434] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:12.915578 17249 catalog_manager.cc:5697] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.916682 17542 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:12.916774 17540 tablet_bootstrap.cc:654] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.921876 17542 tablet_bootstrap.cc:654] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.931762 17541 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:12.932199 17541 ts_tablet_manager.cc:1403] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.162s	user 0.015s	sys 0.017s
I20260713 09:06:12.934912 17541 raft_consensus.cc:359] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.935578 17541 raft_consensus.cc:385] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.935832 17541 raft_consensus.cc:740] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.936606 17541 consensus_queue.cc:260] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.938954 17541 ts_tablet_manager.cc:1434] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:06:12.940001 17541 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:12.942896 17607 raft_consensus.cc:493] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.943382 17607 raft_consensus.cc:515] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.953895 17607 leader_election.cc:290] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:12.955567 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:12.958338 17541 tablet_bootstrap.cc:654] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.958276 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:12.961076 17498 raft_consensus.cc:2393] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fe68658a12744b2be75800ba56d1d53 in current term 1: Already voted for candidate 1616234ab502468d8a75024fa7f25cad in this term.
I20260713 09:06:12.962114 17391 leader_election.cc:304] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fe68658a12744b2be75800ba56d1d53; no voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:12.963207 17607 raft_consensus.cc:3060] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.966018 17542 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:12.966035 17540 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.966527 17542 ts_tablet_manager.cc:1403] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.019s
I20260713 09:06:12.966609 17540 ts_tablet_manager.cc:1403] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.018s
I20260713 09:06:12.967607 17541 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:12.968029 17541 ts_tablet_manager.cc:1403] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.000s
I20260713 09:06:12.969043 17542 raft_consensus.cc:359] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.969261 17540 raft_consensus.cc:359] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.969657 17542 raft_consensus.cc:385] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.969892 17540 raft_consensus.cc:385] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.969926 17542 raft_consensus.cc:740] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.970293 17540 raft_consensus.cc:740] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.970700 17542 consensus_queue.cc:260] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.970319 17541 raft_consensus.cc:359] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.971001 17540 consensus_queue.cc:260] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.972211 17541 raft_consensus.cc:385] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.972550 17541 raft_consensus.cc:740] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.973186 17541 consensus_queue.cc:260] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:12.974956 17540 ts_tablet_manager.cc:1434] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:12.974967 17542 ts_tablet_manager.cc:1434] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:12.975914 17540 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:12.975989 17542 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:12.979833 17541 ts_tablet_manager.cc:1434] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:12.980718 17541 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:12.971264 17607 raft_consensus.cc:2749] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.981501 17542 tablet_bootstrap.cc:654] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.982412 17540 tablet_bootstrap.cc:654] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.987855 17541 tablet_bootstrap.cc:654] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.999320 17540 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:12.999732 17540 ts_tablet_manager.cc:1403] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260713 09:06:13.000002 17542 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:13.000385 17542 ts_tablet_manager.cc:1403] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260713 09:06:13.002075 17540 raft_consensus.cc:359] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.002701 17540 raft_consensus.cc:385] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.002951 17540 raft_consensus.cc:740] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.002924 17542 raft_consensus.cc:359] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.003674 17542 raft_consensus.cc:385] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.004000 17542 raft_consensus.cc:740] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.003716 17540 consensus_queue.cc:260] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.004557 17542 consensus_queue.cc:260] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.005764 17540 ts_tablet_manager.cc:1434] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:13.006237 17542 ts_tablet_manager.cc:1434] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:13.006592 17540 tablet_bootstrap.cc:492] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53: Bootstrap starting.
I20260713 09:06:13.007068 17542 tablet_bootstrap.cc:492] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:13.011766 17541 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:13.012173 17541 ts_tablet_manager.cc:1403] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.005s
I20260713 09:06:13.012569 17542 tablet_bootstrap.cc:654] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:13.012583 17540 tablet_bootstrap.cc:654] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:13.014649 17541 raft_consensus.cc:359] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.019505 17541 raft_consensus.cc:385] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.019878 17541 raft_consensus.cc:740] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.020601 17541 consensus_queue.cc:260] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.022919 17541 ts_tablet_manager.cc:1434] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:13.023821 17540 tablet_bootstrap.cc:492] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53: No bootstrap required, opened a new log
I20260713 09:06:13.024019 17629 raft_consensus.cc:493] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:13.024214 17540 ts_tablet_manager.cc:1403] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:06:13.024435 17629 raft_consensus.cc:515] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.026357 17629 leader_election.cc:290] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:13.026660 17540 raft_consensus.cc:359] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.028066 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:13.028612 17541 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:13.028151 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:13.029861 17423 raft_consensus.cc:2393] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5624cd41a79f483ab1af79c777b1679f in current term 1: Already voted for candidate 1616234ab502468d8a75024fa7f25cad in this term.
I20260713 09:06:13.030918 17464 leader_election.cc:304] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f; no voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53
I20260713 09:06:13.031931 17629 raft_consensus.cc:3060] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.035210 17541 tablet_bootstrap.cc:654] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:13.039741 17629 raft_consensus.cc:2749] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:13.027251 17540 raft_consensus.cc:385] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.040536 17540 raft_consensus.cc:740] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.041327 17540 consensus_queue.cc:260] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.043493 17540 ts_tablet_manager.cc:1434] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:06:13.047318 17542 tablet_bootstrap.cc:492] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:13.047734 17542 ts_tablet_manager.cc:1403] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.023s
I20260713 09:06:13.048171 17541 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:13.048489 17541 ts_tablet_manager.cc:1403] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260713 09:06:13.050084 17542 raft_consensus.cc:359] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.050704 17542 raft_consensus.cc:385] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.050943 17542 raft_consensus.cc:740] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.051162 17541 raft_consensus.cc:359] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.051771 17541 raft_consensus.cc:385] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.051573 17542 consensus_queue.cc:260] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.051718 17623 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.052078 17541 raft_consensus.cc:740] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.052800 17541 consensus_queue.cc:260] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.053534 17542 ts_tablet_manager.cc:1434] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:06:13.054862 17542 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:13.056607 17541 ts_tablet_manager.cc:1434] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:06:13.057379 17541 tablet_bootstrap.cc:492] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad: Bootstrap starting.
I20260713 09:06:13.059904 17542 tablet_bootstrap.cc:654] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:13.062949 17541 tablet_bootstrap.cc:654] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:13.070152 17658 raft_consensus.cc:493] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:13.070638 17658 raft_consensus.cc:515] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.072328 17658 leader_election.cc:290] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:13.073061 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7693456f91e9449d9ab1757a7f59f7a9" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:13.073647 17351 raft_consensus.cc:2468] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:13.073725 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7693456f91e9449d9ab1757a7f59f7a9" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:13.074945 17392 leader_election.cc:304] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
W20260713 09:06:13.075533 17391 leader_election.cc:343] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:13.076346 17658 raft_consensus.cc:2804] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:13.076628 17658 raft_consensus.cc:493] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:13.076903 17658 raft_consensus.cc:3060] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.078624 17542 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:13.079102 17542 ts_tablet_manager.cc:1403] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260713 09:06:13.081615 17542 raft_consensus.cc:359] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.082202 17542 raft_consensus.cc:385] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.082465 17542 raft_consensus.cc:740] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.082983 17658 raft_consensus.cc:515] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.083055 17542 consensus_queue.cc:260] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.085126 17542 ts_tablet_manager.cc:1434] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:13.085508 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7693456f91e9449d9ab1757a7f59f7a9" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:13.085932 17542 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f: Bootstrap starting.
I20260713 09:06:13.086030 17351 raft_consensus.cc:3060] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.089936 17541 tablet_bootstrap.cc:492] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad: No bootstrap required, opened a new log
I20260713 09:06:13.090268 17541 ts_tablet_manager.cc:1403] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad: Time spent bootstrapping tablet: real 0.033s	user 0.003s	sys 0.008s
I20260713 09:06:13.091796 17542 tablet_bootstrap.cc:654] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:13.091915 17351 raft_consensus.cc:2468] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:13.092059 17541 raft_consensus.cc:359] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.092568 17541 raft_consensus.cc:385] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.092767 17541 raft_consensus.cc:740] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.093291 17541 consensus_queue.cc:260] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.094249 17392 leader_election.cc:304] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:13.095098 17545 raft_consensus.cc:2804] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:13.095615 17545 raft_consensus.cc:697] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:13.096408 17545 consensus_queue.cc:237] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.095144 17541 ts_tablet_manager.cc:1434] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:06:13.104738 17627 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.107154 17542 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f: No bootstrap required, opened a new log
I20260713 09:06:13.107563 17542 ts_tablet_manager.cc:1403] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260713 09:06:13.110121 17542 raft_consensus.cc:359] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.110713 17542 raft_consensus.cc:385] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:13.110962 17542 raft_consensus.cc:740] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Initialized, Role: FOLLOWER
I20260713 09:06:13.111536 17542 consensus_queue.cc:260] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.114764 17542 ts_tablet_manager.cc:1434] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:06:13.115972 17658 leader_election.cc:290] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:13.118213 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7693456f91e9449d9ab1757a7f59f7a9" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:13.118734 17498 raft_consensus.cc:3060] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.124014 17498 raft_consensus.cc:2468] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:13.125073 17248 catalog_manager.cc:5697] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.145150 17545 raft_consensus.cc:493] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:13.145520 17545 raft_consensus.cc:515] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.147018 17545 leader_election.cc:290] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:13.147637 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1397d9bbb4b8b909de3453117510f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:13.147872 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1397d9bbb4b8b909de3453117510f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:13.148113 17351 raft_consensus.cc:2468] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:13.148357 17498 raft_consensus.cc:2468] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 0.
I20260713 09:06:13.148983 17392 leader_election.cc:304] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:13.149619 17545 raft_consensus.cc:2804] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:13.149855 17545 raft_consensus.cc:493] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:13.150058 17545 raft_consensus.cc:3060] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.153860 17545 raft_consensus.cc:515] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.155257 17545 leader_election.cc:290] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:13.155782 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1397d9bbb4b8b909de3453117510f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:13.156109 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1397d9bbb4b8b909de3453117510f" candidate_uuid: "6fe68658a12744b2be75800ba56d1d53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:13.156352 17351 raft_consensus.cc:3060] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.156615 17498 raft_consensus.cc:3060] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.159853 17629 raft_consensus.cc:493] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:13.160282 17629 raft_consensus.cc:515] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.162153 17629 leader_election.cc:290] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:13.162381 17351 raft_consensus.cc:2468] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:13.162400 17498 raft_consensus.cc:2468] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fe68658a12744b2be75800ba56d1d53 in term 1.
I20260713 09:06:13.163512 17392 leader_election.cc:304] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:13.164143 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227892b93896490b9d8ccb477775a06b" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:13.164143 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227892b93896490b9d8ccb477775a06b" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad" is_pre_election: true
I20260713 09:06:13.164609 17545 raft_consensus.cc:2804] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:13.164849 17423 raft_consensus.cc:2468] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 0.
I20260713 09:06:13.165012 17351 raft_consensus.cc:2468] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 0.
I20260713 09:06:13.165135 17545 raft_consensus.cc:697] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Leader. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:13.165851 17464 leader_election.cc:304] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:13.165980 17545 consensus_queue.cc:237] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.166585 17629 raft_consensus.cc:2804] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:13.166939 17629 raft_consensus.cc:493] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:13.167243 17629 raft_consensus.cc:3060] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.168298 17627 raft_consensus.cc:493] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:13.168727 17627 raft_consensus.cc:515] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.171617 17494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c9fd51c51f46928e1609900f8131d6" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:13.172144 17494 raft_consensus.cc:2468] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:13.173051 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c9fd51c51f46928e1609900f8131d6" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:13.173271 17629 raft_consensus.cc:515] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.173609 17426 raft_consensus.cc:2468] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:13.173962 17627 leader_election.cc:290] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:13.173789 17623 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:13.174850 17316 leader_election.cc:304] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:13.175451 17248 catalog_manager.cc:5697] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.176534 17629 leader_election.cc:290] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:13.176810 17623 raft_consensus.cc:2804] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:13.177064 17627 raft_consensus.cc:493] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:13.177192 17623 raft_consensus.cc:493] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:13.177541 17623 raft_consensus.cc:3060] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.177521 17627 raft_consensus.cc:515] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.179493 17627 leader_election.cc:290] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:13.180486 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb397d04b834861b130c57200bf39f3" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53" is_pre_election: true
I20260713 09:06:13.181087 17424 raft_consensus.cc:2468] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:13.181977 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227892b93896490b9d8ccb477775a06b" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:13.182185 17315 leader_election.cc:304] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:13.182521 17426 raft_consensus.cc:3060] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.182924 17627 raft_consensus.cc:2804] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:13.183279 17627 raft_consensus.cc:493] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:13.183599 17627 raft_consensus.cc:3060] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.184536 17623 raft_consensus.cc:515] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.185426 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb397d04b834861b130c57200bf39f3" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f" is_pre_election: true
I20260713 09:06:13.187218 17498 raft_consensus.cc:2468] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 0.
I20260713 09:06:13.187959 17623 leader_election.cc:290] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:13.189673 17426 raft_consensus.cc:2468] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 1.
I20260713 09:06:13.190510 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c9fd51c51f46928e1609900f8131d6" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:13.191006 17498 raft_consensus.cc:3060] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.194303 17623 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.195699 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "227892b93896490b9d8ccb477775a06b" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:13.196060 17464 leader_election.cc:304] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:13.196229 17351 raft_consensus.cc:3060] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.196653 17498 raft_consensus.cc:2468] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:13.197101 17669 raft_consensus.cc:2804] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:13.197719 17316 leader_election.cc:304] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:13.198345 17669 raft_consensus.cc:697] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Becoming Leader. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Running, Role: LEADER
I20260713 09:06:13.198465 17626 raft_consensus.cc:2804] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:13.198952 17626 raft_consensus.cc:697] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:13.199201 17669 consensus_queue.cc:237] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.199977 17626 consensus_queue.cc:237] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.203073 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c9fd51c51f46928e1609900f8131d6" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:13.203600 17426 raft_consensus.cc:3060] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:13.205391 17297 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:13.208573 17351 raft_consensus.cc:2468] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 1.
I20260713 09:06:13.222765 17426 raft_consensus.cc:2468] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:13.223641 17498 raft_consensus.cc:3060] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.225278 17627 raft_consensus.cc:515] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.227241 17627 leader_election.cc:290] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:13.227792 17426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb397d04b834861b130c57200bf39f3" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:13.228294 17426 raft_consensus.cc:3060] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.230072 17247 catalog_manager.cc:5697] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5624cd41a79f483ab1af79c777b1679f (127.15.222.195). New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:13.231921 17623 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.228749 17494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb397d04b834861b130c57200bf39f3" candidate_uuid: "1616234ab502468d8a75024fa7f25cad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:13.233109 17494 raft_consensus.cc:3060] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.234256 17426 raft_consensus.cc:2468] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:13.223660 17248 catalog_manager.cc:5697] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.239449 17494 raft_consensus.cc:2468] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1616234ab502468d8a75024fa7f25cad in term 1.
I20260713 09:06:13.240584 17315 leader_election.cc:304] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:13.241284 17623 raft_consensus.cc:2804] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:13.241724 17623 raft_consensus.cc:697] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Leader. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:13.242497 17623 consensus_queue.cc:237] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:13.247490 17559 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.251276 17559 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.259238 17627 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.259094 17249 catalog_manager.cc:5697] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad reported cstate change: term changed from 0 to 1, leader changed from <none> to 1616234ab502468d8a75024fa7f25cad (127.15.222.193). New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.318328 17627 consensus_queue.cc:1048] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.326081 17496 raft_consensus.cc:3060] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.333101 17561 consensus_queue.cc:1048] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.444726 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:13.450148 17717 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
W20260713 09:06:13.451529 17718 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
I20260713 09:06:13.453339 16251 server_base.cc:1061] running on GCE node
W20260713 09:06:13.453835 17720 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
I20260713 09:06:13.454636 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:13.454854 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:13.455020 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933573455004 us; error 0 us; skew 500 ppm
I20260713 09:06:13.455515 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:13.457652 16251 webserver.cc:533] Webserver started at http://127.15.222.196:42715/ using document root <none> and password file <none>
I20260713 09:06:13.458117 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:13.458300 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:13.458590 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:13.459949 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-3-root/instance:
uuid: "622fb011918d424fac1f54ba43923f95"
format_stamp: "Formatted at 2026-07-13 09:06:13 on dist-test-slave-lzdr"
I20260713 09:06:13.465186 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:06:13.468358 17725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:13.469137 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:13.469403 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-3-root
uuid: "622fb011918d424fac1f54ba43923f95"
format_stamp: "Formatted at 2026-07-13 09:06:13 on dist-test-slave-lzdr"
I20260713 09:06:13.469660 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-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)
I20260713 09:06:13.478171 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:13.479262 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:13.480896 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:13.483850 17545 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.484437 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:13.484733 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:13.485055 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:13.485272 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:13.497392 17560 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.567833 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.196:46539
I20260713 09:06:13.567943 17789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.196:46539 every 8 connection(s)
I20260713 09:06:13.572340 16251 auto_leader_rebalancer-test.cc:392] add a tserver: 622fb011918d424fac1f54ba43923f95
I20260713 09:06:13.581508 17669 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.585907 17607 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.592159 17629 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.603399 17560 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.612032 17790 heartbeater.cc:344] Connected to a master server at 127.15.222.254:34611
I20260713 09:06:13.612421 17790 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:13.613279 17790 heartbeater.cc:507] Master 127.15.222.254:34611 requested a full tablet report, sending...
I20260713 09:06:13.614920 17249 ts_manager.cc:194] Registered new tserver with Master: 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539)
I20260713 09:06:13.616122 17249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60286
I20260713 09:06:13.673192 17561 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.681761 17626 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.781646 17623 consensus_queue.cc:1048] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.791563 17561 consensus_queue.cc:1048] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:14.246392 17426 consensus_queue.cc:237] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.252853 17349 raft_consensus.cc:1275] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.254359 17494 raft_consensus.cc:1275] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.254324 17560 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.255674 17545 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.263501 17545 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.265372 17351 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
W20260713 09:06:14.267797 17391 consensus_peers.cc:597] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7693456f91e9449d9ab1757a7f59f7a9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:14.273321 17496 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.281361 17246 catalog_manager.cc:5697] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:14.300493 17351 consensus_queue.cc:237] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.314662 17426 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.315277 17494 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.316135 17561 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.317312 17627 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.323367 17623 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
W20260713 09:06:14.325532 17316 consensus_peers.cc:597] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63b82832c9a044d9873faf7b291af420. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:14.325115 17426 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.328495 17496 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.336921 17426 consensus_queue.cc:237] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.339146 17249 catalog_manager.cc:5697] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
W20260713 09:06:14.347132 17391 consensus_peers.cc:597] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef6994ec39104fa7b8fd2ede6fd5f192. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:14.347250 17351 raft_consensus.cc:1275] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.348003 17496 raft_consensus.cc:1275] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.348578 17560 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.349448 17545 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.359522 17658 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.361529 17351 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.361560 17496 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.372313 17247 catalog_manager.cc:5697] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.374742 17426 consensus_queue.cc:237] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
W20260713 09:06:14.382000 17391 consensus_peers.cc:597] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b877f35e43df46d8b37c4efccb071ee0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:14.384797 17349 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.381963 17496 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.386090 17560 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.386775 17658 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.394356 17545 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.395982 17349 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.402721 17496 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:14.406441 17249 catalog_manager.cc:5697] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:14.618198 17790 heartbeater.cc:499] Master 127.15.222.254:34611 was elected leader, sending a full tablet report...
I20260713 09:06:14.719901 17823 ts_tablet_manager.cc:933] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:14.721978 17823 tablet_copy_client.cc:323] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.193:45579
I20260713 09:06:14.731920 17361 tablet_copy_service.cc:140] P 1616234ab502468d8a75024fa7f25cad: Received BeginTabletCopySession request for tablet 63b82832c9a044d9873faf7b291af420 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:39478)
I20260713 09:06:14.732425 17361 tablet_copy_service.cc:161] P 1616234ab502468d8a75024fa7f25cad: Beginning new tablet copy session on tablet 63b82832c9a044d9873faf7b291af420 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:39478: session id = 622fb011918d424fac1f54ba43923f95-63b82832c9a044d9873faf7b291af420
I20260713 09:06:14.737675 17361 tablet_copy_source_session.cc:215] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:14.740545 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b82832c9a044d9873faf7b291af420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:14.752563 17823 tablet_copy_client.cc:806] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:14.753115 17823 tablet_copy_client.cc:670] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:14.756532 17823 tablet_copy_client.cc:538] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:14.764607 17823 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:14.784221 17823 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:14.785244 17823 tablet_bootstrap.cc:492] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:14.785861 17823 ts_tablet_manager.cc:1403] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.007s
I20260713 09:06:14.788177 17823 raft_consensus.cc:359] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.788777 17823 raft_consensus.cc:740] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:14.789337 17823 consensus_queue.cc:260] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.791679 17823 ts_tablet_manager.cc:1434] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:06:14.793439 17361 tablet_copy_service.cc:342] P 1616234ab502468d8a75024fa7f25cad: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-63b82832c9a044d9873faf7b291af420 received from {username='slave'} at 127.0.0.1:39478
I20260713 09:06:14.793874 17361 tablet_copy_service.cc:434] P 1616234ab502468d8a75024fa7f25cad: ending tablet copy session 622fb011918d424fac1f54ba43923f95-63b82832c9a044d9873faf7b291af420 on tablet 63b82832c9a044d9873faf7b291af420 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:14.834263 17823 ts_tablet_manager.cc:933] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:14.835961 17823 tablet_copy_client.cc:323] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.194:46609
I20260713 09:06:14.846560 17436 tablet_copy_service.cc:140] P 6fe68658a12744b2be75800ba56d1d53: Received BeginTabletCopySession request for tablet b877f35e43df46d8b37c4efccb071ee0 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:36652)
I20260713 09:06:14.847105 17436 tablet_copy_service.cc:161] P 6fe68658a12744b2be75800ba56d1d53: Beginning new tablet copy session on tablet b877f35e43df46d8b37c4efccb071ee0 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:36652: session id = 622fb011918d424fac1f54ba43923f95-b877f35e43df46d8b37c4efccb071ee0
I20260713 09:06:14.852526 17436 tablet_copy_source_session.cc:215] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:14.855537 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b877f35e43df46d8b37c4efccb071ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:14.864589 17823 tablet_copy_client.cc:806] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:14.865464 17823 tablet_copy_client.cc:670] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:14.868907 17823 tablet_copy_client.cc:538] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:14.872225 17830 ts_tablet_manager.cc:933] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:14.873864 17830 tablet_copy_client.cc:323] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.194:46609
I20260713 09:06:14.875383 17823 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:14.875412 17436 tablet_copy_service.cc:140] P 6fe68658a12744b2be75800ba56d1d53: Received BeginTabletCopySession request for tablet 7693456f91e9449d9ab1757a7f59f7a9 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:36652)
I20260713 09:06:14.876049 17436 tablet_copy_service.cc:161] P 6fe68658a12744b2be75800ba56d1d53: Beginning new tablet copy session on tablet 7693456f91e9449d9ab1757a7f59f7a9 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:36652: session id = 622fb011918d424fac1f54ba43923f95-7693456f91e9449d9ab1757a7f59f7a9
I20260713 09:06:14.882601 17436 tablet_copy_source_session.cc:215] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:14.885347 17830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7693456f91e9449d9ab1757a7f59f7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:14.894194 17823 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:14.895094 17823 tablet_bootstrap.cc:492] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:14.895725 17823 ts_tablet_manager.cc:1403] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.009s
I20260713 09:06:14.900768 17830 tablet_copy_client.cc:806] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:14.901432 17830 tablet_copy_client.cc:670] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:14.902880 17833 ts_tablet_manager.cc:933] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:14.902554 17823 raft_consensus.cc:359] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.903475 17823 raft_consensus.cc:740] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:14.904157 17823 consensus_queue.cc:260] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.905305 17830 tablet_copy_client.cc:538] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:14.906276 17823 ts_tablet_manager.cc:1434] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:14.908161 17436 tablet_copy_service.cc:342] P 6fe68658a12744b2be75800ba56d1d53: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-b877f35e43df46d8b37c4efccb071ee0 received from {username='slave'} at 127.0.0.1:36652
I20260713 09:06:14.908531 17436 tablet_copy_service.cc:434] P 6fe68658a12744b2be75800ba56d1d53: ending tablet copy session 622fb011918d424fac1f54ba43923f95-b877f35e43df46d8b37c4efccb071ee0 on tablet b877f35e43df46d8b37c4efccb071ee0 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:14.916576 17830 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:14.925248 17833 tablet_copy_client.cc:323] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.194:46609
I20260713 09:06:14.926632 17436 tablet_copy_service.cc:140] P 6fe68658a12744b2be75800ba56d1d53: Received BeginTabletCopySession request for tablet ef6994ec39104fa7b8fd2ede6fd5f192 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:36652)
I20260713 09:06:14.927141 17436 tablet_copy_service.cc:161] P 6fe68658a12744b2be75800ba56d1d53: Beginning new tablet copy session on tablet ef6994ec39104fa7b8fd2ede6fd5f192 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:36652: session id = 622fb011918d424fac1f54ba43923f95-ef6994ec39104fa7b8fd2ede6fd5f192
I20260713 09:06:14.931155 17830 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:14.931737 17830 tablet_bootstrap.cc:492] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:14.932204 17830 ts_tablet_manager.cc:1403] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260713 09:06:14.934023 17436 tablet_copy_source_session.cc:215] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:14.934722 17830 raft_consensus.cc:359] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.935550 17830 raft_consensus.cc:740] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:14.936194 17830 consensus_queue.cc:260] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.937762 17833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef6994ec39104fa7b8fd2ede6fd5f192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:14.938265 17830 ts_tablet_manager.cc:1434] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:14.940217 17436 tablet_copy_service.cc:342] P 6fe68658a12744b2be75800ba56d1d53: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-7693456f91e9449d9ab1757a7f59f7a9 received from {username='slave'} at 127.0.0.1:36652
I20260713 09:06:14.940650 17436 tablet_copy_service.cc:434] P 6fe68658a12744b2be75800ba56d1d53: ending tablet copy session 622fb011918d424fac1f54ba43923f95-7693456f91e9449d9ab1757a7f59f7a9 on tablet 7693456f91e9449d9ab1757a7f59f7a9 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:14.950255 17833 tablet_copy_client.cc:806] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:14.950753 17833 tablet_copy_client.cc:670] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:14.953637 17833 tablet_copy_client.cc:538] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:14.958850 17833 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:14.975308 17833 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:14.975916 17833 tablet_bootstrap.cc:492] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:14.976421 17833 ts_tablet_manager.cc:1403] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:06:14.978652 17833 raft_consensus.cc:359] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.979426 17833 raft_consensus.cc:740] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:14.980022 17833 consensus_queue.cc:260] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:14.981793 17833 ts_tablet_manager.cc:1434] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:06:14.983557 17436 tablet_copy_service.cc:342] P 6fe68658a12744b2be75800ba56d1d53: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-ef6994ec39104fa7b8fd2ede6fd5f192 received from {username='slave'} at 127.0.0.1:36652
I20260713 09:06:14.983944 17436 tablet_copy_service.cc:434] P 6fe68658a12744b2be75800ba56d1d53: ending tablet copy session 622fb011918d424fac1f54ba43923f95-ef6994ec39104fa7b8fd2ede6fd5f192 on tablet ef6994ec39104fa7b8fd2ede6fd5f192 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:15.244150 17765 raft_consensus.cc:1217] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:15.301986 17765 raft_consensus.cc:1217] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:15.324112 17765 raft_consensus.cc:1217] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:15.427794 17765 raft_consensus.cc:1217] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:15.766906 17838 raft_consensus.cc:1064] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:15.769547 17838 consensus_queue.cc:237] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:15.775997 17765 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.776083 17494 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.776448 17349 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.777873 17545 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.779034 17658 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.781168 17841 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.790230 17841 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.792155 17764 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.801486 17349 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.805241 17249 catalog_manager.cc:5697] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:15.813154 17494 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.842078 17426 consensus_queue.cc:237] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:15.849666 17764 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.851131 17349 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.853061 17838 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.854796 17545 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.860685 17545 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.863113 17765 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.870705 17234 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b877f35e43df46d8b37c4efccb071ee0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:15.875212 17351 raft_consensus.cc:2955] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.876670 17246 catalog_manager.cc:5697] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:15.887341 17490 tablet_service.cc:1558] Processing DeleteTablet for tablet b877f35e43df46d8b37c4efccb071ee0 with delete_type TABLET_DATA_TOMBSTONED (TS 5624cd41a79f483ab1af79c777b1679f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53526
I20260713 09:06:15.898051 17658 raft_consensus.cc:1064] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:15.900506 17658 consensus_queue.cc:237] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:15.902725 17850 tablet_replica.cc:333] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:15.903587 17850 raft_consensus.cc:2243] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:15.904222 17850 raft_consensus.cc:2272] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:15.907006 17850 ts_tablet_manager.cc:1916] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:15.908968 17765 raft_consensus.cc:1275] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.910244 17351 raft_consensus.cc:1275] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.911195 17545 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.912365 17494 raft_consensus.cc:1275] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.912747 17841 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.914585 17838 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.922060 17850 ts_tablet_manager.cc:1929] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:15.922537 17850 log.cc:1199] T b877f35e43df46d8b37c4efccb071ee0 P 5624cd41a79f483ab1af79c777b1679f: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root/wals/b877f35e43df46d8b37c4efccb071ee0
I20260713 09:06:15.924124 17235 catalog_manager.cc:5028] TS 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): tablet b877f35e43df46d8b37c4efccb071ee0 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:15.932389 17838 raft_consensus.cc:1064] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:15.934828 17838 consensus_queue.cc:237] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:15.947499 17623 raft_consensus.cc:1064] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:15.949611 17623 consensus_queue.cc:237] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:15.962002 17841 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.966631 17765 raft_consensus.cc:1275] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.965929 17494 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.968122 17545 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.969595 17351 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.981312 17496 raft_consensus.cc:1275] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.982106 17246 catalog_manager.cc:5697] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:15.988416 17764 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.000185 17545 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.006994 17837 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.014652 17494 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.017554 17837 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.020922 17349 raft_consensus.cc:1275] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.018671 17494 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.016172 17859 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.025018 17858 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.028652 17764 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.043123 17426 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.045303 17860 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.045133 17248 catalog_manager.cc:5697] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.047492 17764 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.054919 17423 consensus_queue.cc:237] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:16.064301 17765 raft_consensus.cc:1275] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.065735 17841 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.065184 17349 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.066855 17861 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.070199 17423 consensus_queue.cc:237] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:16.073017 17838 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.079969 17498 raft_consensus.cc:1275] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.087256 17762 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.089977 17859 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.093678 17247 catalog_manager.cc:5697] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:16.083122 17494 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.101538 17545 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.111630 17349 consensus_queue.cc:237] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:16.106712 17761 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.114542 17496 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.120294 17763 raft_consensus.cc:1275] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.125283 17859 consensus_queue.cc:1048] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260713 09:06:16.124768 17247 catalog_manager.cc:5697] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:16.126070 17234 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7693456f91e9449d9ab1757a7f59f7a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:16.136744 17234 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef6994ec39104fa7b8fd2ede6fd5f192 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:16.143026 17763 raft_consensus.cc:2955] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.156301 17351 raft_consensus.cc:1275] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.158656 17340 tablet_service.cc:1558] Processing DeleteTablet for tablet 7693456f91e9449d9ab1757a7f59f7a9 with delete_type TABLET_DATA_TOMBSTONED (TS 1616234ab502468d8a75024fa7f25cad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36914
I20260713 09:06:16.173138 17247 catalog_manager.cc:5697] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:16.175940 17494 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.177347 17861 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.178498 17859 consensus_queue.cc:1048] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.185488 17490 tablet_service.cc:1558] Processing DeleteTablet for tablet ef6994ec39104fa7b8fd2ede6fd5f192 with delete_type TABLET_DATA_TOMBSTONED (TS 5624cd41a79f483ab1af79c777b1679f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53526
I20260713 09:06:16.186452 17850 tablet_replica.cc:333] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:16.185663 17349 raft_consensus.cc:2955] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.187278 17850 raft_consensus.cc:2243] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:16.187975 17850 raft_consensus.cc:2272] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:16.191692 17761 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.193841 17498 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.201171 17850 ts_tablet_manager.cc:1916] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:16.188413 17861 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.208364 17623 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.213909 17850 ts_tablet_manager.cc:1929] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:16.214334 17850 log.cc:1199] T ef6994ec39104fa7b8fd2ede6fd5f192 P 5624cd41a79f483ab1af79c777b1679f: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root/wals/ef6994ec39104fa7b8fd2ede6fd5f192
I20260713 09:06:16.215725 17235 catalog_manager.cc:5028] TS 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): tablet ef6994ec39104fa7b8fd2ede6fd5f192 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:16.220216 17868 tablet_replica.cc:333] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:16.221149 17868 raft_consensus.cc:2243] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:16.221715 17868 raft_consensus.cc:2272] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:16.226090 17868 ts_tablet_manager.cc:1916] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:16.226550 17236 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63b82832c9a044d9873faf7b291af420 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:16.218736 17762 raft_consensus.cc:2955] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.229038 17247 catalog_manager.cc:5697] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:16.243499 17415 tablet_service.cc:1558] Processing DeleteTablet for tablet 63b82832c9a044d9873faf7b291af420 with delete_type TABLET_DATA_TOMBSTONED (TS 6fe68658a12744b2be75800ba56d1d53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36648
I20260713 09:06:16.255234 17868 ts_tablet_manager.cc:1929] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:16.255566 17868 log.cc:1199] T 7693456f91e9449d9ab1757a7f59f7a9 P 1616234ab502468d8a75024fa7f25cad: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root/wals/7693456f91e9449d9ab1757a7f59f7a9
I20260713 09:06:16.256503 17869 tablet_replica.cc:333] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:16.256812 17236 catalog_manager.cc:5028] TS 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): tablet 7693456f91e9449d9ab1757a7f59f7a9 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:16.257393 17869 raft_consensus.cc:2243] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:16.257833 17869 pending_rounds.cc:70] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: Trying to abort 1 pending ops.
I20260713 09:06:16.258031 17869 pending_rounds.cc:77] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306991927084576768 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "63b82832c9a044d9873faf7b291af420" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } } }
I20260713 09:06:16.258826 17869 raft_consensus.cc:2917] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:06:16.259094 17869 raft_consensus.cc:2889] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:06:16.259318 17869 raft_consensus.cc:2272] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:16.261278 17869 ts_tablet_manager.cc:1916] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:16.270011 17869 ts_tablet_manager.cc:1929] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:16.270257 17869 log.cc:1199] T 63b82832c9a044d9873faf7b291af420 P 6fe68658a12744b2be75800ba56d1d53: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root/wals/63b82832c9a044d9873faf7b291af420
I20260713 09:06:16.271381 17234 catalog_manager.cc:5028] TS 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): tablet 63b82832c9a044d9873faf7b291af420 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:17.270243 17349 consensus_queue.cc:237] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.275045 17494 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.275202 17426 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:17.275972 17316 consensus_peers.cc:597] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35e8c663c75844f0b07ddd1cea147124. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.276384 17871 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.277029 17860 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.283164 17871 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.284637 17426 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.285291 17494 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.296895 17247 catalog_manager.cc:5697] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.298434 17426 consensus_queue.cc:237] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.306067 17349 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.307626 17494 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.307785 17859 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:17.309736 17391 consensus_peers.cc:597] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b02080da924243c7a907561aafa54c99. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.312000 17870 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.324893 17870 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.334796 17349 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.344681 17498 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.349984 17349 consensus_queue.cc:237] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.355922 17246 catalog_manager.cc:5697] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:17.359750 17316 consensus_peers.cc:597] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66163c771b044cdd9c7fd52a8a68c733. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.360679 17426 raft_consensus.cc:1275] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.360999 17498 raft_consensus.cc:1275] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.361972 17871 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.362697 17861 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.370524 17861 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.372128 17498 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.375000 17426 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.385267 17247 catalog_manager.cc:5697] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.387027 17426 consensus_queue.cc:237] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
W20260713 09:06:17.393190 17391 consensus_peers.cc:597] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: daf9f998aa5f4e5f8cf776c5907ea280. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.393477 17498 raft_consensus.cc:1275] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.394711 17882 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.396303 17349 raft_consensus.cc:1275] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.397641 17882 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.401409 17870 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.408361 17498 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.412003 17246 catalog_manager.cc:5697] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:17.416153 17349 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:17.783706 17891 ts_tablet_manager.cc:933] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:17.785385 17891 tablet_copy_client.cc:323] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.194:46609
I20260713 09:06:17.786682 17436 tablet_copy_service.cc:140] P 6fe68658a12744b2be75800ba56d1d53: Received BeginTabletCopySession request for tablet b02080da924243c7a907561aafa54c99 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:36652)
I20260713 09:06:17.787194 17436 tablet_copy_service.cc:161] P 6fe68658a12744b2be75800ba56d1d53: Beginning new tablet copy session on tablet b02080da924243c7a907561aafa54c99 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:36652: session id = 622fb011918d424fac1f54ba43923f95-b02080da924243c7a907561aafa54c99
I20260713 09:06:17.794307 17436 tablet_copy_source_session.cc:215] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.797114 17891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02080da924243c7a907561aafa54c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.807498 17891 tablet_copy_client.cc:806] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.808025 17891 tablet_copy_client.cc:670] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.811362 17891 tablet_copy_client.cc:538] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.817644 17891 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:17.832692 17891 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:17.833406 17891 tablet_bootstrap.cc:492] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:17.833940 17891 ts_tablet_manager.cc:1403] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260713 09:06:17.836109 17891 raft_consensus.cc:359] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.836663 17891 raft_consensus.cc:740] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:17.837148 17891 consensus_queue.cc:260] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.839814 17891 ts_tablet_manager.cc:1434] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:06:17.846907 17436 tablet_copy_service.cc:342] P 6fe68658a12744b2be75800ba56d1d53: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-b02080da924243c7a907561aafa54c99 received from {username='slave'} at 127.0.0.1:36652
I20260713 09:06:17.847319 17436 tablet_copy_service.cc:434] P 6fe68658a12744b2be75800ba56d1d53: ending tablet copy session 622fb011918d424fac1f54ba43923f95-b02080da924243c7a907561aafa54c99 on tablet b02080da924243c7a907561aafa54c99 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:17.850991 17896 ts_tablet_manager.cc:933] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:17.855978 17891 ts_tablet_manager.cc:933] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:17.861737 17896 tablet_copy_client.cc:323] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.194:46609
I20260713 09:06:17.862260 17891 tablet_copy_client.cc:323] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.193:45579
I20260713 09:06:17.863343 17436 tablet_copy_service.cc:140] P 6fe68658a12744b2be75800ba56d1d53: Received BeginTabletCopySession request for tablet daf9f998aa5f4e5f8cf776c5907ea280 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:36652)
I20260713 09:06:17.863619 17361 tablet_copy_service.cc:140] P 1616234ab502468d8a75024fa7f25cad: Received BeginTabletCopySession request for tablet 35e8c663c75844f0b07ddd1cea147124 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:39478)
I20260713 09:06:17.863777 17436 tablet_copy_service.cc:161] P 6fe68658a12744b2be75800ba56d1d53: Beginning new tablet copy session on tablet daf9f998aa5f4e5f8cf776c5907ea280 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:36652: session id = 622fb011918d424fac1f54ba43923f95-daf9f998aa5f4e5f8cf776c5907ea280
I20260713 09:06:17.864157 17361 tablet_copy_service.cc:161] P 1616234ab502468d8a75024fa7f25cad: Beginning new tablet copy session on tablet 35e8c663c75844f0b07ddd1cea147124 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:39478: session id = 622fb011918d424fac1f54ba43923f95-35e8c663c75844f0b07ddd1cea147124
I20260713 09:06:17.870213 17436 tablet_copy_source_session.cc:215] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.871162 17361 tablet_copy_source_session.cc:215] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.873900 17896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf9f998aa5f4e5f8cf776c5907ea280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.874527 17891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e8c663c75844f0b07ddd1cea147124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.883173 17895 ts_tablet_manager.cc:933] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:17.888408 17896 tablet_copy_client.cc:806] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.888989 17896 tablet_copy_client.cc:670] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.891393 17891 tablet_copy_client.cc:806] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.891276 17895 tablet_copy_client.cc:323] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.193:45579
I20260713 09:06:17.892388 17896 tablet_copy_client.cc:538] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.894213 17361 tablet_copy_service.cc:140] P 1616234ab502468d8a75024fa7f25cad: Received BeginTabletCopySession request for tablet 66163c771b044cdd9c7fd52a8a68c733 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:39478)
I20260713 09:06:17.894698 17361 tablet_copy_service.cc:161] P 1616234ab502468d8a75024fa7f25cad: Beginning new tablet copy session on tablet 66163c771b044cdd9c7fd52a8a68c733 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:39478: session id = 622fb011918d424fac1f54ba43923f95-66163c771b044cdd9c7fd52a8a68c733
I20260713 09:06:17.899773 17361 tablet_copy_source_session.cc:215] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.900568 17896 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:17.900887 17891 tablet_copy_client.cc:670] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.902829 17895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66163c771b044cdd9c7fd52a8a68c733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.904139 17891 tablet_copy_client.cc:538] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.912539 17891 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:17.919413 17895 tablet_copy_client.cc:806] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.920183 17895 tablet_copy_client.cc:670] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.923429 17895 tablet_copy_client.cc:538] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.934047 17896 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:17.935012 17896 tablet_bootstrap.cc:492] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:17.935384 17895 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:17.935739 17896 ts_tablet_manager.cc:1403] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.005s
I20260713 09:06:17.938977 17896 raft_consensus.cc:359] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.939939 17896 raft_consensus.cc:740] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:17.940579 17896 consensus_queue.cc:260] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.942667 17896 ts_tablet_manager.cc:1434] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:17.946504 17436 tablet_copy_service.cc:342] P 6fe68658a12744b2be75800ba56d1d53: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-daf9f998aa5f4e5f8cf776c5907ea280 received from {username='slave'} at 127.0.0.1:36652
I20260713 09:06:17.946897 17436 tablet_copy_service.cc:434] P 6fe68658a12744b2be75800ba56d1d53: ending tablet copy session 622fb011918d424fac1f54ba43923f95-daf9f998aa5f4e5f8cf776c5907ea280 on tablet daf9f998aa5f4e5f8cf776c5907ea280 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:17.951664 17891 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:17.953631 17891 tablet_bootstrap.cc:492] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:17.954281 17891 ts_tablet_manager.cc:1403] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.023s
I20260713 09:06:17.956923 17891 raft_consensus.cc:359] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.957695 17891 raft_consensus.cc:740] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:17.958267 17891 consensus_queue.cc:260] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.960631 17891 ts_tablet_manager.cc:1434] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:17.962694 17361 tablet_copy_service.cc:342] P 1616234ab502468d8a75024fa7f25cad: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-35e8c663c75844f0b07ddd1cea147124 received from {username='slave'} at 127.0.0.1:39478
I20260713 09:06:17.963078 17361 tablet_copy_service.cc:434] P 1616234ab502468d8a75024fa7f25cad: ending tablet copy session 622fb011918d424fac1f54ba43923f95-35e8c663c75844f0b07ddd1cea147124 on tablet 35e8c663c75844f0b07ddd1cea147124 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:17.970417 17895 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:17.971342 17895 tablet_bootstrap.cc:492] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:17.972056 17895 ts_tablet_manager.cc:1403] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.001s
I20260713 09:06:17.974850 17895 raft_consensus.cc:359] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.975703 17895 raft_consensus.cc:740] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:17.976305 17895 consensus_queue.cc:260] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:17.978456 17895 ts_tablet_manager.cc:1434] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:18.011477 17361 tablet_copy_service.cc:342] P 1616234ab502468d8a75024fa7f25cad: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-66163c771b044cdd9c7fd52a8a68c733 received from {username='slave'} at 127.0.0.1:39478
I20260713 09:06:18.012498 17361 tablet_copy_service.cc:434] P 1616234ab502468d8a75024fa7f25cad: ending tablet copy session 622fb011918d424fac1f54ba43923f95-66163c771b044cdd9c7fd52a8a68c733 on tablet 66163c771b044cdd9c7fd52a8a68c733 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:18.282644 17762 raft_consensus.cc:1217] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.301769 17762 raft_consensus.cc:1217] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.433681 17762 raft_consensus.cc:1217] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.441942 17762 raft_consensus.cc:1217] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.673592 17880 raft_consensus.cc:1064] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:18.676532 17880 consensus_queue.cc:237] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:18.684401 17349 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.684623 17498 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.686574 17762 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.687700 17880 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.689250 17906 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.690091 17880 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.700006 17906 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.701563 17349 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.711782 17762 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.713876 17498 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.719528 17249 catalog_manager.cc:5697] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:18.736111 17905 raft_consensus.cc:1064] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:18.738664 17905 consensus_queue.cc:237] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:18.747272 17762 raft_consensus.cc:1275] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.747360 17426 raft_consensus.cc:1275] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.747548 17498 raft_consensus.cc:1275] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.748884 17905 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.749886 17861 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:18.751609 17871 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.758371 17426 consensus_queue.cc:237] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:18.769111 17498 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.772526 17423 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.774359 17906 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.774140 17761 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.769359 17763 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.771173 17871 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.782725 17870 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.786820 17247 catalog_manager.cc:5697] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.789757 17880 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.804118 17763 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.807471 17494 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.793092 17498 raft_consensus.cc:2955] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.815310 17349 consensus_queue.cc:237] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:18.820045 17761 raft_consensus.cc:1275] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.821444 17905 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:18.823202 17234 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b02080da924243c7a907561aafa54c99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:18.830852 17905 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.834740 17761 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.847617 17494 raft_consensus.cc:1275] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.836694 17248 catalog_manager.cc:5697] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:18.850019 17861 consensus_queue.cc:1048] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.851274 17236 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66163c771b044cdd9c7fd52a8a68c733 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:18.855104 17494 raft_consensus.cc:2955] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.856024 17246 catalog_manager.cc:5697] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:18.871286 17340 tablet_service.cc:1558] Processing DeleteTablet for tablet b02080da924243c7a907561aafa54c99 with delete_type TABLET_DATA_TOMBSTONED (TS 1616234ab502468d8a75024fa7f25cad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36914
I20260713 09:06:18.871687 17415 tablet_service.cc:1558] Processing DeleteTablet for tablet 66163c771b044cdd9c7fd52a8a68c733 with delete_type TABLET_DATA_TOMBSTONED (TS 6fe68658a12744b2be75800ba56d1d53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36648
I20260713 09:06:18.875803 17922 tablet_replica.cc:333] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:18.877184 17922 raft_consensus.cc:2243] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:18.877861 17922 raft_consensus.cc:2272] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:18.881397 17922 ts_tablet_manager.cc:1916] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:18.893430 17921 tablet_replica.cc:333] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:18.894511 17921 raft_consensus.cc:2243] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:18.895242 17906 raft_consensus.cc:1064] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:18.895287 17921 raft_consensus.cc:2272] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:18.897927 17906 consensus_queue.cc:237] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:18.899096 17921 ts_tablet_manager.cc:1916] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:18.911077 17922 ts_tablet_manager.cc:1929] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:18.913695 17922 log.cc:1199] T b02080da924243c7a907561aafa54c99 P 1616234ab502468d8a75024fa7f25cad: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root/wals/b02080da924243c7a907561aafa54c99
I20260713 09:06:18.914088 17921 ts_tablet_manager.cc:1929] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:18.914585 17921 log.cc:1199] T 66163c771b044cdd9c7fd52a8a68c733 P 6fe68658a12744b2be75800ba56d1d53: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root/wals/66163c771b044cdd9c7fd52a8a68c733
I20260713 09:06:18.915772 17236 catalog_manager.cc:5028] TS 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): tablet b02080da924243c7a907561aafa54c99 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:18.917753 17234 catalog_manager.cc:5028] TS 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): tablet 66163c771b044cdd9c7fd52a8a68c733 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:18.919216 17763 raft_consensus.cc:1275] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.921542 17349 raft_consensus.cc:1275] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.922166 17494 raft_consensus.cc:1275] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.922365 17880 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.923491 17870 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.926719 17880 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.941087 17870 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.945511 17761 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.948338 17351 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.958326 17247 catalog_manager.cc:5697] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.963143 17494 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.974289 17423 consensus_queue.cc:237] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:18.980906 17761 raft_consensus.cc:1275] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.981063 17351 raft_consensus.cc:1275] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.982687 17924 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.985661 17880 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.996991 17870 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:18.999982 17905 raft_consensus.cc:1064] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:19.000058 17762 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.002492 17905 consensus_queue.cc:237] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:19.006793 17234 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet daf9f998aa5f4e5f8cf776c5907ea280 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:19.008817 17351 raft_consensus.cc:2955] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.012687 17249 catalog_manager.cc:5697] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 reported cstate change: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.015874 17762 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:19.018281 17423 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:19.019135 17861 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:19.020542 17871 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:19.023923 17494 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:19.024475 17490 tablet_service.cc:1558] Processing DeleteTablet for tablet daf9f998aa5f4e5f8cf776c5907ea280 with delete_type TABLET_DATA_TOMBSTONED (TS 5624cd41a79f483ab1af79c777b1679f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53526
I20260713 09:06:19.028007 17905 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:19.034193 17930 tablet_replica.cc:333] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:19.034885 17930 raft_consensus.cc:2243] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.035424 17930 raft_consensus.cc:2272] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.042313 17930 ts_tablet_manager.cc:1916] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:19.043298 17494 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.041450 17929 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.062673 17762 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.064463 17246 catalog_manager.cc:5697] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.076048 17930 ts_tablet_manager.cc:1929] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:19.084159 17930 log.cc:1199] T daf9f998aa5f4e5f8cf776c5907ea280 P 5624cd41a79f483ab1af79c777b1679f: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root/wals/daf9f998aa5f4e5f8cf776c5907ea280
I20260713 09:06:19.079672 17351 consensus_queue.cc:237] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:19.085788 17423 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.092160 17762 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:19.092226 17494 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:19.093736 17861 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:19.095054 17235 catalog_manager.cc:5028] TS 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): tablet daf9f998aa5f4e5f8cf776c5907ea280 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:19.095233 17861 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:19.100186 17861 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.102520 17494 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.103335 17762 raft_consensus.cc:2955] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.113504 17236 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35e8c663c75844f0b07ddd1cea147124 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:19.117008 17249 catalog_manager.cc:5697] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 reported cstate change: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:19.126097 17415 tablet_service.cc:1558] Processing DeleteTablet for tablet 35e8c663c75844f0b07ddd1cea147124 with delete_type TABLET_DATA_TOMBSTONED (TS 6fe68658a12744b2be75800ba56d1d53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36648
I20260713 09:06:19.126945 17921 tablet_replica.cc:333] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:19.127674 17921 raft_consensus.cc:2243] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.128154 17921 raft_consensus.cc:2272] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.130528 17921 ts_tablet_manager.cc:1916] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:19.139927 17921 ts_tablet_manager.cc:1929] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:19.140202 17921 log.cc:1199] T 35e8c663c75844f0b07ddd1cea147124 P 6fe68658a12744b2be75800ba56d1d53: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root/wals/35e8c663c75844f0b07ddd1cea147124
I20260713 09:06:19.141307 17234 catalog_manager.cc:5028] TS 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): tablet 35e8c663c75844f0b07ddd1cea147124 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:20.163406 17498 consensus_queue.cc:237] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.169739 17423 raft_consensus.cc:1275] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.170697 17351 raft_consensus.cc:1275] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.171197 17904 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.172583 17940 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.180205 17943 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
W20260713 09:06:20.182173 17465 consensus_peers.cc:597] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89b8823dd23f4498a4e45a7558def618. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:20.181892 17423 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.183202 17351 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.197788 17247 catalog_manager.cc:5697] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.198958 17351 consensus_queue.cc:237] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.205616 17498 raft_consensus.cc:1275] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.206959 17929 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.207531 17423 raft_consensus.cc:1275] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.208909 17929 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:20.209882 17316 consensus_peers.cc:597] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f19fc8091414bd6bf5f276fcb40d0a3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:20.216361 17935 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.217711 17423 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.220132 17494 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.231931 17426 consensus_queue.cc:237] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.237954 17249 catalog_manager.cc:5697] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:20.241907 17391 consensus_peers.cc:597] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9536ba68d12d4043a46315cb4ed0947f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:20.242547 17494 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.242954 17351 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.243685 17936 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.244459 17870 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.252843 17870 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.255174 17351 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.256541 17494 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.264861 17246 catalog_manager.cc:5697] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.268962 17351 consensus_queue.cc:237] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.275475 17494 raft_consensus.cc:1275] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:20.275890 17316 consensus_peers.cc:597] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aeb397d04b834861b130c57200bf39f3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:20.276743 17929 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.280547 17426 raft_consensus.cc:1275] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.282056 17929 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.290848 17929 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.293215 17494 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.293920 17426 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:20.303543 17247 catalog_manager.cc:5697] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:20.571663 17961 ts_tablet_manager.cc:933] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:20.573529 17961 tablet_copy_client.cc:323] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.195:33265
I20260713 09:06:20.584319 17510 tablet_copy_service.cc:140] P 5624cd41a79f483ab1af79c777b1679f: Received BeginTabletCopySession request for tablet 89b8823dd23f4498a4e45a7558def618 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:53734)
I20260713 09:06:20.584730 17510 tablet_copy_service.cc:161] P 5624cd41a79f483ab1af79c777b1679f: Beginning new tablet copy session on tablet 89b8823dd23f4498a4e45a7558def618 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:53734: session id = 622fb011918d424fac1f54ba43923f95-89b8823dd23f4498a4e45a7558def618
I20260713 09:06:20.589466 17510 tablet_copy_source_session.cc:215] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:20.591812 17961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b8823dd23f4498a4e45a7558def618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.602133 17961 tablet_copy_client.cc:806] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:20.602630 17961 tablet_copy_client.cc:670] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:20.606917 17961 tablet_copy_client.cc:538] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:20.612308 17961 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:20.629308 17961 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:20.630134 17961 tablet_bootstrap.cc:492] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:20.630750 17961 ts_tablet_manager.cc:1403] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260713 09:06:20.634040 17961 raft_consensus.cc:359] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.634836 17961 raft_consensus.cc:740] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:20.635449 17961 consensus_queue.cc:260] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.638559 17961 ts_tablet_manager.cc:1434] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:20.640067 17510 tablet_copy_service.cc:342] P 5624cd41a79f483ab1af79c777b1679f: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-89b8823dd23f4498a4e45a7558def618 received from {username='slave'} at 127.0.0.1:53734
I20260713 09:06:20.640394 17510 tablet_copy_service.cc:434] P 5624cd41a79f483ab1af79c777b1679f: ending tablet copy session 622fb011918d424fac1f54ba43923f95-89b8823dd23f4498a4e45a7558def618 on tablet 89b8823dd23f4498a4e45a7558def618 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:20.715199 17961 ts_tablet_manager.cc:933] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:20.716609 17961 tablet_copy_client.cc:323] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.193:45579
I20260713 09:06:20.717985 17361 tablet_copy_service.cc:140] P 1616234ab502468d8a75024fa7f25cad: Received BeginTabletCopySession request for tablet aeb397d04b834861b130c57200bf39f3 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:39478)
I20260713 09:06:20.718519 17361 tablet_copy_service.cc:161] P 1616234ab502468d8a75024fa7f25cad: Beginning new tablet copy session on tablet aeb397d04b834861b130c57200bf39f3 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:39478: session id = 622fb011918d424fac1f54ba43923f95-aeb397d04b834861b130c57200bf39f3
I20260713 09:06:20.725881 17361 tablet_copy_source_session.cc:215] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:20.728543 17961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb397d04b834861b130c57200bf39f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.738715 17961 tablet_copy_client.cc:806] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:20.739209 17961 tablet_copy_client.cc:670] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:20.742518 17961 tablet_copy_client.cc:538] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:20.748091 17961 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:20.749526 17967 ts_tablet_manager.cc:933] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:20.751137 17967 tablet_copy_client.cc:323] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.194:46609
I20260713 09:06:20.752996 17436 tablet_copy_service.cc:140] P 6fe68658a12744b2be75800ba56d1d53: Received BeginTabletCopySession request for tablet 9536ba68d12d4043a46315cb4ed0947f from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:36652)
I20260713 09:06:20.753510 17436 tablet_copy_service.cc:161] P 6fe68658a12744b2be75800ba56d1d53: Beginning new tablet copy session on tablet 9536ba68d12d4043a46315cb4ed0947f from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:36652: session id = 622fb011918d424fac1f54ba43923f95-9536ba68d12d4043a46315cb4ed0947f
I20260713 09:06:20.760988 17436 tablet_copy_source_session.cc:215] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:20.763908 17967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9536ba68d12d4043a46315cb4ed0947f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.766764 17961 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:20.767657 17961 tablet_bootstrap.cc:492] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:20.768303 17961 ts_tablet_manager.cc:1403] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.004s
I20260713 09:06:20.771054 17961 raft_consensus.cc:359] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.771966 17961 raft_consensus.cc:740] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:20.772620 17961 consensus_queue.cc:260] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.775242 17961 ts_tablet_manager.cc:1434] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:20.778932 17361 tablet_copy_service.cc:342] P 1616234ab502468d8a75024fa7f25cad: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-aeb397d04b834861b130c57200bf39f3 received from {username='slave'} at 127.0.0.1:39478
I20260713 09:06:20.779345 17361 tablet_copy_service.cc:434] P 1616234ab502468d8a75024fa7f25cad: ending tablet copy session 622fb011918d424fac1f54ba43923f95-aeb397d04b834861b130c57200bf39f3 on tablet aeb397d04b834861b130c57200bf39f3 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:20.782647 17967 tablet_copy_client.cc:806] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:20.783177 17967 tablet_copy_client.cc:670] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:20.786913 17967 tablet_copy_client.cc:538] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:20.792271 17967 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:20.809760 17967 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:20.810413 17967 tablet_bootstrap.cc:492] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:20.810994 17967 ts_tablet_manager.cc:1403] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:06:20.813033 17967 raft_consensus.cc:359] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.813689 17967 raft_consensus.cc:740] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:20.814162 17967 consensus_queue.cc:260] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.816095 17967 ts_tablet_manager.cc:1434] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:20.817612 17436 tablet_copy_service.cc:342] P 6fe68658a12744b2be75800ba56d1d53: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-9536ba68d12d4043a46315cb4ed0947f received from {username='slave'} at 127.0.0.1:36652
I20260713 09:06:20.818027 17436 tablet_copy_service.cc:434] P 6fe68658a12744b2be75800ba56d1d53: ending tablet copy session 622fb011918d424fac1f54ba43923f95-9536ba68d12d4043a46315cb4ed0947f on tablet 9536ba68d12d4043a46315cb4ed0947f with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:20.823129 17967 ts_tablet_manager.cc:933] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:20.824649 17967 tablet_copy_client.cc:323] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.193:45579
I20260713 09:06:20.826071 17361 tablet_copy_service.cc:140] P 1616234ab502468d8a75024fa7f25cad: Received BeginTabletCopySession request for tablet 7f19fc8091414bd6bf5f276fcb40d0a3 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:39478)
I20260713 09:06:20.826486 17361 tablet_copy_service.cc:161] P 1616234ab502468d8a75024fa7f25cad: Beginning new tablet copy session on tablet 7f19fc8091414bd6bf5f276fcb40d0a3 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:39478: session id = 622fb011918d424fac1f54ba43923f95-7f19fc8091414bd6bf5f276fcb40d0a3
I20260713 09:06:20.830968 17361 tablet_copy_source_session.cc:215] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:20.833616 17967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f19fc8091414bd6bf5f276fcb40d0a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.844007 17967 tablet_copy_client.cc:806] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:20.844458 17967 tablet_copy_client.cc:670] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:20.847273 17967 tablet_copy_client.cc:538] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:20.855082 17967 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:20.872857 17967 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:20.873519 17967 tablet_bootstrap.cc:492] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:20.873986 17967 ts_tablet_manager.cc:1403] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260713 09:06:20.876137 17967 raft_consensus.cc:359] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.876878 17967 raft_consensus.cc:740] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:20.877394 17967 consensus_queue.cc:260] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:20.879040 17967 ts_tablet_manager.cc:1434] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:20.882403 17361 tablet_copy_service.cc:342] P 1616234ab502468d8a75024fa7f25cad: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-7f19fc8091414bd6bf5f276fcb40d0a3 received from {username='slave'} at 127.0.0.1:39478
I20260713 09:06:20.882861 17361 tablet_copy_service.cc:434] P 1616234ab502468d8a75024fa7f25cad: ending tablet copy session 622fb011918d424fac1f54ba43923f95-7f19fc8091414bd6bf5f276fcb40d0a3 on tablet 7f19fc8091414bd6bf5f276fcb40d0a3 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:20.969605 17762 raft_consensus.cc:1217] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:21.312734 17762 raft_consensus.cc:1217] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:21.324596 17762 raft_consensus.cc:1217] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:21.337831 17762 raft_consensus.cc:1217] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:21.493341 17979 raft_consensus.cc:1064] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:21.495839 17979 consensus_queue.cc:237] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:21.501171 17762 raft_consensus.cc:1275] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.503355 17426 raft_consensus.cc:1275] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.503762 17981 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:21.505909 17349 raft_consensus.cc:1275] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.506300 17975 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.516386 17975 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.530239 17762 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.528980 17982 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.531626 17349 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.543185 17249 catalog_manager.cc:5697] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.547453 17426 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.574182 17498 consensus_queue.cc:237] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:21.578500 17762 raft_consensus.cc:1275] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.579434 17426 raft_consensus.cc:1275] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.579885 17979 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.580698 17975 consensus_queue.cc:1048] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.585963 17982 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.588205 17426 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.594120 17762 raft_consensus.cc:2955] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.594851 17235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 89b8823dd23f4498a4e45a7558def618 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:21.598970 17247 catalog_manager.cc:5697] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:21.609609 17340 tablet_service.cc:1558] Processing DeleteTablet for tablet 89b8823dd23f4498a4e45a7558def618 with delete_type TABLET_DATA_TOMBSTONED (TS 1616234ab502468d8a75024fa7f25cad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36914
I20260713 09:06:21.611245 17991 tablet_replica.cc:333] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:21.612475 17991 raft_consensus.cc:2243] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.617214 17991 raft_consensus.cc:2272] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.619334 17991 ts_tablet_manager.cc:1916] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:21.629140 17991 ts_tablet_manager.cc:1929] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:21.629473 17991 log.cc:1199] T 89b8823dd23f4498a4e45a7558def618 P 1616234ab502468d8a75024fa7f25cad: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root/wals/89b8823dd23f4498a4e45a7558def618
I20260713 09:06:21.630705 17236 catalog_manager.cc:5028] TS 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): tablet 89b8823dd23f4498a4e45a7558def618 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:21.743604 17976 raft_consensus.cc:1064] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:21.745568 17976 consensus_queue.cc:237] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:21.751471 17762 raft_consensus.cc:1275] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.751659 17498 raft_consensus.cc:1275] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.752285 17426 raft_consensus.cc:1275] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.752729 17976 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.753788 17958 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.754577 17977 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.767812 17958 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.769448 17426 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.771924 17762 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.778285 17498 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.782064 17246 catalog_manager.cc:5697] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:21.799661 17349 consensus_queue.cc:237] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:21.800273 17870 raft_consensus.cc:1064] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:21.802300 17870 consensus_queue.cc:237] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:21.815637 17762 raft_consensus.cc:1275] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.816159 17761 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.817008 17426 raft_consensus.cc:1275] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.817616 17976 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.818437 17977 consensus_queue.cc:1048] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.818708 17972 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:21.825019 17977 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.827098 17349 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.828256 17498 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.827724 17426 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.831140 17761 raft_consensus.cc:2955] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.828496 17870 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.833501 17972 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.833891 17976 raft_consensus.cc:1064] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:21.841425 17976 consensus_queue.cc:237] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:21.845152 17236 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aeb397d04b834861b130c57200bf39f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:21.853888 17246 catalog_manager.cc:5697] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:21.864097 17972 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.865657 17498 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.878186 17761 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.887846 17764 raft_consensus.cc:1275] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.883771 17249 catalog_manager.cc:5697] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.893337 17490 tablet_service.cc:1558] Processing DeleteTablet for tablet aeb397d04b834861b130c57200bf39f3 with delete_type TABLET_DATA_TOMBSTONED (TS 5624cd41a79f483ab1af79c777b1679f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53526
I20260713 09:06:21.903051 18000 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260713 09:06:21.914885 17426 consensus_queue.cc:237] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:21.919872 18003 tablet_replica.cc:333] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:21.920976 18003 raft_consensus.cc:2243] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.930820 17498 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.931308 17426 raft_consensus.cc:1275] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.931465 18003 raft_consensus.cc:2272] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.928037 17764 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.928866 17494 raft_consensus.cc:1275] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.921811 17349 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.933491 17977 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.933619 17870 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.934885 17870 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.937678 18002 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:21.948884 17972 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.950193 17496 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.970734 17764 raft_consensus.cc:2955] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.975334 18003 ts_tablet_manager.cc:1916] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:21.977700 17234 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9536ba68d12d4043a46315cb4ed0947f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:21.982828 17247 catalog_manager.cc:5697] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.991302 17976 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:21.996790 17498 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:22.000736 17340 tablet_service.cc:1558] Processing DeleteTablet for tablet 9536ba68d12d4043a46315cb4ed0947f with delete_type TABLET_DATA_TOMBSTONED (TS 1616234ab502468d8a75024fa7f25cad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36914
I20260713 09:06:22.001587 17991 tablet_replica.cc:333] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:22.002379 17991 raft_consensus.cc:2243] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.003100 17426 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:22.006932 17991 raft_consensus.cc:2272] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.009534 17248 catalog_manager.cc:5697] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:22.011586 17991 ts_tablet_manager.cc:1916] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:22.020236 17764 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:22.033188 17349 consensus_queue.cc:237] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:22.035660 18003 ts_tablet_manager.cc:1929] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:22.036047 18003 log.cc:1199] T aeb397d04b834861b130c57200bf39f3 P 5624cd41a79f483ab1af79c777b1679f: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root/wals/aeb397d04b834861b130c57200bf39f3
I20260713 09:06:22.036231 17991 ts_tablet_manager.cc:1929] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:22.036595 17991 log.cc:1199] T 9536ba68d12d4043a46315cb4ed0947f P 1616234ab502468d8a75024fa7f25cad: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root/wals/9536ba68d12d4043a46315cb4ed0947f
I20260713 09:06:22.037418 17235 catalog_manager.cc:5028] TS 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): tablet aeb397d04b834861b130c57200bf39f3 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:22.037989 17236 catalog_manager.cc:5028] TS 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): tablet 9536ba68d12d4043a46315cb4ed0947f (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:22.040584 17764 raft_consensus.cc:1275] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:22.041062 17498 raft_consensus.cc:1275] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:22.042132 18002 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:22.042822 17976 consensus_queue.cc:1048] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:22.048506 18002 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:22.050711 17498 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:22.051383 17764 raft_consensus.cc:2955] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:22.057694 17236 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f19fc8091414bd6bf5f276fcb40d0a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:22.067142 17247 catalog_manager.cc:5697] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:22.076287 17415 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f19fc8091414bd6bf5f276fcb40d0a3 with delete_type TABLET_DATA_TOMBSTONED (TS 6fe68658a12744b2be75800ba56d1d53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36648
I20260713 09:06:22.077911 18008 tablet_replica.cc:333] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:22.078770 18008 raft_consensus.cc:2243] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.079363 18008 raft_consensus.cc:2272] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.082038 18008 ts_tablet_manager.cc:1916] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:22.091797 18008 ts_tablet_manager.cc:1929] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:22.092037 18008 log.cc:1199] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 6fe68658a12744b2be75800ba56d1d53: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root/wals/7f19fc8091414bd6bf5f276fcb40d0a3
I20260713 09:06:22.093122 17234 catalog_manager.cc:5028] TS 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): tablet 7f19fc8091414bd6bf5f276fcb40d0a3 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:23.104023 17351 consensus_queue.cc:237] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
W20260713 09:06:23.109663 17316 consensus_peers.cc:597] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8d38abaaa2f45b09042b0c8dfae8b74. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:23.110347 17498 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.111529 17423 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.111989 18010 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.112711 17977 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.119251 18010 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.120227 17423 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.121290 17498 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.131175 17246 catalog_manager.cc:5697] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.133119 17494 consensus_queue.cc:237] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
W20260713 09:06:23.141579 17465 consensus_peers.cc:597] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 227892b93896490b9d8ccb477775a06b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:23.141968 17423 raft_consensus.cc:1275] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.142913 17982 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.145936 17351 raft_consensus.cc:1275] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.146912 18016 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.149853 17982 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.151108 17423 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.163857 17247 catalog_manager.cc:5697] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.173578 17423 consensus_queue.cc:237] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.174886 17351 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.185894 17494 raft_consensus.cc:1275] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.190199 17351 raft_consensus.cc:1275] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:23.190279 17391 consensus_peers.cc:597] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82d84449d44c4719b421fbb00cdbcd14. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:23.191046 17978 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.192072 18024 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.198647 17972 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.200206 17351 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.211105 17496 consensus_queue.cc:237] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.212074 17498 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.216297 17423 raft_consensus.cc:1275] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:23.217293 17465 consensus_peers.cc:597] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 666aa51ef4d840438437378ed4c1b753. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:23.217597 17351 raft_consensus.cc:1275] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.218925 17982 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.219089 17247 catalog_manager.cc:5697] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.221925 18022 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.230340 17982 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.234254 17351 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.238538 17423 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.246122 17247 catalog_manager.cc:5697] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:23.640723 18031 ts_tablet_manager.cc:933] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:23.642447 18031 tablet_copy_client.cc:323] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.193:45579
I20260713 09:06:23.644426 17361 tablet_copy_service.cc:140] P 1616234ab502468d8a75024fa7f25cad: Received BeginTabletCopySession request for tablet d8d38abaaa2f45b09042b0c8dfae8b74 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:39478)
I20260713 09:06:23.644987 17361 tablet_copy_service.cc:161] P 1616234ab502468d8a75024fa7f25cad: Beginning new tablet copy session on tablet d8d38abaaa2f45b09042b0c8dfae8b74 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:39478: session id = 622fb011918d424fac1f54ba43923f95-d8d38abaaa2f45b09042b0c8dfae8b74
I20260713 09:06:23.651976 17361 tablet_copy_source_session.cc:215] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:23.654634 18031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d38abaaa2f45b09042b0c8dfae8b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.663846 18031 tablet_copy_client.cc:806] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:23.664266 18031 tablet_copy_client.cc:670] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:23.667233 18031 tablet_copy_client.cc:538] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:23.674264 18031 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:23.677590 18033 ts_tablet_manager.cc:933] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:23.679423 18033 tablet_copy_client.cc:323] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.194:46609
I20260713 09:06:23.680975 17436 tablet_copy_service.cc:140] P 6fe68658a12744b2be75800ba56d1d53: Received BeginTabletCopySession request for tablet 82d84449d44c4719b421fbb00cdbcd14 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:36652)
I20260713 09:06:23.681465 17436 tablet_copy_service.cc:161] P 6fe68658a12744b2be75800ba56d1d53: Beginning new tablet copy session on tablet 82d84449d44c4719b421fbb00cdbcd14 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:36652: session id = 622fb011918d424fac1f54ba43923f95-82d84449d44c4719b421fbb00cdbcd14
I20260713 09:06:23.688369 17436 tablet_copy_source_session.cc:215] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:23.691306 18033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d84449d44c4719b421fbb00cdbcd14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.691571 18031 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:23.692371 18031 tablet_bootstrap.cc:492] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:23.692989 18031 ts_tablet_manager.cc:1403] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:06:23.695704 18031 raft_consensus.cc:359] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.697297 18031 raft_consensus.cc:740] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:23.697961 18031 consensus_queue.cc:260] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.701522 18031 ts_tablet_manager.cc:1434] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:06:23.703027 17361 tablet_copy_service.cc:342] P 1616234ab502468d8a75024fa7f25cad: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-d8d38abaaa2f45b09042b0c8dfae8b74 received from {username='slave'} at 127.0.0.1:39478
I20260713 09:06:23.703392 17361 tablet_copy_service.cc:434] P 1616234ab502468d8a75024fa7f25cad: ending tablet copy session 622fb011918d424fac1f54ba43923f95-d8d38abaaa2f45b09042b0c8dfae8b74 on tablet d8d38abaaa2f45b09042b0c8dfae8b74 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:23.708189 18033 tablet_copy_client.cc:806] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:23.708643 18033 tablet_copy_client.cc:670] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:23.711887 18033 tablet_copy_client.cc:538] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:23.716979 18033 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:23.731619 18033 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:23.731798 18031 ts_tablet_manager.cc:933] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:23.732365 18033 tablet_bootstrap.cc:492] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:23.732985 18033 ts_tablet_manager.cc:1403] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.016s	user 0.020s	sys 0.000s
I20260713 09:06:23.735009 18031 tablet_copy_client.cc:323] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.195:33265
I20260713 09:06:23.735692 18033 raft_consensus.cc:359] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.736435 18033 raft_consensus.cc:740] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:23.736493 17510 tablet_copy_service.cc:140] P 5624cd41a79f483ab1af79c777b1679f: Received BeginTabletCopySession request for tablet 227892b93896490b9d8ccb477775a06b from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:53734)
I20260713 09:06:23.737048 17510 tablet_copy_service.cc:161] P 5624cd41a79f483ab1af79c777b1679f: Beginning new tablet copy session on tablet 227892b93896490b9d8ccb477775a06b from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:53734: session id = 622fb011918d424fac1f54ba43923f95-227892b93896490b9d8ccb477775a06b
I20260713 09:06:23.737112 18033 consensus_queue.cc:260] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.739429 18033 ts_tablet_manager.cc:1434] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:23.755477 17436 tablet_copy_service.cc:342] P 6fe68658a12744b2be75800ba56d1d53: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-82d84449d44c4719b421fbb00cdbcd14 received from {username='slave'} at 127.0.0.1:36652
I20260713 09:06:23.755856 17436 tablet_copy_service.cc:434] P 6fe68658a12744b2be75800ba56d1d53: ending tablet copy session 622fb011918d424fac1f54ba43923f95-82d84449d44c4719b421fbb00cdbcd14 on tablet 82d84449d44c4719b421fbb00cdbcd14 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:23.758565 17510 tablet_copy_source_session.cc:215] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:23.762972 18031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 227892b93896490b9d8ccb477775a06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.778074 18031 tablet_copy_client.cc:806] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:23.778548 18031 tablet_copy_client.cc:670] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:23.781540 18031 tablet_copy_client.cc:538] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:23.787215 18031 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:23.801131 18031 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:23.801697 18031 tablet_bootstrap.cc:492] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:23.802132 18031 ts_tablet_manager.cc:1403] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.005s
I20260713 09:06:23.804100 18031 raft_consensus.cc:359] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.804633 18031 raft_consensus.cc:740] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:23.805088 18031 consensus_queue.cc:260] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.806945 18031 ts_tablet_manager.cc:1434] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:23.808395 17510 tablet_copy_service.cc:342] P 5624cd41a79f483ab1af79c777b1679f: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-227892b93896490b9d8ccb477775a06b received from {username='slave'} at 127.0.0.1:53734
I20260713 09:06:23.808792 17510 tablet_copy_service.cc:434] P 5624cd41a79f483ab1af79c777b1679f: ending tablet copy session 622fb011918d424fac1f54ba43923f95-227892b93896490b9d8ccb477775a06b on tablet 227892b93896490b9d8ccb477775a06b with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:23.811441 18031 ts_tablet_manager.cc:933] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:23.812891 18031 tablet_copy_client.cc:323] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.195:33265
I20260713 09:06:23.814291 17510 tablet_copy_service.cc:140] P 5624cd41a79f483ab1af79c777b1679f: Received BeginTabletCopySession request for tablet 666aa51ef4d840438437378ed4c1b753 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:53734)
I20260713 09:06:23.814677 17510 tablet_copy_service.cc:161] P 5624cd41a79f483ab1af79c777b1679f: Beginning new tablet copy session on tablet 666aa51ef4d840438437378ed4c1b753 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:53734: session id = 622fb011918d424fac1f54ba43923f95-666aa51ef4d840438437378ed4c1b753
I20260713 09:06:23.821116 17510 tablet_copy_source_session.cc:215] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:23.823534 18031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666aa51ef4d840438437378ed4c1b753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.833182 18031 tablet_copy_client.cc:806] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:23.833565 18031 tablet_copy_client.cc:670] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:23.836397 18031 tablet_copy_client.cc:538] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:23.840829 18031 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:23.852221 18031 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:23.852754 18031 tablet_bootstrap.cc:492] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:23.853192 18031 ts_tablet_manager.cc:1403] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.002s
I20260713 09:06:23.854785 18031 raft_consensus.cc:359] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.855242 18031 raft_consensus.cc:740] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:23.855641 18031 consensus_queue.cc:260] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:23.857309 18031 ts_tablet_manager.cc:1434] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:23.859733 17510 tablet_copy_service.cc:342] P 5624cd41a79f483ab1af79c777b1679f: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-666aa51ef4d840438437378ed4c1b753 received from {username='slave'} at 127.0.0.1:53734
I20260713 09:06:23.860116 17510 tablet_copy_service.cc:434] P 5624cd41a79f483ab1af79c777b1679f: ending tablet copy session 622fb011918d424fac1f54ba43923f95-666aa51ef4d840438437378ed4c1b753 on tablet 666aa51ef4d840438437378ed4c1b753 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:24.048655 17761 raft_consensus.cc:1217] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:24.137430 17761 raft_consensus.cc:1217] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:24.274781 17761 raft_consensus.cc:1217] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:24.404971 17764 raft_consensus.cc:1217] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:24.640960 18010 raft_consensus.cc:1064] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:24.642982 18010 consensus_queue.cc:237] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:24.648530 17764 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.650588 17498 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.650548 18050 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:24.651588 17426 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.651958 18044 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.652880 18010 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.663151 18044 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.665567 17761 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.674901 17426 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.675062 17498 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.677788 17246 catalog_manager.cc:5697] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.692701 17972 raft_consensus.cc:1064] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:24.694368 17972 consensus_queue.cc:237] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:24.701978 18022 raft_consensus.cc:1064] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:24.703548 17764 raft_consensus.cc:1275] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.704202 18022 consensus_queue.cc:237] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:24.704828 18055 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:06:24.706851 17498 raft_consensus.cc:1275] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.708057 17349 raft_consensus.cc:1275] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.709421 18055 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.716038 17351 consensus_queue.cc:237] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:24.716691 17426 raft_consensus.cc:1275] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.718519 18046 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.725844 17761 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.728688 18055 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.736994 17351 raft_consensus.cc:1275] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.730320 17498 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.741106 17764 raft_consensus.cc:1275] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.741714 18022 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:24.732744 18044 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260713 09:06:24.743577 18050 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:24.746583 18046 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.749745 18044 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.756352 17494 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.751497 17763 raft_consensus.cc:2955] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.770569 17248 catalog_manager.cc:5697] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.771610 18045 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.780469 17351 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.790017 18047 raft_consensus.cc:1064] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:24.792423 18047 consensus_queue.cc:237] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:24.801815 17415 tablet_service.cc:1558] Processing DeleteTablet for tablet d8d38abaaa2f45b09042b0c8dfae8b74 with delete_type TABLET_DATA_TOMBSTONED (TS 6fe68658a12744b2be75800ba56d1d53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36648
I20260713 09:06:24.806188 17498 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.810056 18071 tablet_replica.cc:333] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:24.813705 17423 raft_consensus.cc:1275] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.815981 18046 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.816162 17764 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.822511 18071 raft_consensus.cc:2243] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:24.823387 18071 raft_consensus.cc:2272] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:24.810856 17762 raft_consensus.cc:1275] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.833280 17236 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8d38abaaa2f45b09042b0c8dfae8b74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:24.836419 18022 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.839049 17351 raft_consensus.cc:1275] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.840219 18047 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.844659 17249 catalog_manager.cc:5697] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.846632 18046 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.849390 18071 ts_tablet_manager.cc:1916] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:24.867110 17426 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.879621 17349 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.886137 18047 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.898577 17423 consensus_queue.cc:237] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:24.907917 17426 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.912544 17763 raft_consensus.cc:1275] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.914449 18045 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:24.915108 17351 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.921427 18071 ts_tablet_manager.cc:1929] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:24.921808 18071 log.cc:1199] T d8d38abaaa2f45b09042b0c8dfae8b74 P 6fe68658a12744b2be75800ba56d1d53: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root/wals/d8d38abaaa2f45b09042b0c8dfae8b74
I20260713 09:06:24.922021 17247 catalog_manager.cc:5697] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.923264 17234 catalog_manager.cc:5028] TS 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): tablet d8d38abaaa2f45b09042b0c8dfae8b74 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:24.924788 18055 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.924862 17347 raft_consensus.cc:1275] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.931890 18067 consensus_queue.cc:1048] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:24.933571 17244 catalog_manager.cc:5697] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.936720 17763 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.937947 17234 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82d84449d44c4719b421fbb00cdbcd14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:24.937510 17347 raft_consensus.cc:2955] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.955281 17498 consensus_queue.cc:237] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:24.961180 17426 raft_consensus.cc:1275] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.962459 18078 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:06:24.966385 17465 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.196:46539, user_credentials={real_user=slave}} blocked reactor thread for 115468us
I20260713 09:06:24.968699 17245 catalog_manager.cc:5697] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 reported cstate change: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.968199 17763 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.973722 18022 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.982676 17426 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.984573 17761 raft_consensus.cc:1275] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.986765 17235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 227892b93896490b9d8ccb477775a06b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:24.988044 18078 consensus_queue.cc:1048] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:24.989914 17490 tablet_service.cc:1558] Processing DeleteTablet for tablet 82d84449d44c4719b421fbb00cdbcd14 with delete_type TABLET_DATA_TOMBSTONED (TS 5624cd41a79f483ab1af79c777b1679f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53526
I20260713 09:06:24.992077 18079 tablet_replica.cc:333] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:24.993424 18079 raft_consensus.cc:2243] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:24.994119 18079 raft_consensus.cc:2272] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:24.993809 17761 raft_consensus.cc:2955] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:24.994962 17245 catalog_manager.cc:5697] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:24.997313 18079 ts_tablet_manager.cc:1916] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:25.008445 17340 tablet_service.cc:1558] Processing DeleteTablet for tablet 227892b93896490b9d8ccb477775a06b with delete_type TABLET_DATA_TOMBSTONED (TS 1616234ab502468d8a75024fa7f25cad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36914
I20260713 09:06:25.012228 18079 ts_tablet_manager.cc:1929] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:25.012629 18079 log.cc:1199] T 82d84449d44c4719b421fbb00cdbcd14 P 5624cd41a79f483ab1af79c777b1679f: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root/wals/82d84449d44c4719b421fbb00cdbcd14
I20260713 09:06:25.014380 17235 catalog_manager.cc:5028] TS 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): tablet 82d84449d44c4719b421fbb00cdbcd14 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:25.015599 18080 tablet_replica.cc:333] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:25.016348 18080 raft_consensus.cc:2243] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.016814 18080 raft_consensus.cc:2272] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.019196 18080 ts_tablet_manager.cc:1916] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:25.027868 18080 ts_tablet_manager.cc:1929] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:25.028131 18080 log.cc:1199] T 227892b93896490b9d8ccb477775a06b P 1616234ab502468d8a75024fa7f25cad: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root/wals/227892b93896490b9d8ccb477775a06b
I20260713 09:06:25.029240 17236 catalog_manager.cc:5028] TS 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): tablet 227892b93896490b9d8ccb477775a06b (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:25.410748 17761 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } attrs { replace: true } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:25.418875 17494 consensus_queue.cc:237] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:25.423458 17761 raft_consensus.cc:1275] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:25.423758 17426 raft_consensus.cc:1275] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:25.424536 18078 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:25.425201 18076 consensus_queue.cc:1048] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:25.430116 18076 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:25.432845 17426 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:25.433458 17761 raft_consensus.cc:2955] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:25.439337 17235 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 666aa51ef4d840438437378ed4c1b753 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:25.447316 17247 catalog_manager.cc:5697] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: config changed from index 3 to 4, VOTER 1616234ab502468d8a75024fa7f25cad (127.15.222.193) evicted. New cstate: current_term: 1 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:25.456589 17340 tablet_service.cc:1558] Processing DeleteTablet for tablet 666aa51ef4d840438437378ed4c1b753 with delete_type TABLET_DATA_TOMBSTONED (TS 1616234ab502468d8a75024fa7f25cad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36914
I20260713 09:06:25.457453 18080 tablet_replica.cc:333] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:25.458348 18080 raft_consensus.cc:2243] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:25.459048 18080 raft_consensus.cc:2272] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:25.465866 18080 ts_tablet_manager.cc:1916] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:25.476207 18080 ts_tablet_manager.cc:1929] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:25.476496 18080 log.cc:1199] T 666aa51ef4d840438437378ed4c1b753 P 1616234ab502468d8a75024fa7f25cad: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-0-root/wals/666aa51ef4d840438437378ed4c1b753
I20260713 09:06:25.477608 17236 catalog_manager.cc:5028] TS 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): tablet 666aa51ef4d840438437378ed4c1b753 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:26.486192 17347 consensus_queue.cc:237] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:26.492594 17426 raft_consensus.cc:1275] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:26.492913 17316 consensus_peers.cc:597] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b6b0bd96a0c4ca6b31b257b2413b261. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:26.493266 17498 raft_consensus.cc:1275] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:26.493772 18084 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.494702 18081 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.500967 18044 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:26.502377 17426 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:26.502540 17494 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:26.512910 17423 consensus_queue.cc:237] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:26.519032 17245 catalog_manager.cc:5697] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:26.521538 17347 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:26.526546 17391 consensus_peers.cc:597] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 -> Peer 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539): Couldn't send request to peer 622fb011918d424fac1f54ba43923f95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64d1397d9bbb4b8b909de3453117510f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:26.527545 17494 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:26.526600 18067 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:06:26.533259 18067 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.537717 18082 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:26.539502 17347 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:26.558405 17246 catalog_manager.cc:5697] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.566521 17494 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 622fb011918d424fac1f54ba43923f95 (127.15.222.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } } }
I20260713 09:06:27.034636 18095 ts_tablet_manager.cc:933] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:27.036293 18095 tablet_copy_client.cc:323] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.193:45579
I20260713 09:06:27.037585 17361 tablet_copy_service.cc:140] P 1616234ab502468d8a75024fa7f25cad: Received BeginTabletCopySession request for tablet 1b6b0bd96a0c4ca6b31b257b2413b261 from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:39478)
I20260713 09:06:27.038070 17361 tablet_copy_service.cc:161] P 1616234ab502468d8a75024fa7f25cad: Beginning new tablet copy session on tablet 1b6b0bd96a0c4ca6b31b257b2413b261 from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:39478: session id = 622fb011918d424fac1f54ba43923f95-1b6b0bd96a0c4ca6b31b257b2413b261
I20260713 09:06:27.043237 17361 tablet_copy_source_session.cc:215] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:27.045578 18095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6b0bd96a0c4ca6b31b257b2413b261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.057564 18095 tablet_copy_client.cc:806] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:27.058054 18095 tablet_copy_client.cc:670] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:27.061311 18095 tablet_copy_client.cc:538] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:27.063758 18097 ts_tablet_manager.cc:933] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: Initiating tablet copy from peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:27.065601 18097 tablet_copy_client.cc:323] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: tablet copy: Beginning tablet copy session from remote peer at address 127.15.222.194:46609
I20260713 09:06:27.067205 17436 tablet_copy_service.cc:140] P 6fe68658a12744b2be75800ba56d1d53: Received BeginTabletCopySession request for tablet 64d1397d9bbb4b8b909de3453117510f from peer 622fb011918d424fac1f54ba43923f95 ({username='slave'} at 127.0.0.1:36652)
I20260713 09:06:27.067744 17436 tablet_copy_service.cc:161] P 6fe68658a12744b2be75800ba56d1d53: Beginning new tablet copy session on tablet 64d1397d9bbb4b8b909de3453117510f from peer 622fb011918d424fac1f54ba43923f95 at {username='slave'} at 127.0.0.1:36652: session id = 622fb011918d424fac1f54ba43923f95-64d1397d9bbb4b8b909de3453117510f
I20260713 09:06:27.068305 18095 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:27.074618 17436 tablet_copy_source_session.cc:215] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:27.083039 18097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d1397d9bbb4b8b909de3453117510f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:27.088724 18095 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:27.089382 18095 tablet_bootstrap.cc:492] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:27.089854 18095 ts_tablet_manager.cc:1403] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260713 09:06:27.092518 18095 raft_consensus.cc:359] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:27.093349 18095 raft_consensus.cc:740] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:27.094012 18095 consensus_queue.cc:260] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:27.098325 18095 ts_tablet_manager.cc:1434] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:06:27.100059 18097 tablet_copy_client.cc:806] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:27.100148 17361 tablet_copy_service.cc:342] P 1616234ab502468d8a75024fa7f25cad: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-1b6b0bd96a0c4ca6b31b257b2413b261 received from {username='slave'} at 127.0.0.1:39478
I20260713 09:06:27.100621 17361 tablet_copy_service.cc:434] P 1616234ab502468d8a75024fa7f25cad: ending tablet copy session 622fb011918d424fac1f54ba43923f95-1b6b0bd96a0c4ca6b31b257b2413b261 on tablet 1b6b0bd96a0c4ca6b31b257b2413b261 with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:27.100625 18097 tablet_copy_client.cc:670] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:27.107836 18097 tablet_copy_client.cc:538] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:27.113391 18097 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: Bootstrap starting.
I20260713 09:06:27.127914 18097 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: 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
I20260713 09:06:27.128515 18097 tablet_bootstrap.cc:492] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: Bootstrap complete.
I20260713 09:06:27.129009 18097 ts_tablet_manager.cc:1403] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260713 09:06:27.131027 18097 raft_consensus.cc:359] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:27.131568 18097 raft_consensus.cc:740] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Initialized, Role: LEARNER
I20260713 09:06:27.132017 18097 consensus_queue.cc:260] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: NON_VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: true } }
I20260713 09:06:27.133828 18097 ts_tablet_manager.cc:1434] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:06:27.135622 17436 tablet_copy_service.cc:342] P 6fe68658a12744b2be75800ba56d1d53: Request end of tablet copy session 622fb011918d424fac1f54ba43923f95-64d1397d9bbb4b8b909de3453117510f received from {username='slave'} at 127.0.0.1:36652
I20260713 09:06:27.135941 17436 tablet_copy_service.cc:434] P 6fe68658a12744b2be75800ba56d1d53: ending tablet copy session 622fb011918d424fac1f54ba43923f95-64d1397d9bbb4b8b909de3453117510f on tablet 64d1397d9bbb4b8b909de3453117510f with peer 622fb011918d424fac1f54ba43923f95
I20260713 09:06:27.558148 17761 raft_consensus.cc:1217] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:27.673297 17761 raft_consensus.cc:1217] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:28.105890 18081 raft_consensus.cc:1064] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:28.112082 18081 consensus_queue.cc:237] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:28.118034 18067 raft_consensus.cc:1064] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: attempting to promote NON_VOTER 622fb011918d424fac1f54ba43923f95 to VOTER
I20260713 09:06:28.120083 17761 raft_consensus.cc:1275] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:28.123443 17423 raft_consensus.cc:1275] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:28.124509 18044 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:28.124969 18067 consensus_queue.cc:237] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:28.123629 17498 raft_consensus.cc:1275] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:28.127404 18102 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:28.129240 18102 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:28.141263 17763 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 LEARNER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:28.143220 18090 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:28.148748 17347 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:28.150297 18067 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:28.150141 17494 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:28.153378 18090 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:28.158481 18102 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.162449 17763 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.165442 17497 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.181617 17423 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.188398 17246 catalog_manager.cc:5697] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:28.193239 18103 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.196878 17762 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.222867 17494 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.232131 17347 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.252341 17347 consensus_queue.cc:237] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:28.260133 17245 catalog_manager.cc:5697] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 reported cstate change: config changed from index 2 to 3, 622fb011918d424fac1f54ba43923f95 (127.15.222.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:28.262984 17762 raft_consensus.cc:1275] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:28.265028 18081 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:28.265451 17494 raft_consensus.cc:1275] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Refusing update from remote peer 1616234ab502468d8a75024fa7f25cad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:28.266649 18044 consensus_queue.cc:1048] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:28.273316 17423 consensus_queue.cc:237] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:28.274741 18044 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.279096 17763 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:28.281910 18090 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:28.289058 17347 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Refusing update from remote peer 6fe68658a12744b2be75800ba56d1d53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:28.291319 18103 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:28.278236 17762 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.300894 18067 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.293081 17761 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.309990 17236 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b6b0bd96a0c4ca6b31b257b2413b261 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:28.314781 17247 catalog_manager.cc:5697] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad reported cstate change: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New cstate: current_term: 1 leader_uuid: "1616234ab502468d8a75024fa7f25cad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:28.323410 17347 raft_consensus.cc:2955] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.324774 17494 raft_consensus.cc:2955] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.325793 17415 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b6b0bd96a0c4ca6b31b257b2413b261 with delete_type TABLET_DATA_TOMBSTONED (TS 6fe68658a12744b2be75800ba56d1d53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36648
I20260713 09:06:28.341646 17234 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64d1397d9bbb4b8b909de3453117510f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:28.345639 17247 catalog_manager.cc:5697] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 reported cstate change: config changed from index 3 to 4, VOTER 5624cd41a79f483ab1af79c777b1679f (127.15.222.195) evicted. New cstate: current_term: 1 leader_uuid: "6fe68658a12744b2be75800ba56d1d53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } } }
I20260713 09:06:28.347729 18122 tablet_replica.cc:333] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:28.348728 18122 raft_consensus.cc:2243] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.349529 18122 raft_consensus.cc:2272] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.352531 18122 ts_tablet_manager.cc:1916] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:28.356967 17490 tablet_service.cc:1558] Processing DeleteTablet for tablet 64d1397d9bbb4b8b909de3453117510f with delete_type TABLET_DATA_TOMBSTONED (TS 5624cd41a79f483ab1af79c777b1679f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53526
I20260713 09:06:28.365713 18123 tablet_replica.cc:333] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:28.366516 18123 raft_consensus.cc:2243] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.367061 18123 raft_consensus.cc:2272] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.367097 18122 ts_tablet_manager.cc:1929] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:28.367619 18122 log.cc:1199] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 6fe68658a12744b2be75800ba56d1d53: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-1-root/wals/1b6b0bd96a0c4ca6b31b257b2413b261
I20260713 09:06:28.369294 17234 catalog_manager.cc:5028] TS 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): tablet 1b6b0bd96a0c4ca6b31b257b2413b261 (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:28.370550 18123 ts_tablet_manager.cc:1916] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:28.380162 18123 ts_tablet_manager.cc:1929] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:28.380405 18123 log.cc:1199] T 64d1397d9bbb4b8b909de3453117510f P 5624cd41a79f483ab1af79c777b1679f: Deleting WAL directory at /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933547729231-16251-0/minicluster-data/ts-2-root/wals/64d1397d9bbb4b8b909de3453117510f
I20260713 09:06:28.381649 17235 catalog_manager.cc:5028] TS 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): tablet 64d1397d9bbb4b8b909de3453117510f (table test-workload [id=a6c9c1b5e4114c72b16a2ca5c902d2d0]) successfully deleted
I20260713 09:06:33.573427 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:33.602406 17351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124"
dest_uuid: "1616234ab502468d8a75024fa7f25cad"
mode: GRACEFUL
new_leader_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:57890
I20260713 09:06:33.602836 17351 raft_consensus.cc:606] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Received request to transfer leadership to TS 622fb011918d424fac1f54ba43923f95
I20260713 09:06:33.604732 17351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b82832c9a044d9873faf7b291af420"
dest_uuid: "1616234ab502468d8a75024fa7f25cad"
mode: GRACEFUL
new_leader_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:57890
I20260713 09:06:33.605116 17351 raft_consensus.cc:606] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Received request to transfer leadership to TS 622fb011918d424fac1f54ba43923f95
I20260713 09:06:33.614547 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64d1397d9bbb4b8b909de3453117510f"
dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
mode: GRACEFUL
new_leader_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:06:33.614907 17423 raft_consensus.cc:606] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Received request to transfer leadership to TS 622fb011918d424fac1f54ba43923f95
I20260713 09:06:33.616955 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b02080da924243c7a907561aafa54c99"
dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
mode: GRACEFUL
new_leader_uuid: "5624cd41a79f483ab1af79c777b1679f"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:06:33.617383 17423 raft_consensus.cc:606] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Received request to transfer leadership to TS 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:33.619273 17351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74"
dest_uuid: "1616234ab502468d8a75024fa7f25cad"
mode: GRACEFUL
new_leader_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:57890
I20260713 09:06:33.619658 17351 raft_consensus.cc:606] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Received request to transfer leadership to TS 622fb011918d424fac1f54ba43923f95
I20260713 09:06:33.620515 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:33.621181 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:33.763696 18103 raft_consensus.cc:993] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: : Instructing follower 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:33.764182 18132 raft_consensus.cc:1081] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Signalling peer 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:33.765424 17761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64d1397d9bbb4b8b909de3453117510f"
dest_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:42254
I20260713 09:06:33.765856 17761 raft_consensus.cc:493] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:33.766168 17761 raft_consensus.cc:3060] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.772064 17761 raft_consensus.cc:515] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.773633 17761 leader_election.cc:290] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:33.774315 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1397d9bbb4b8b909de3453117510f" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:33.774605 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d1397d9bbb4b8b909de3453117510f" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:33.774914 17351 raft_consensus.cc:3060] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.775162 17423 raft_consensus.cc:3055] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.775405 17423 raft_consensus.cc:740] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:33.775964 17423 consensus_queue.cc:260] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.776767 17423 raft_consensus.cc:3060] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.779049 17351 raft_consensus.cc:2468] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:33.780002 17729 leader_election.cc:304] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 622fb011918d424fac1f54ba43923f95; no voters: 
I20260713 09:06:33.781144 17423 raft_consensus.cc:2468] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:33.781473 18133 raft_consensus.cc:2804] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:33.782627 18133 raft_consensus.cc:697] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Becoming Leader. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Running, Role: LEADER
I20260713 09:06:33.783260 18133 consensus_queue.cc:237] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.790205 17246 catalog_manager.cc:5697] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 reported cstate change: term changed from 1 to 2, leader changed from 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) to 622fb011918d424fac1f54ba43923f95 (127.15.222.196). New cstate: current_term: 2 leader_uuid: "622fb011918d424fac1f54ba43923f95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.893121 18102 raft_consensus.cc:993] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: : Instructing follower 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:33.893183 18103 raft_consensus.cc:993] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: : Instructing follower 5624cd41a79f483ab1af79c777b1679f to start an election
I20260713 09:06:33.893640 18140 raft_consensus.cc:1081] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Signalling peer 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:33.893708 18132 raft_consensus.cc:1081] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Signalling peer 5624cd41a79f483ab1af79c777b1679f to start an election
I20260713 09:06:33.894977 17761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b82832c9a044d9873faf7b291af420"
dest_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:42262
I20260713 09:06:33.894994 17494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b02080da924243c7a907561aafa54c99"
dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
 from {username='slave'} at 127.0.0.1:53718
I20260713 09:06:33.895431 17761 raft_consensus.cc:493] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:33.895483 17494 raft_consensus.cc:493] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:33.895774 17761 raft_consensus.cc:3060] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.895874 17494 raft_consensus.cc:3060] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.900553 17494 raft_consensus.cc:515] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.900575 17761 raft_consensus.cc:515] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.902599 17761 leader_election.cc:290] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:33.902865 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02080da924243c7a907561aafa54c99" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:33.903833 17423 raft_consensus.cc:3055] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.903781 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:33.904227 17423 raft_consensus.cc:740] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:33.904386 17351 raft_consensus.cc:3055] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.904677 17351 raft_consensus.cc:740] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:33.905030 17423 consensus_queue.cc:260] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.905395 17351 consensus_queue.cc:260] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.906076 17423 raft_consensus.cc:3060] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.906526 17351 raft_consensus.cc:3060] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.909075 18102 raft_consensus.cc:993] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: : Instructing follower 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:33.909433 18140 raft_consensus.cc:1081] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Signalling peer 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:33.910588 17761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74"
dest_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:42262
I20260713 09:06:33.911034 17761 raft_consensus.cc:493] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:33.911391 17761 raft_consensus.cc:3060] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.903002 17494 leader_election.cc:290] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 2 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539)
I20260713 09:06:33.903115 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b02080da924243c7a907561aafa54c99" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "622fb011918d424fac1f54ba43923f95"
I20260713 09:06:33.912027 17351 raft_consensus.cc:2468] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:33.912324 17762 raft_consensus.cc:3060] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.912027 17423 raft_consensus.cc:2468] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 2.
I20260713 09:06:33.915686 17464 leader_election.cc:304] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 6fe68658a12744b2be75800ba56d1d53; no voters: 
I20260713 09:06:33.916360 17762 raft_consensus.cc:2468] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 2.
I20260713 09:06:33.916482 18078 raft_consensus.cc:2804] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:33.903105 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b82832c9a044d9873faf7b291af420" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:33.916785 17761 raft_consensus.cc:515] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.917193 17498 raft_consensus.cc:3060] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.918254 17729 leader_election.cc:304] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 622fb011918d424fac1f54ba43923f95; no voters: 
I20260713 09:06:33.919452 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:33.919977 17497 raft_consensus.cc:3060] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.924139 17498 raft_consensus.cc:2468] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:33.925334 17497 raft_consensus.cc:2468] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:33.919993 18133 raft_consensus.cc:2804] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:33.926553 18133 raft_consensus.cc:697] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Becoming Leader. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Running, Role: LEADER
I20260713 09:06:33.928006 18133 consensus_queue.cc:237] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.928525 18078 raft_consensus.cc:697] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 2 LEADER]: Becoming Leader. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Running, Role: LEADER
I20260713 09:06:33.929797 18078 consensus_queue.cc:237] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.932811 17728 leader_election.cc:304] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 622fb011918d424fac1f54ba43923f95; no voters: 
I20260713 09:06:33.933684 18134 raft_consensus.cc:2804] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:33.934808 17761 leader_election.cc:290] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Requested vote from peers 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265), 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579)
I20260713 09:06:33.938828 18134 raft_consensus.cc:697] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Becoming Leader. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Running, Role: LEADER
I20260713 09:06:33.942236 18134 consensus_queue.cc:237] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.945456 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d38abaaa2f45b09042b0c8dfae8b74" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:33.945106 17246 catalog_manager.cc:5697] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: term changed from 1 to 2, leader changed from 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) to 5624cd41a79f483ab1af79c777b1679f (127.15.222.195). New cstate: current_term: 2 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.946116 17351 raft_consensus.cc:3055] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.945437 17247 catalog_manager.cc:5697] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 reported cstate change: term changed from 1 to 2, leader changed from 1616234ab502468d8a75024fa7f25cad (127.15.222.193) to 622fb011918d424fac1f54ba43923f95 (127.15.222.196). New cstate: current_term: 2 leader_uuid: "622fb011918d424fac1f54ba43923f95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.946532 17351 raft_consensus.cc:740] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:33.947278 17351 consensus_queue.cc:260] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:33.948340 17351 raft_consensus.cc:3060] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.952767 17351 raft_consensus.cc:2468] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:33.959378 17247 catalog_manager.cc:5697] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 reported cstate change: term changed from 1 to 2, leader changed from 1616234ab502468d8a75024fa7f25cad (127.15.222.193) to 622fb011918d424fac1f54ba43923f95 (127.15.222.196). New cstate: current_term: 2 leader_uuid: "622fb011918d424fac1f54ba43923f95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.033087 18140 raft_consensus.cc:993] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: : Instructing follower 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:34.033519 18102 raft_consensus.cc:1081] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Signalling peer 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:34.034598 17761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124"
dest_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:42262
I20260713 09:06:34.034989 17761 raft_consensus.cc:493] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:34.035226 17761 raft_consensus.cc:3060] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.039103 17761 raft_consensus.cc:515] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.040396 17761 leader_election.cc:290] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265)
I20260713 09:06:34.041047 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:34.041250 17494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e8c663c75844f0b07ddd1cea147124" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
I20260713 09:06:34.041568 17351 raft_consensus.cc:3055] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:34.041719 17494 raft_consensus.cc:3060] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.041865 17351 raft_consensus.cc:740] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1616234ab502468d8a75024fa7f25cad, State: Running, Role: LEADER
I20260713 09:06:34.042536 17351 consensus_queue.cc:260] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.043304 17351 raft_consensus.cc:3060] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.045862 17494 raft_consensus.cc:2468] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:34.046728 17728 leader_election.cc:304] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 622fb011918d424fac1f54ba43923f95; no voters: 
I20260713 09:06:34.047109 17351 raft_consensus.cc:2468] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:34.047305 18134 raft_consensus.cc:2804] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:34.047755 18134 raft_consensus.cc:697] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Becoming Leader. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Running, Role: LEADER
I20260713 09:06:34.048496 18134 consensus_queue.cc:237] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.055086 17247 catalog_manager.cc:5697] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 reported cstate change: term changed from 1 to 2, leader changed from 1616234ab502468d8a75024fa7f25cad (127.15.222.193) to 622fb011918d424fac1f54ba43923f95 (127.15.222.196). New cstate: current_term: 2 leader_uuid: "622fb011918d424fac1f54ba43923f95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.224501 17351 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.225521 18134 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.235965 17423 raft_consensus.cc:1275] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.237169 18133 consensus_queue.cc:1048] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.336612 17494 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.337677 18133 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.346118 17351 raft_consensus.cc:1275] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.348815 18133 consensus_queue.cc:1048] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.394570 17494 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.395578 18133 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.403934 17351 raft_consensus.cc:1275] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.405943 18156 consensus_queue.cc:1048] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.424384 17423 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.425385 18078 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.439674 17761 raft_consensus.cc:1275] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.440797 18078 consensus_queue.cc:1048] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260713 09:06:34.501888 17351 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.502864 18156 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.511286 17494 raft_consensus.cc:1275] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:34.514485 18156 consensus_queue.cc:1048] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:34.621956 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:34.637538 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:34.650594 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69a3f612e87441d3aafb969ed74a5b04"
dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
mode: GRACEFUL
new_leader_uuid: "5624cd41a79f483ab1af79c777b1679f"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:06:34.651012 17423 raft_consensus.cc:606] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Received request to transfer leadership to TS 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:34.652951 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9536ba68d12d4043a46315cb4ed0947f"
dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
mode: GRACEFUL
new_leader_uuid: "5624cd41a79f483ab1af79c777b1679f"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:06:34.653323 17423 raft_consensus.cc:606] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Received request to transfer leadership to TS 5624cd41a79f483ab1af79c777b1679f
I20260713 09:06:34.655107 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0"
dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
mode: GRACEFUL
new_leader_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:06:34.655473 17423 raft_consensus.cc:606] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Received request to transfer leadership to TS 622fb011918d424fac1f54ba43923f95
I20260713 09:06:34.657256 17423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daf9f998aa5f4e5f8cf776c5907ea280"
dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
mode: GRACEFUL
new_leader_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:39812
I20260713 09:06:34.657601 17423 raft_consensus.cc:606] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Received request to transfer leadership to TS 622fb011918d424fac1f54ba43923f95
I20260713 09:06:34.658386 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:06:34.658918 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:34.669189 18132 raft_consensus.cc:993] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: : Instructing follower 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:34.669664 18103 raft_consensus.cc:1081] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Signalling peer 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:34.670835 17761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0"
dest_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:42254
I20260713 09:06:34.671204 17761 raft_consensus.cc:493] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:34.671453 17761 raft_consensus.cc:3060] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.676085 17761 raft_consensus.cc:515] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.677855 17761 leader_election.cc:290] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:34.678526 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:34.678733 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b877f35e43df46d8b37c4efccb071ee0" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:34.679270 17423 raft_consensus.cc:3055] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:34.679608 17423 raft_consensus.cc:740] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:34.679133 17351 raft_consensus.cc:3060] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.680207 17423 consensus_queue.cc:260] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.681141 17423 raft_consensus.cc:3060] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.683902 17351 raft_consensus.cc:2468] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:34.684659 17729 leader_election.cc:304] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 622fb011918d424fac1f54ba43923f95; no voters: 
I20260713 09:06:34.685303 18156 raft_consensus.cc:2804] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:34.685245 17423 raft_consensus.cc:2468] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:34.685869 18156 raft_consensus.cc:697] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Becoming Leader. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Running, Role: LEADER
I20260713 09:06:34.686717 18156 consensus_queue.cc:237] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.693040 17247 catalog_manager.cc:5697] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 reported cstate change: term changed from 1 to 2, leader changed from 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) to 622fb011918d424fac1f54ba43923f95 (127.15.222.196). New cstate: current_term: 2 leader_uuid: "622fb011918d424fac1f54ba43923f95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.796453 18132 raft_consensus.cc:993] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: : Instructing follower 5624cd41a79f483ab1af79c777b1679f to start an election
I20260713 09:06:34.796838 18103 raft_consensus.cc:1081] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Signalling peer 5624cd41a79f483ab1af79c777b1679f to start an election
I20260713 09:06:34.797972 17494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9536ba68d12d4043a46315cb4ed0947f"
dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
 from {username='slave'} at 127.0.0.1:53718
I20260713 09:06:34.798355 17494 raft_consensus.cc:493] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:34.798607 17494 raft_consensus.cc:3060] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.802533 17494 raft_consensus.cc:515] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.803745 17494 leader_election.cc:290] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 2 election: Requested vote from peers 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609), 622fb011918d424fac1f54ba43923f95 (127.15.222.196:46539)
I20260713 09:06:34.804273 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536ba68d12d4043a46315cb4ed0947f" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:34.804766 17423 raft_consensus.cc:3055] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:34.804677 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536ba68d12d4043a46315cb4ed0947f" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "622fb011918d424fac1f54ba43923f95"
I20260713 09:06:34.805043 17423 raft_consensus.cc:740] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:34.805212 17761 raft_consensus.cc:3060] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.805698 17423 consensus_queue.cc:260] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.806516 17423 raft_consensus.cc:3060] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.809245 17761 raft_consensus.cc:2468] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 2.
I20260713 09:06:34.810218 17465 leader_election.cc:304] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5624cd41a79f483ab1af79c777b1679f, 622fb011918d424fac1f54ba43923f95; no voters: 
I20260713 09:06:34.810863 18160 raft_consensus.cc:2804] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:34.811007 17423 raft_consensus.cc:2468] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 2.
I20260713 09:06:34.811539 18160 raft_consensus.cc:697] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 2 LEADER]: Becoming Leader. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Running, Role: LEADER
I20260713 09:06:34.812461 18160 consensus_queue.cc:237] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:34.819864 17247 catalog_manager.cc:5697] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f reported cstate change: term changed from 1 to 2, leader changed from 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) to 5624cd41a79f483ab1af79c777b1679f (127.15.222.195). New cstate: current_term: 2 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.057669 18132 raft_consensus.cc:993] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53: : Instructing follower 5624cd41a79f483ab1af79c777b1679f to start an election
I20260713 09:06:35.058049 18103 raft_consensus.cc:1081] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Signalling peer 5624cd41a79f483ab1af79c777b1679f to start an election
I20260713 09:06:35.059118 17494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69a3f612e87441d3aafb969ed74a5b04"
dest_uuid: "5624cd41a79f483ab1af79c777b1679f"
 from {username='slave'} at 127.0.0.1:53718
I20260713 09:06:35.059506 17494 raft_consensus.cc:493] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.059746 17494 raft_consensus.cc:3060] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.063633 17494 raft_consensus.cc:515] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:35.065186 17494 leader_election.cc:290] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 2 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:35.065721 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a3f612e87441d3aafb969ed74a5b04" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:35.066013 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a3f612e87441d3aafb969ed74a5b04" candidate_uuid: "5624cd41a79f483ab1af79c777b1679f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:35.066211 17351 raft_consensus.cc:3060] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.066509 17423 raft_consensus.cc:3055] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.066744 17423 raft_consensus.cc:740] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:35.067286 17423 consensus_queue.cc:260] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:35.068034 17423 raft_consensus.cc:3060] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.070080 17351 raft_consensus.cc:2468] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 2.
I20260713 09:06:35.071151 17466 leader_election.cc:304] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 5624cd41a79f483ab1af79c777b1679f; no voters: 
I20260713 09:06:35.071880 18160 raft_consensus.cc:2804] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.072314 18160 raft_consensus.cc:697] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 2 LEADER]: Becoming Leader. State: Replica: 5624cd41a79f483ab1af79c777b1679f, State: Running, Role: LEADER
I20260713 09:06:35.073463 17423 raft_consensus.cc:2468] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5624cd41a79f483ab1af79c777b1679f in term 2.
I20260713 09:06:35.073202 18160 consensus_queue.cc:237] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } }
I20260713 09:06:35.079407 17247 catalog_manager.cc:5697] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f reported cstate change: term changed from 1 to 2, leader changed from 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) to 5624cd41a79f483ab1af79c777b1679f (127.15.222.195). New cstate: current_term: 2 leader_uuid: "5624cd41a79f483ab1af79c777b1679f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5624cd41a79f483ab1af79c777b1679f" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33265 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.082063 17351 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:35.083065 18156 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:35.099638 17423 raft_consensus.cc:1275] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:35.100622 18144 consensus_queue.cc:1048] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:35.197350 18132 raft_consensus.cc:993] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: : Instructing follower 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:35.197782 18132 raft_consensus.cc:1081] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Signalling peer 622fb011918d424fac1f54ba43923f95 to start an election
I20260713 09:06:35.199702 17761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daf9f998aa5f4e5f8cf776c5907ea280"
dest_uuid: "622fb011918d424fac1f54ba43923f95"
 from {username='slave'} at 127.0.0.1:42254
I20260713 09:06:35.200081 17761 raft_consensus.cc:493] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.200292 17761 raft_consensus.cc:3060] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.204071 17761 raft_consensus.cc:515] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:35.205302 17761 leader_election.cc:290] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Requested vote from peers 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579), 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609)
I20260713 09:06:35.205914 17351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf9f998aa5f4e5f8cf776c5907ea280" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1616234ab502468d8a75024fa7f25cad"
I20260713 09:06:35.206166 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf9f998aa5f4e5f8cf776c5907ea280" candidate_uuid: "622fb011918d424fac1f54ba43923f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6fe68658a12744b2be75800ba56d1d53"
I20260713 09:06:35.206480 17351 raft_consensus.cc:3060] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.206655 17423 raft_consensus.cc:3055] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.206980 17423 raft_consensus.cc:740] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fe68658a12744b2be75800ba56d1d53, State: Running, Role: LEADER
I20260713 09:06:35.207679 17423 consensus_queue.cc:260] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:35.208810 17423 raft_consensus.cc:3060] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.212195 17351 raft_consensus.cc:2468] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:35.213090 17729 leader_election.cc:304] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1616234ab502468d8a75024fa7f25cad, 622fb011918d424fac1f54ba43923f95; no voters: 
I20260713 09:06:35.213719 18144 raft_consensus.cc:2804] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.214069 18144 raft_consensus.cc:697] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Becoming Leader. State: Replica: 622fb011918d424fac1f54ba43923f95, State: Running, Role: LEADER
I20260713 09:06:35.214102 17423 raft_consensus.cc:2468] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 622fb011918d424fac1f54ba43923f95 in term 2.
I20260713 09:06:35.214881 18144 consensus_queue.cc:237] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } }
I20260713 09:06:35.221544 17247 catalog_manager.cc:5697] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 reported cstate change: term changed from 1 to 2, leader changed from 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194) to 622fb011918d424fac1f54ba43923f95 (127.15.222.196). New cstate: current_term: 2 leader_uuid: "622fb011918d424fac1f54ba43923f95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.264972 17423 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:35.265898 18160 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:35.273367 17761 raft_consensus.cc:1275] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:35.274720 18078 consensus_queue.cc:1048] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "622fb011918d424fac1f54ba43923f95" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 46539 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:35.540386 17423 raft_consensus.cc:1275] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.541290 18078 consensus_queue.cc:1048] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.548817 17351 raft_consensus.cc:1275] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Refusing update from remote peer 5624cd41a79f483ab1af79c777b1679f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.550701 18078 consensus_queue.cc:1048] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1616234ab502468d8a75024fa7f25cad" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 45579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.659556 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:35.671768 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260713 09:06:35.698424 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:35.699108 16251 tablet_replica.cc:333] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.699826 16251 raft_consensus.cc:2243] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.700690 16251 raft_consensus.cc:2272] T d0c9fd51c51f46928e1609900f8131d6 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.702445 16251 tablet_replica.cc:333] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.702993 16251 raft_consensus.cc:2243] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.703403 16251 raft_consensus.cc:2272] T 64d1397d9bbb4b8b909de3453117510f P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.704869 16251 tablet_replica.cc:333] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.705382 16251 raft_consensus.cc:2243] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.705722 16251 raft_consensus.cc:2272] T 63b82832c9a044d9873faf7b291af420 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.707152 16251 tablet_replica.cc:333] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.707604 16251 raft_consensus.cc:2243] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.707947 16251 raft_consensus.cc:2272] T 35e8c663c75844f0b07ddd1cea147124 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.709435 16251 tablet_replica.cc:333] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.709900 16251 raft_consensus.cc:2243] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.710532 16251 raft_consensus.cc:2272] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.712095 16251 tablet_replica.cc:333] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.712570 16251 raft_consensus.cc:2243] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.713042 16251 raft_consensus.cc:2272] T b877f35e43df46d8b37c4efccb071ee0 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.714958 16251 tablet_replica.cc:333] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.715411 16251 raft_consensus.cc:2243] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.716059 16251 raft_consensus.cc:2272] T aeb397d04b834861b130c57200bf39f3 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.717765 16251 tablet_replica.cc:333] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.718201 16251 raft_consensus.cc:2243] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.718588 16251 raft_consensus.cc:2272] T 4466bf5c17f64375b45c5a0aaf9256cf P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.720085 16251 tablet_replica.cc:333] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.720533 16251 raft_consensus.cc:2243] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.721055 16251 raft_consensus.cc:2272] T 82d84449d44c4719b421fbb00cdbcd14 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.722575 16251 tablet_replica.cc:333] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.723016 16251 raft_consensus.cc:2243] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.723376 16251 raft_consensus.cc:2272] T e1e6915c7b164bcdb1b383e6c5258b82 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.725033 16251 tablet_replica.cc:333] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.725750 16251 raft_consensus.cc:2243] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.726501 16251 raft_consensus.cc:2272] T ef6994ec39104fa7b8fd2ede6fd5f192 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:35.726850 17729 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260713 09:06:35.728751 16251 tablet_replica.cc:333] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.729468 16251 raft_consensus.cc:2243] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:35.729995 17729 consensus_peers.cc:597] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 -> Peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Couldn't send request to peer 1616234ab502468d8a75024fa7f25cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:35.730270 16251 raft_consensus.cc:2272] T 66163c771b044cdd9c7fd52a8a68c733 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.731827 16251 tablet_replica.cc:333] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.732492 16251 raft_consensus.cc:2243] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.732999 16251 raft_consensus.cc:2272] T 69a3f612e87441d3aafb969ed74a5b04 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:35.735294 17729 consensus_peers.cc:597] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 -> Peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Couldn't send request to peer 1616234ab502468d8a75024fa7f25cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:35.735528 16251 tablet_replica.cc:333] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.736178 16251 raft_consensus.cc:2243] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.736650 16251 raft_consensus.cc:2272] T d556cea43f3246b19eae1b4d824c336f P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.738536 16251 tablet_replica.cc:333] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.738979 16251 raft_consensus.cc:2243] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.739620 16251 raft_consensus.cc:2272] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.741330 16251 tablet_replica.cc:333] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.741881 16251 raft_consensus.cc:2243] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.742666 16251 raft_consensus.cc:2272] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 1616234ab502468d8a75024fa7f25cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.742831 17423 raft_consensus.cc:1275] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Refusing update from remote peer 622fb011918d424fac1f54ba43923f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:35.743978 18184 consensus_queue.cc:1048] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fe68658a12744b2be75800ba56d1d53" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:35.744694 16251 tablet_replica.cc:333] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.745368 16251 raft_consensus.cc:2243] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.745832 16251 raft_consensus.cc:2272] T daf9f998aa5f4e5f8cf776c5907ea280 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.748315 16251 tablet_replica.cc:333] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad: stopping tablet replica
I20260713 09:06:35.748867 16251 raft_consensus.cc:2243] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.749329 16251 raft_consensus.cc:2272] T d8d38abaaa2f45b09042b0c8dfae8b74 P 1616234ab502468d8a75024fa7f25cad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:35.750689 17729 consensus_peers.cc:597] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 -> Peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Couldn't send request to peer 1616234ab502468d8a75024fa7f25cad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:35.795476 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
I20260713 09:06:35.832862 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260713 09:06:35.853646 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:35.854221 16251 tablet_replica.cc:333] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.854764 16251 raft_consensus.cc:2243] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.855175 16251 raft_consensus.cc:2272] T d0c9fd51c51f46928e1609900f8131d6 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.856805 16251 tablet_replica.cc:333] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.857318 16251 raft_consensus.cc:2243] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.857669 16251 raft_consensus.cc:2272] T 64d1397d9bbb4b8b909de3453117510f P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.859256 16251 tablet_replica.cc:333] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.859730 16251 raft_consensus.cc:2243] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.860206 16251 raft_consensus.cc:2272] T 227892b93896490b9d8ccb477775a06b P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.861811 16251 tablet_replica.cc:333] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.862260 16251 raft_consensus.cc:2243] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.862632 16251 raft_consensus.cc:2272] T 89b8823dd23f4498a4e45a7558def618 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.864050 16251 tablet_replica.cc:333] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.864506 16251 raft_consensus.cc:2243] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.864841 16251 raft_consensus.cc:2272] T b02080da924243c7a907561aafa54c99 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.866442 16251 tablet_replica.cc:333] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.867033 16251 raft_consensus.cc:2243] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.867352 16251 raft_consensus.cc:2272] T 69a3f612e87441d3aafb969ed74a5b04 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.870078 16251 tablet_replica.cc:333] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.870589 16251 raft_consensus.cc:2243] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.871377 16251 raft_consensus.cc:2272] T 82d84449d44c4719b421fbb00cdbcd14 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:35.872189 17729 consensus_peers.cc:597] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 -> Peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Couldn't send request to peer 1616234ab502468d8a75024fa7f25cad. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:45579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:35.873265 16251 tablet_replica.cc:333] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.873751 16251 raft_consensus.cc:2243] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.874099 16251 raft_consensus.cc:2272] T 9536ba68d12d4043a46315cb4ed0947f P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.876202 16251 tablet_replica.cc:333] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.876802 16251 raft_consensus.cc:2243] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.877231 16251 raft_consensus.cc:2272] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.879483 16251 tablet_replica.cc:333] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.880044 16251 raft_consensus.cc:2243] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:35.880045 17392 consensus_peers.cc:597] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 -> Peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Couldn't send request to peer 1616234ab502468d8a75024fa7f25cad. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:45579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:35.880621 16251 raft_consensus.cc:2272] T daf9f998aa5f4e5f8cf776c5907ea280 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.882479 16251 tablet_replica.cc:333] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.882930 16251 raft_consensus.cc:2243] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.883517 16251 raft_consensus.cc:2272] T d556cea43f3246b19eae1b4d824c336f P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.885015 16251 tablet_replica.cc:333] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.885419 16251 raft_consensus.cc:2243] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.885735 16251 raft_consensus.cc:2272] T b877f35e43df46d8b37c4efccb071ee0 P 6fe68658a12744b2be75800ba56d1d53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.887460 16251 tablet_replica.cc:333] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.887862 16251 raft_consensus.cc:2243] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.888456 16251 raft_consensus.cc:2272] T 7693456f91e9449d9ab1757a7f59f7a9 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.889902 16251 tablet_replica.cc:333] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.890304 16251 raft_consensus.cc:2243] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.890777 16251 raft_consensus.cc:2272] T aeb397d04b834861b130c57200bf39f3 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.892233 16251 tablet_replica.cc:333] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.892647 16251 raft_consensus.cc:2243] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.893276 16251 raft_consensus.cc:2272] T 4466bf5c17f64375b45c5a0aaf9256cf P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.894709 16251 tablet_replica.cc:333] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.895131 16251 raft_consensus.cc:2243] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.895761 16251 raft_consensus.cc:2272] T ef6994ec39104fa7b8fd2ede6fd5f192 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.897487 16251 tablet_replica.cc:333] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.897914 16251 raft_consensus.cc:2243] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:35.898564 16251 raft_consensus.cc:2272] T e1e6915c7b164bcdb1b383e6c5258b82 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:35.900055 16251 tablet_replica.cc:333] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53: stopping tablet replica
I20260713 09:06:35.900465 16251 raft_consensus.cc:2243] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:35.901014 16251 raft_consensus.cc:2272] T 666aa51ef4d840438437378ed4c1b753 P 6fe68658a12744b2be75800ba56d1d53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:35.930264 17729 consensus_peers.cc:597] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 -> Peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Couldn't send request to peer 1616234ab502468d8a75024fa7f25cad. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:45579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:35.941001 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260713 09:06:35.972380 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260713 09:06:35.989611 17727 consensus_peers.cc:597] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 -> Peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Couldn't send request to peer 6fe68658a12744b2be75800ba56d1d53. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:46609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:35.998994 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:35.999668 16251 tablet_replica.cc:333] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.000351 16251 raft_consensus.cc:2243] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.000886 16251 raft_consensus.cc:2272] T d0c9fd51c51f46928e1609900f8131d6 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.002501 16251 tablet_replica.cc:333] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.002947 16251 raft_consensus.cc:2243] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.003571 16251 raft_consensus.cc:2272] T 227892b93896490b9d8ccb477775a06b P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.005141 16251 tablet_replica.cc:333] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.005586 16251 raft_consensus.cc:2243] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.006031 16251 raft_consensus.cc:2272] T 35e8c663c75844f0b07ddd1cea147124 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.007517 16251 tablet_replica.cc:333] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.007951 16251 raft_consensus.cc:2243] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.008495 16251 raft_consensus.cc:2272] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.010687 16251 tablet_replica.cc:333] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.011376 16251 raft_consensus.cc:2243] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.011935 16251 raft_consensus.cc:2272] T 63b82832c9a044d9873faf7b291af420 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:36.012223 17728 consensus_peers.cc:597] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 -> Peer 5624cd41a79f483ab1af79c777b1679f (127.15.222.195:33265): Couldn't send request to peer 5624cd41a79f483ab1af79c777b1679f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:36.014025 16251 tablet_replica.cc:333] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.014796 16251 raft_consensus.cc:2243] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.015511 16251 raft_consensus.cc:2272] T 69a3f612e87441d3aafb969ed74a5b04 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.017516 16251 tablet_replica.cc:333] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.018013 16251 raft_consensus.cc:2243] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.018406 16251 raft_consensus.cc:2272] T 66163c771b044cdd9c7fd52a8a68c733 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.019832 16251 tablet_replica.cc:333] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.020270 16251 raft_consensus.cc:2243] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.020876 16251 raft_consensus.cc:2272] T b02080da924243c7a907561aafa54c99 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.022430 16251 tablet_replica.cc:333] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.022894 16251 raft_consensus.cc:2243] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.023500 16251 raft_consensus.cc:2272] T 9536ba68d12d4043a46315cb4ed0947f P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.025251 16251 tablet_replica.cc:333] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.025717 16251 raft_consensus.cc:2243] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.026074 16251 raft_consensus.cc:2272] T 4466bf5c17f64375b45c5a0aaf9256cf P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.027627 16251 tablet_replica.cc:333] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.028057 16251 raft_consensus.cc:2243] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.028385 16251 raft_consensus.cc:2272] T e1e6915c7b164bcdb1b383e6c5258b82 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.029955 16251 tablet_replica.cc:333] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.030371 16251 raft_consensus.cc:2243] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.030843 16251 raft_consensus.cc:2272] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.032367 16251 tablet_replica.cc:333] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.032794 16251 raft_consensus.cc:2243] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.033471 16251 raft_consensus.cc:2272] T 89b8823dd23f4498a4e45a7558def618 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.034906 16251 tablet_replica.cc:333] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.035326 16251 raft_consensus.cc:2243] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.035671 16251 raft_consensus.cc:2272] T 7ef92e0a8d814bfd9bf824c8645f4ecb P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.037209 16251 tablet_replica.cc:333] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.037613 16251 raft_consensus.cc:2243] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.038110 16251 raft_consensus.cc:2272] T d8d38abaaa2f45b09042b0c8dfae8b74 P 5624cd41a79f483ab1af79c777b1679f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.039573 16251 tablet_replica.cc:333] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.039971 16251 raft_consensus.cc:2243] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.040307 16251 raft_consensus.cc:2272] T d556cea43f3246b19eae1b4d824c336f P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.041786 16251 tablet_replica.cc:333] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.042191 16251 raft_consensus.cc:2243] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.042616 16251 raft_consensus.cc:2272] T 7693456f91e9449d9ab1757a7f59f7a9 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.044075 16251 tablet_replica.cc:333] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f: stopping tablet replica
I20260713 09:06:36.044448 16251 raft_consensus.cc:2243] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.045117 16251 raft_consensus.cc:2272] T 666aa51ef4d840438437378ed4c1b753 P 5624cd41a79f483ab1af79c777b1679f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:36.073279 17729 consensus_peers.cc:597] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 -> Peer 1616234ab502468d8a75024fa7f25cad (127.15.222.193:45579): Couldn't send request to peer 1616234ab502468d8a75024fa7f25cad. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:45579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:36.074239 17727 consensus_peers.cc:597] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 -> Peer 6fe68658a12744b2be75800ba56d1d53 (127.15.222.194:46609): Couldn't send request to peer 6fe68658a12744b2be75800ba56d1d53. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:46609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:36.083688 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260713 09:06:36.115295 16251 tablet_server.cc:179] TabletServer@127.15.222.196:0 shutting down...
I20260713 09:06:36.137465 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:36.138031 16251 tablet_replica.cc:333] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.138584 16251 raft_consensus.cc:2243] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.139266 16251 raft_consensus.cc:2272] T 64d1397d9bbb4b8b909de3453117510f P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.140959 16251 tablet_replica.cc:333] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.141444 16251 raft_consensus.cc:2243] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.141876 16251 raft_consensus.cc:2272] T 1b6b0bd96a0c4ca6b31b257b2413b261 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.143510 16251 tablet_replica.cc:333] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.143941 16251 raft_consensus.cc:2243] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.144320 16251 raft_consensus.cc:2272] T 227892b93896490b9d8ccb477775a06b P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.145872 16251 tablet_replica.cc:333] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.146310 16251 raft_consensus.cc:2243] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.146749 16251 raft_consensus.cc:2272] T 7f19fc8091414bd6bf5f276fcb40d0a3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.148209 16251 tablet_replica.cc:333] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.148658 16251 raft_consensus.cc:2243] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.149142 16251 raft_consensus.cc:2272] T 89b8823dd23f4498a4e45a7558def618 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.150635 16251 tablet_replica.cc:333] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.151050 16251 raft_consensus.cc:2243] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.151464 16251 raft_consensus.cc:2272] T 66163c771b044cdd9c7fd52a8a68c733 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.152884 16251 tablet_replica.cc:333] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.153340 16251 raft_consensus.cc:2243] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.153759 16251 raft_consensus.cc:2272] T 82d84449d44c4719b421fbb00cdbcd14 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.155279 16251 tablet_replica.cc:333] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.155705 16251 raft_consensus.cc:2243] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.156121 16251 raft_consensus.cc:2272] T 9536ba68d12d4043a46315cb4ed0947f P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.157932 16251 tablet_replica.cc:333] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.158382 16251 raft_consensus.cc:2243] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.159006 16251 raft_consensus.cc:2272] T d8d38abaaa2f45b09042b0c8dfae8b74 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.160496 16251 tablet_replica.cc:333] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.160964 16251 raft_consensus.cc:2243] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.161675 16251 raft_consensus.cc:2272] T daf9f998aa5f4e5f8cf776c5907ea280 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.163296 16251 tablet_replica.cc:333] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.163713 16251 raft_consensus.cc:2243] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.164155 16251 raft_consensus.cc:2272] T ef6994ec39104fa7b8fd2ede6fd5f192 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.165642 16251 tablet_replica.cc:333] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.166070 16251 raft_consensus.cc:2243] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.166486 16251 raft_consensus.cc:2272] T 666aa51ef4d840438437378ed4c1b753 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.167937 16251 tablet_replica.cc:333] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.168351 16251 raft_consensus.cc:2243] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.168730 16251 raft_consensus.cc:2272] T aeb397d04b834861b130c57200bf39f3 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.170182 16251 tablet_replica.cc:333] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.170605 16251 raft_consensus.cc:2243] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.171020 16251 raft_consensus.cc:2272] T b02080da924243c7a907561aafa54c99 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.172559 16251 tablet_replica.cc:333] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.173002 16251 raft_consensus.cc:2243] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:36.173415 16251 raft_consensus.cc:2272] T 7693456f91e9449d9ab1757a7f59f7a9 P 622fb011918d424fac1f54ba43923f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.174844 16251 tablet_replica.cc:333] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.175241 16251 raft_consensus.cc:2243] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.175818 16251 raft_consensus.cc:2272] T b877f35e43df46d8b37c4efccb071ee0 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.177299 16251 tablet_replica.cc:333] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.177690 16251 raft_consensus.cc:2243] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.178297 16251 raft_consensus.cc:2272] T 35e8c663c75844f0b07ddd1cea147124 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.179890 16251 tablet_replica.cc:333] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95: stopping tablet replica
I20260713 09:06:36.180271 16251 raft_consensus.cc:2243] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.180848 16251 raft_consensus.cc:2272] T 63b82832c9a044d9873faf7b291af420 P 622fb011918d424fac1f54ba43923f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.203920 16251 tablet_server.cc:196] TabletServer@127.15.222.196:0 shutdown complete.
I20260713 09:06:36.234905 16251 master.cc:562] Master@127.15.222.254:34611 shutting down...
I20260713 09:06:36.255300 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:36.255756 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:36.256011 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef5961c257f24587b973416b7d4b55f9: stopping tablet replica
I20260713 09:06:36.274520 16251 master.cc:584] Master@127.15.222.254:34611 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26301 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:06:36.322620 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:37275
I20260713 09:06:36.323763 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:36.328636 18193 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
W20260713 09:06:36.328688 18194 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
W20260713 09:06:36.330019 18196 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
I20260713 09:06:36.330937 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:36.331810 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:36.331990 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:36.332100 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933596332090 us; error 0 us; skew 500 ppm
I20260713 09:06:36.332530 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:36.334699 16251 webserver.cc:533] Webserver started at http://127.15.222.254:44061/ using document root <none> and password file <none>
I20260713 09:06:36.335107 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:36.335244 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:36.335443 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:36.336366 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/master-0-root/instance:
uuid: "579ac2cda66642d999f2d00454eaaa34"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.340296 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:36.343168 18201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.343796 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:36.344056 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/master-0-root
uuid: "579ac2cda66642d999f2d00454eaaa34"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.344283 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-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)
I20260713 09:06:36.380636 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:36.381711 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:36.416381 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:37275
I20260713 09:06:36.416483 18252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:37275 every 8 connection(s)
I20260713 09:06:36.419955 18253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:36.429013 18253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34: Bootstrap starting.
I20260713 09:06:36.433255 18253 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.436964 18253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34: No bootstrap required, opened a new log
I20260713 09:06:36.438855 18253 raft_consensus.cc:359] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579ac2cda66642d999f2d00454eaaa34" member_type: VOTER }
I20260713 09:06:36.439194 18253 raft_consensus.cc:385] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.439389 18253 raft_consensus.cc:740] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579ac2cda66642d999f2d00454eaaa34, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.439937 18253 consensus_queue.cc:260] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "579ac2cda66642d999f2d00454eaaa34" member_type: VOTER }
I20260713 09:06:36.440364 18253 raft_consensus.cc:399] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:36.440573 18253 raft_consensus.cc:493] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:36.440801 18253 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.444391 18253 raft_consensus.cc:515] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579ac2cda66642d999f2d00454eaaa34" member_type: VOTER }
I20260713 09:06:36.444847 18253 leader_election.cc:304] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [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: 579ac2cda66642d999f2d00454eaaa34; no voters: 
I20260713 09:06:36.445835 18253 leader_election.cc:290] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:36.446101 18256 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.447382 18256 raft_consensus.cc:697] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 1 LEADER]: Becoming Leader. State: Replica: 579ac2cda66642d999f2d00454eaaa34, State: Running, Role: LEADER
I20260713 09:06:36.447978 18256 consensus_queue.cc:237] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [LEADER]: Queue going to LEADER mode. State: All 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: "579ac2cda66642d999f2d00454eaaa34" member_type: VOTER }
I20260713 09:06:36.448624 18253 sys_catalog.cc:565] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:36.452430 18258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 579ac2cda66642d999f2d00454eaaa34. Latest consensus state: current_term: 1 leader_uuid: "579ac2cda66642d999f2d00454eaaa34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579ac2cda66642d999f2d00454eaaa34" member_type: VOTER } }
I20260713 09:06:36.452696 18257 sys_catalog.cc:455] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "579ac2cda66642d999f2d00454eaaa34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579ac2cda66642d999f2d00454eaaa34" member_type: VOTER } }
I20260713 09:06:36.453075 18258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:36.453179 18257 sys_catalog.cc:458] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:36.454790 18263 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:36.459657 18263 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:36.461999 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:36.467769 18263 catalog_manager.cc:1383] Generated new cluster ID: ce044c910727435584a1e31b0db93782
I20260713 09:06:36.467975 18263 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:36.496708 18263 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:36.497807 18263 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:36.508073 18263 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34: Generated new TSK 0
I20260713 09:06:36.508531 18263 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:36.528366 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:36.533413 18274 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
W20260713 09:06:36.534184 18275 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
W20260713 09:06:36.535588 18277 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
I20260713 09:06:36.535760 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:36.536661 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:36.536834 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:36.536984 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933596536967 us; error 0 us; skew 500 ppm
I20260713 09:06:36.537451 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:36.539353 16251 webserver.cc:533] Webserver started at http://127.15.222.193:36945/ using document root <none> and password file <none>
I20260713 09:06:36.539759 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:36.539902 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:36.540095 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:36.541044 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-0-root/instance:
uuid: "c70f8c12b6514f2d9664967fa22feb52"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.544824 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:06:36.547796 18282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.548429 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:36.548695 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "c70f8c12b6514f2d9664967fa22feb52"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.548960 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-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)
I20260713 09:06:36.559108 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:36.560106 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:36.561403 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:36.563354 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:36.563539 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.563758 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:36.563911 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.600333 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:43441
I20260713 09:06:36.600461 18344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:43441 every 8 connection(s)
I20260713 09:06:36.604866 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:36.611606 18349 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
W20260713 09:06:36.613395 18350 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
I20260713 09:06:36.614759 16251 server_base.cc:1061] running on GCE node
W20260713 09:06:36.615352 18352 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
I20260713 09:06:36.616197 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:36.616381 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:36.616540 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933596616526 us; error 0 us; skew 500 ppm
I20260713 09:06:36.616792 18345 heartbeater.cc:344] Connected to a master server at 127.15.222.254:37275
I20260713 09:06:36.617059 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:36.617144 18345 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:36.617910 18345 heartbeater.cc:507] Master 127.15.222.254:37275 requested a full tablet report, sending...
I20260713 09:06:36.619495 16251 webserver.cc:533] Webserver started at http://127.15.222.194:37017/ using document root <none> and password file <none>
I20260713 09:06:36.619953 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:36.619930 18218 ts_manager.cc:194] Registered new tserver with Master: c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:36.620296 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:36.620579 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:36.621579 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-1-root/instance:
uuid: "050dd13854614ae0ab1468de6c9ba020"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.621671 18218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34798
I20260713 09:06:36.625404 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:06:36.628396 18357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.629058 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:36.629302 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-1-root
uuid: "050dd13854614ae0ab1468de6c9ba020"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.629550 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-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)
I20260713 09:06:36.652311 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:36.653374 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:36.654665 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:36.656608 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:36.656786 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.657019 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:36.657168 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.693042 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:43895
I20260713 09:06:36.693111 18419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:43895 every 8 connection(s)
I20260713 09:06:36.697506 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:36.703631 18423 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
W20260713 09:06:36.704559 18424 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
W20260713 09:06:36.706537 18426 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
I20260713 09:06:36.707653 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:36.708523 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:36.708556 18420 heartbeater.cc:344] Connected to a master server at 127.15.222.254:37275
W20260713 09:06:36.708844 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:36.709026 18420 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:36.709110 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933596709091 us; error 0 us; skew 500 ppm
I20260713 09:06:36.709661 18420 heartbeater.cc:507] Master 127.15.222.254:37275 requested a full tablet report, sending...
I20260713 09:06:36.709715 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:36.711614 18218 ts_manager.cc:194] Registered new tserver with Master: 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:36.712098 16251 webserver.cc:533] Webserver started at http://127.15.222.195:35723/ using document root <none> and password file <none>
I20260713 09:06:36.712551 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:36.712723 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:36.712986 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:36.712970 18218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34804
I20260713 09:06:36.714319 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-2-root/instance:
uuid: "ac34570f1e7a4bdd8276759411c58e84"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.718218 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:36.721032 18431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.721675 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:36.721926 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-2-root
uuid: "ac34570f1e7a4bdd8276759411c58e84"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.722174 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-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)
I20260713 09:06:36.732039 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:36.733055 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:36.734284 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:36.736224 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:36.736402 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.736613 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:36.736757 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.773512 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:42915
I20260713 09:06:36.773614 18493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:42915 every 8 connection(s)
I20260713 09:06:36.777714 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:36.783978 18497 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
W20260713 09:06:36.784816 18498 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
I20260713 09:06:36.787506 16251 server_base.cc:1061] running on GCE node
W20260713 09:06:36.788174 18501 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
I20260713 09:06:36.789067 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:36.789270 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:36.789330 18494 heartbeater.cc:344] Connected to a master server at 127.15.222.254:37275
I20260713 09:06:36.789470 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933596789451 us; error 0 us; skew 500 ppm
I20260713 09:06:36.789733 18494 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:36.790073 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:36.790390 18494 heartbeater.cc:507] Master 127.15.222.254:37275 requested a full tablet report, sending...
I20260713 09:06:36.792444 18218 ts_manager.cc:194] Registered new tserver with Master: ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:36.792507 16251 webserver.cc:533] Webserver started at http://127.15.222.196:41809/ using document root <none> and password file <none>
I20260713 09:06:36.793016 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:36.793208 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:36.793444 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:36.793753 18218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34814
I20260713 09:06:36.794492 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-3-root/instance:
uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.798596 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:06:36.801501 18505 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.802129 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:36.802383 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-3-root
uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:36.802630 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-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)
I20260713 09:06:36.823974 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:36.825026 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:36.826280 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:36.828226 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:36.828400 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.828626 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:36.828764 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:36.865130 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.196:34885
I20260713 09:06:36.865212 18567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.196:34885 every 8 connection(s)
I20260713 09:06:36.877049 18568 heartbeater.cc:344] Connected to a master server at 127.15.222.254:37275
I20260713 09:06:36.877348 18568 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:36.877983 18568 heartbeater.cc:507] Master 127.15.222.254:37275 requested a full tablet report, sending...
I20260713 09:06:36.879663 18218 ts_manager.cc:194] Registered new tserver with Master: eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:36.880157 16251 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012162382s
I20260713 09:06:36.880916 18218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34820
I20260713 09:06:36.901443 18218 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34830:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:06:37.039086 18310 tablet_service.cc:1511] Processing CreateTablet for tablet 4342c909379d4d098abbe7b4d7b52c64 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:37.040455 18310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4342c909379d4d098abbe7b4d7b52c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.041139 18385 tablet_service.cc:1511] Processing CreateTablet for tablet 4342c909379d4d098abbe7b4d7b52c64 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:37.041949 18309 tablet_service.cc:1511] Processing CreateTablet for tablet 71e2ee644b444cdd9418c052addc8f61 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:37.042392 18385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4342c909379d4d098abbe7b4d7b52c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.043200 18309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e2ee644b444cdd9418c052addc8f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.042984 18458 tablet_service.cc:1511] Processing CreateTablet for tablet 49a37612885a489c86c73ef86bf857bd (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:37.044217 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a37612885a489c86c73ef86bf857bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.045774 18308 tablet_service.cc:1511] Processing CreateTablet for tablet 49a37612885a489c86c73ef86bf857bd (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:37.046056 18457 tablet_service.cc:1511] Processing CreateTablet for tablet a1e62dde59c946d38b1411aa89f33a5c (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:37.046995 18308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a37612885a489c86c73ef86bf857bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.047318 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e62dde59c946d38b1411aa89f33a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.047068 18383 tablet_service.cc:1511] Processing CreateTablet for tablet a1e62dde59c946d38b1411aa89f33a5c (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:37.048311 18383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e62dde59c946d38b1411aa89f33a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.049966 18307 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad79b89432f4cf0a2efe6355f17fa28 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:37.051188 18307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad79b89432f4cf0a2efe6355f17fa28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.041887 18459 tablet_service.cc:1511] Processing CreateTablet for tablet 4342c909379d4d098abbe7b4d7b52c64 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:37.052059 18381 tablet_service.cc:1511] Processing CreateTablet for tablet 78c85469fba444468659d9ab6c9ec48f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:37.052620 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4342c909379d4d098abbe7b4d7b52c64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.052841 18306 tablet_service.cc:1511] Processing CreateTablet for tablet 78c85469fba444468659d9ab6c9ec48f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:37.054073 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c85469fba444468659d9ab6c9ec48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.054482 18455 tablet_service.cc:1511] Processing CreateTablet for tablet 81b639ef3dd446e9a88595712eeeb6ca (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:37.054674 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 2854da58499744c6b308055aa384f0f0 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:37.055785 18455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b639ef3dd446e9a88595712eeeb6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.056820 18304 tablet_service.cc:1511] Processing CreateTablet for tablet a100db0aacee41c3be4ebe66a62cb09a (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:37.057508 18379 tablet_service.cc:1511] Processing CreateTablet for tablet a100db0aacee41c3be4ebe66a62cb09a (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:37.058127 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a100db0aacee41c3be4ebe66a62cb09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.046030 18384 tablet_service.cc:1511] Processing CreateTablet for tablet 71e2ee644b444cdd9418c052addc8f61 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:37.059336 18454 tablet_service.cc:1511] Processing CreateTablet for tablet 2854da58499744c6b308055aa384f0f0 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:37.050067 18456 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad79b89432f4cf0a2efe6355f17fa28 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:37.059960 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 394dbd9fc5e748db93cc2bf7e92cc649 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:37.050064 18382 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad79b89432f4cf0a2efe6355f17fa28 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:37.060575 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2854da58499744c6b308055aa384f0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.061111 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394dbd9fc5e748db93cc2bf7e92cc649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.061307 18456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad79b89432f4cf0a2efe6355f17fa28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.055894 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2854da58499744c6b308055aa384f0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.055737 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 81b639ef3dd446e9a88595712eeeb6ca (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:37.063439 18382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad79b89432f4cf0a2efe6355f17fa28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.064221 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b639ef3dd446e9a88595712eeeb6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.064412 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a100db0aacee41c3be4ebe66a62cb09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.065629 18384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e2ee644b444cdd9418c052addc8f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.066712 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c85469fba444468659d9ab6c9ec48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.078802 18453 tablet_service.cc:1511] Processing CreateTablet for tablet a100db0aacee41c3be4ebe66a62cb09a (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:37.080049 18453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a100db0aacee41c3be4ebe66a62cb09a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.087389 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0913a828bd48bda27b8c29e627da22 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:37.088557 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0913a828bd48bda27b8c29e627da22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.102001 18451 tablet_service.cc:1511] Processing CreateTablet for tablet 1e413370a7cf41f2860645cb24cad849 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:37.103183 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e413370a7cf41f2860645cb24cad849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.119386 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 32917139660443e9844c4ce72df8b81e (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:37.120585 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32917139660443e9844c4ce72df8b81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.146795 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 394dbd9fc5e748db93cc2bf7e92cc649 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:37.148154 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394dbd9fc5e748db93cc2bf7e92cc649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.159575 18302 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0913a828bd48bda27b8c29e627da22 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:37.161751 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0913a828bd48bda27b8c29e627da22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.188634 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 1e413370a7cf41f2860645cb24cad849 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:37.193513 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e413370a7cf41f2860645cb24cad849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.193833 18459 tablet_service.cc:1511] Processing CreateTablet for tablet a49b2424e55b49bb8dec82d1be259abb (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:37.194998 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49b2424e55b49bb8dec82d1be259abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.202042 18309 tablet_service.cc:1511] Processing CreateTablet for tablet 098ae5affcdf4fb9b4610b946c65404f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:37.203284 18309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098ae5affcdf4fb9b4610b946c65404f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.205255 18301 tablet_service.cc:1511] Processing CreateTablet for tablet e3846cfcb3594aee80fce49c1cd91f88 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:37.205930 18310 tablet_service.cc:1511] Processing CreateTablet for tablet 32917139660443e9844c4ce72df8b81e (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:37.206487 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3846cfcb3594aee80fce49c1cd91f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.207569 18451 tablet_service.cc:1511] Processing CreateTablet for tablet e6d8d49a72bf4d6f8cc3d3b62d52c98a (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:37.207701 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 32917139660443e9844c4ce72df8b81e (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:37.211795 18586 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:37.212196 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32917139660443e9844c4ce72df8b81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.212576 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfc519e592c4904a6d9ae6238ee3160 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:37.213719 18456 tablet_service.cc:1511] Processing CreateTablet for tablet e577dcd8855b4fad923a11b77a19de2f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:37.215436 18455 tablet_service.cc:1511] Processing CreateTablet for tablet 098ae5affcdf4fb9b4610b946c65404f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:37.213773 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfc519e592c4904a6d9ae6238ee3160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.219905 18455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098ae5affcdf4fb9b4610b946c65404f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.226356 18454 tablet_service.cc:1511] Processing CreateTablet for tablet b3562a99045045ed8549e1666d90c7f2 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:37.231285 18383 tablet_service.cc:1511] Processing CreateTablet for tablet e3846cfcb3594aee80fce49c1cd91f88 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:37.233951 18457 tablet_service.cc:1511] Processing CreateTablet for tablet fb887fde31ae4eab86800665f71b8479 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:37.232139 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfc519e592c4904a6d9ae6238ee3160 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:37.220499 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d8d49a72bf4d6f8cc3d3b62d52c98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.235105 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb887fde31ae4eab86800665f71b8479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.242354 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3562a99045045ed8549e1666d90c7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.244522 18532 tablet_service.cc:1511] Processing CreateTablet for tablet 49a37612885a489c86c73ef86bf857bd (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:37.245704 18532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a37612885a489c86c73ef86bf857bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.242902 18533 tablet_service.cc:1511] Processing CreateTablet for tablet 71e2ee644b444cdd9418c052addc8f61 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:37.249629 18533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e2ee644b444cdd9418c052addc8f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.252411 18531 tablet_service.cc:1511] Processing CreateTablet for tablet a1e62dde59c946d38b1411aa89f33a5c (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:37.254518 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e62dde59c946d38b1411aa89f33a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.255069 18529 tablet_service.cc:1511] Processing CreateTablet for tablet 81b639ef3dd446e9a88595712eeeb6ca (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:37.256282 18529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b639ef3dd446e9a88595712eeeb6ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.250145 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfc519e592c4904a6d9ae6238ee3160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.249027 18383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3846cfcb3594aee80fce49c1cd91f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.259440 18528 tablet_service.cc:1511] Processing CreateTablet for tablet 2854da58499744c6b308055aa384f0f0 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:37.262166 18303 tablet_service.cc:1511] Processing CreateTablet for tablet b3562a99045045ed8549e1666d90c7f2 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:37.264089 18528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2854da58499744c6b308055aa384f0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.264348 18526 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0913a828bd48bda27b8c29e627da22 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:37.265614 18526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0913a828bd48bda27b8c29e627da22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.267174 18304 tablet_service.cc:1511] Processing CreateTablet for tablet bf429389727c436aaa5b59a8849d9d4e (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:37.262159 18530 tablet_service.cc:1511] Processing CreateTablet for tablet 78c85469fba444468659d9ab6c9ec48f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:37.270083 18530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c85469fba444468659d9ab6c9ec48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.271165 18376 tablet_service.cc:1511] Processing CreateTablet for tablet c2ca118dc9ee468bbf9be99608ba1b2f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:37.262248 18527 tablet_service.cc:1511] Processing CreateTablet for tablet 394dbd9fc5e748db93cc2bf7e92cc649 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:37.257507 18456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e577dcd8855b4fad923a11b77a19de2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.273411 18527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394dbd9fc5e748db93cc2bf7e92cc649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.273119 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfc519e592c4904a6d9ae6238ee3160 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:37.273748 18306 tablet_service.cc:1511] Processing CreateTablet for tablet e577dcd8855b4fad923a11b77a19de2f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:37.278923 18586 tablet_bootstrap.cc:654] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.291189 18525 tablet_service.cc:1511] Processing CreateTablet for tablet 1e413370a7cf41f2860645cb24cad849 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:37.292462 18525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e413370a7cf41f2860645cb24cad849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.295549 18524 tablet_service.cc:1511] Processing CreateTablet for tablet e3846cfcb3594aee80fce49c1cd91f88 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:37.296746 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3846cfcb3594aee80fce49c1cd91f88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.297070 18307 tablet_service.cc:1511] Processing CreateTablet for tablet fb887fde31ae4eab86800665f71b8479 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:37.300376 18450 tablet_service.cc:1511] Processing CreateTablet for tablet e8fea03eea8e4b24bbdc27eff3bbc477 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:37.292430 18308 tablet_service.cc:1511] Processing CreateTablet for tablet c2ca118dc9ee468bbf9be99608ba1b2f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:37.247674 18384 tablet_service.cc:1511] Processing CreateTablet for tablet a49b2424e55b49bb8dec82d1be259abb (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:37.310825 18587 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:37.317284 18585 tablet_bootstrap.cc:492] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:37.326591 18377 tablet_service.cc:1511] Processing CreateTablet for tablet e6d8d49a72bf4d6f8cc3d3b62d52c98a (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:37.302752 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fea03eea8e4b24bbdc27eff3bbc477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.343284 18381 tablet_service.cc:1511] Processing CreateTablet for tablet bf429389727c436aaa5b59a8849d9d4e (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:37.347424 18378 tablet_service.cc:1511] Processing CreateTablet for tablet e8fea03eea8e4b24bbdc27eff3bbc477 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:37.340000 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf429389727c436aaa5b59a8849d9d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.351257 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e577dcd8855b4fad923a11b77a19de2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.354964 18307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb887fde31ae4eab86800665f71b8479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.357823 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3562a99045045ed8549e1666d90c7f2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:37.358125 18203 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.222.194:43895, user_credentials={real_user=slave}} blocked reactor thread for 49090.6us
I20260713 09:06:37.375010 18528 tablet_service.cc:1511] Processing CreateTablet for tablet a49b2424e55b49bb8dec82d1be259abb (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:37.376183 18528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49b2424e55b49bb8dec82d1be259abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.388098 18533 tablet_service.cc:1511] Processing CreateTablet for tablet e577dcd8855b4fad923a11b77a19de2f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:37.394919 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ca118dc9ee468bbf9be99608ba1b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.316598 18382 tablet_service.cc:1511] Processing CreateTablet for tablet b3562a99045045ed8549e1666d90c7f2 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:37.401288 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d8d49a72bf4d6f8cc3d3b62d52c98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.401494 18308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ca118dc9ee468bbf9be99608ba1b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.401921 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf429389727c436aaa5b59a8849d9d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.403496 18310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32917139660443e9844c4ce72df8b81e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.403966 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfc519e592c4904a6d9ae6238ee3160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.409205 18384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a49b2424e55b49bb8dec82d1be259abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.409885 18532 tablet_service.cc:1511] Processing CreateTablet for tablet c2ca118dc9ee468bbf9be99608ba1b2f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:37.414974 18382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3562a99045045ed8549e1666d90c7f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.417670 18531 tablet_service.cc:1511] Processing CreateTablet for tablet bf429389727c436aaa5b59a8849d9d4e (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:37.420126 18524 tablet_service.cc:1511] Processing CreateTablet for tablet fb887fde31ae4eab86800665f71b8479 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:37.336728 18526 tablet_service.cc:1511] Processing CreateTablet for tablet 098ae5affcdf4fb9b4610b946c65404f (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:37.415664 18533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e577dcd8855b4fad923a11b77a19de2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.421727 18529 tablet_service.cc:1511] Processing CreateTablet for tablet e8fea03eea8e4b24bbdc27eff3bbc477 (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:37.423038 18532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ca118dc9ee468bbf9be99608ba1b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.423166 18588 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:37.429502 18587 tablet_bootstrap.cc:654] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.431452 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fea03eea8e4b24bbdc27eff3bbc477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.438346 18586 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:37.438781 18586 ts_tablet_manager.cc:1403] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.227s	user 0.032s	sys 0.050s
I20260713 09:06:37.400470 18585 tablet_bootstrap.cc:654] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.457302 18530 tablet_service.cc:1511] Processing CreateTablet for tablet e6d8d49a72bf4d6f8cc3d3b62d52c98a (DEFAULT_TABLE table=test-workload [id=3c59b2d78ed748bc9fa5c0b7d7a7a48c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260713 09:06:37.462507 18266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:37.464324 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf429389727c436aaa5b59a8849d9d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.466399 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb887fde31ae4eab86800665f71b8479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.469225 18529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8fea03eea8e4b24bbdc27eff3bbc477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.470016 18530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d8d49a72bf4d6f8cc3d3b62d52c98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.477185 18526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 098ae5affcdf4fb9b4610b946c65404f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:37.481853 18588 tablet_bootstrap.cc:654] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.510700 18586 raft_consensus.cc:359] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.511483 18586 raft_consensus.cc:385] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.511813 18586 raft_consensus.cc:740] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.512720 18586 consensus_queue.cc:260] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.528389 18587 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:37.528887 18587 ts_tablet_manager.cc:1403] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.218s	user 0.016s	sys 0.006s
I20260713 09:06:37.531673 18587 raft_consensus.cc:359] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.534430 18585 tablet_bootstrap.cc:492] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:37.532660 18587 raft_consensus.cc:385] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.536917 18585 ts_tablet_manager.cc:1403] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.235s	user 0.017s	sys 0.018s
I20260713 09:06:37.537233 18587 raft_consensus.cc:740] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.542907 18588 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:37.544094 18586 ts_tablet_manager.cc:1434] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.004s
I20260713 09:06:37.544420 18588 ts_tablet_manager.cc:1403] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.121s	user 0.028s	sys 0.006s
I20260713 09:06:37.544785 18345 heartbeater.cc:499] Master 127.15.222.254:37275 was elected leader, sending a full tablet report...
I20260713 09:06:37.545082 18586 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:37.547142 18588 raft_consensus.cc:359] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.548358 18588 raft_consensus.cc:385] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.548712 18588 raft_consensus.cc:740] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.549463 18588 consensus_queue.cc:260] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.551354 18586 tablet_bootstrap.cc:654] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.552053 18587 consensus_queue.cc:260] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.556020 18568 heartbeater.cc:499] Master 127.15.222.254:37275 was elected leader, sending a full tablet report...
I20260713 09:06:37.556567 18588 ts_tablet_manager.cc:1434] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:06:37.557520 18588 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:37.562388 18585 raft_consensus.cc:359] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.563357 18588 tablet_bootstrap.cc:654] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.568974 18585 raft_consensus.cc:385] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.569387 18585 raft_consensus.cc:740] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.570956 18586 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:37.570806 18585 consensus_queue.cc:260] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.571518 18586 ts_tablet_manager.cc:1403] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.004s
I20260713 09:06:37.573249 18494 heartbeater.cc:499] Master 127.15.222.254:37275 was elected leader, sending a full tablet report...
I20260713 09:06:37.576918 18588 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:37.577491 18588 ts_tablet_manager.cc:1403] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.013s
I20260713 09:06:37.576259 18585 ts_tablet_manager.cc:1434] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260713 09:06:37.579728 18585 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:37.580229 18588 raft_consensus.cc:359] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.580955 18588 raft_consensus.cc:385] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.581231 18588 raft_consensus.cc:740] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.582124 18588 consensus_queue.cc:260] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.584125 18588 ts_tablet_manager.cc:1434] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:37.575006 18586 raft_consensus.cc:359] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:37.584983 18588 tablet_bootstrap.cc:492] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:37.585068 18586 raft_consensus.cc:385] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.585520 18586 raft_consensus.cc:740] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.586292 18586 consensus_queue.cc:260] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:37.588604 18586 ts_tablet_manager.cc:1434] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:37.589394 18588 tablet_bootstrap.cc:654] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.589596 18586 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:37.591998 18593 raft_consensus.cc:493] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.592478 18593 raft_consensus.cc:515] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.599704 18585 tablet_bootstrap.cc:654] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.604966 18593 leader_election.cc:290] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
W20260713 09:06:37.605316 18346 tablet.cc:2406] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:37.607828 18587 ts_tablet_manager.cc:1434] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.079s	user 0.033s	sys 0.019s
I20260713 09:06:37.610230 18420 heartbeater.cc:499] Master 127.15.222.254:37275 was elected leader, sending a full tablet report...
I20260713 09:06:37.613824 18586 tablet_bootstrap.cc:654] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.622778 18587 tablet_bootstrap.cc:492] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:37.626278 18588 tablet_bootstrap.cc:492] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:37.626770 18588 ts_tablet_manager.cc:1403] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:06:37.634212 18588 raft_consensus.cc:359] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.634902 18588 raft_consensus.cc:385] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.635192 18588 raft_consensus.cc:740] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.635901 18588 consensus_queue.cc:260] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.636902 18587 tablet_bootstrap.cc:654] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.639900 18586 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:37.640381 18586 ts_tablet_manager.cc:1403] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.002s
I20260713 09:06:37.643190 18586 raft_consensus.cc:359] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.643896 18586 raft_consensus.cc:385] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.644184 18586 raft_consensus.cc:740] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.645015 18586 consensus_queue.cc:260] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.647205 18586 ts_tablet_manager.cc:1434] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:37.648197 18586 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:37.654089 18588 ts_tablet_manager.cc:1434] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260713 09:06:37.660640 18586 tablet_bootstrap.cc:654] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.665058 18588 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:37.667269 18587 tablet_bootstrap.cc:492] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:37.667778 18587 ts_tablet_manager.cc:1403] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.016s
I20260713 09:06:37.670641 18587 raft_consensus.cc:359] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.671514 18587 raft_consensus.cc:385] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.671865 18587 raft_consensus.cc:740] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.673182 18587 consensus_queue.cc:260] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.675369 18587 ts_tablet_manager.cc:1434] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:37.676416 18587 tablet_bootstrap.cc:492] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:37.679692 18588 tablet_bootstrap.cc:654] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.694424 18594 raft_consensus.cc:493] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.694892 18594 raft_consensus.cc:515] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.696189 18587 tablet_bootstrap.cc:654] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.699396 18594 leader_election.cc:290] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:37.722368 18586 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:37.724000 18586 ts_tablet_manager.cc:1403] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.076s	user 0.006s	sys 0.006s
I20260713 09:06:37.722805 18588 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:37.729332 18588 ts_tablet_manager.cc:1403] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.074s	user 0.031s	sys 0.017s
I20260713 09:06:37.731793 18585 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:37.732306 18585 ts_tablet_manager.cc:1403] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.153s	user 0.033s	sys 0.075s
I20260713 09:06:37.732072 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:37.732141 18588 raft_consensus.cc:359] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.732910 18588 raft_consensus.cc:385] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.733253 18588 raft_consensus.cc:740] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.733947 18588 consensus_queue.cc:260] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.734294 18586 raft_consensus.cc:359] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.735025 18586 raft_consensus.cc:385] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.735344 18586 raft_consensus.cc:740] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.736033 18588 ts_tablet_manager.cc:1434] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:37.735994 18543 raft_consensus.cc:2468] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:37.737185 18588 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:37.738605 18585 raft_consensus.cc:359] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.739313 18284 leader_election.cc:304] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:37.740200 18593 raft_consensus.cc:2804] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:37.740562 18593 raft_consensus.cc:493] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:37.740899 18593 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.743471 18588 tablet_bootstrap.cc:654] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.736068 18586 consensus_queue.cc:260] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.739326 18585 raft_consensus.cc:385] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.750748 18585 raft_consensus.cc:740] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.751484 18585 consensus_queue.cc:260] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.753188 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:37.754134 18585 ts_tablet_manager.cc:1434] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:06:37.755041 18585 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:37.754981 18593 raft_consensus.cc:515] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.757962 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:37.758507 18543 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.760064 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
W20260713 09:06:37.761900 18507 leader_election.cc:343] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.765472 18593 leader_election.cc:290] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:37.765779 18543 raft_consensus.cc:2468] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:37.766812 18284 leader_election.cc:304] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
W20260713 09:06:37.767109 18286 leader_election.cc:343] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.766736 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:37.768481 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:37.769644 18593 raft_consensus.cc:493] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.770220 18593 raft_consensus.cc:515] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
W20260713 09:06:37.770964 18286 leader_election.cc:343] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:37.775024 18509 leader_election.cc:343] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.775642 18509 leader_election.cc:304] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:37.775835 18587 tablet_bootstrap.cc:492] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:37.777122 18594 raft_consensus.cc:2749] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.777922 18598 raft_consensus.cc:493] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.779839 18587 ts_tablet_manager.cc:1403] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.022s
I20260713 09:06:37.779126 18598 raft_consensus.cc:515] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.782406 18615 raft_consensus.cc:2804] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:37.784691 18615 raft_consensus.cc:697] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:37.785959 18615 consensus_queue.cc:237] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.786353 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4342c909379d4d098abbe7b4d7b52c64" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:37.789083 18593 leader_election.cc:290] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
W20260713 09:06:37.789933 18286 leader_election.cc:343] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.790315 18598 leader_election.cc:290] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:37.797441 18587 raft_consensus.cc:359] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.798141 18587 raft_consensus.cc:385] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.798355 18587 raft_consensus.cc:740] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.799019 18587 consensus_queue.cc:260] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.799015 18585 tablet_bootstrap.cc:654] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.806468 18588 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:37.807058 18588 ts_tablet_manager.cc:1403] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.014s
I20260713 09:06:37.808610 18595 raft_consensus.cc:493] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.805147 18587 ts_tablet_manager.cc:1434] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:06:37.809616 18595 raft_consensus.cc:515] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.812706 18587 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:37.814356 18595 leader_election.cc:290] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:37.810550 18586 ts_tablet_manager.cc:1434] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.086s	user 0.012s	sys 0.008s
I20260713 09:06:37.835902 18586 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:37.839470 18614 raft_consensus.cc:493] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.838007 18588 raft_consensus.cc:359] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.845821 18588 raft_consensus.cc:385] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.845432 18614 raft_consensus.cc:515] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.846837 18587 tablet_bootstrap.cc:654] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.847802 18614 leader_election.cc:290] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:37.848307 18588 raft_consensus.cc:740] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.849279 18588 consensus_queue.cc:260] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.851670 18588 ts_tablet_manager.cc:1434] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.007s
I20260713 09:06:37.851806 18395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4342c909379d4d098abbe7b4d7b52c64" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:37.852720 18588 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:37.860307 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:37.862490 18394 raft_consensus.cc:2468] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
W20260713 09:06:37.861501 18284 leader_election.cc:343] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.863363 18284 leader_election.cc:304] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:37.864679 18598 raft_consensus.cc:493] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.865042 18614 raft_consensus.cc:2749] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.865197 18598 raft_consensus.cc:515] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.865559 18284 leader_election.cc:304] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:37.865882 18585 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:37.866309 18614 raft_consensus.cc:2804] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:37.866429 18585 ts_tablet_manager.cc:1403] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.004s
I20260713 09:06:37.866719 18614 raft_consensus.cc:493] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:37.867055 18614 raft_consensus.cc:3060] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.867594 18598 leader_election.cc:290] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:37.872586 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:37.873361 18543 raft_consensus.cc:2468] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:37.878883 18586 tablet_bootstrap.cc:654] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.879866 18585 raft_consensus.cc:359] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.880602 18585 raft_consensus.cc:385] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.880882 18585 raft_consensus.cc:740] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.892288 18217 catalog_manager.cc:5697] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:37.897312 18614 raft_consensus.cc:515] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.898053 18594 raft_consensus.cc:493] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.898625 18594 raft_consensus.cc:515] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.899865 18614 leader_election.cc:290] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:37.902813 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:37.902962 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:37.903275 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:37.903574 18468 raft_consensus.cc:2468] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 0.
I20260713 09:06:37.904690 18594 leader_election.cc:290] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:37.904554 18320 raft_consensus.cc:2468] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 0.
I20260713 09:06:37.903468 18394 raft_consensus.cc:3060] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.906437 18395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e62dde59c946d38b1411aa89f33a5c" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:37.907068 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:37.907202 18395 raft_consensus.cc:2468] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
I20260713 09:06:37.907743 18543 raft_consensus.cc:3060] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.908707 18595 raft_consensus.cc:493] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.909283 18595 raft_consensus.cc:515] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.911396 18595 leader_election.cc:290] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:37.912983 18507 leader_election.cc:304] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:37.912640 18394 raft_consensus.cc:2468] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:37.890353 18585 consensus_queue.cc:260] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.915930 18585 ts_tablet_manager.cc:1434] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260713 09:06:37.918766 18585 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:37.917670 18594 raft_consensus.cc:2804] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:37.921501 18594 raft_consensus.cc:493] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:37.921684 18284 leader_election.cc:304] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:37.925132 18614 raft_consensus.cc:2804] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:37.925599 18614 raft_consensus.cc:697] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:37.925974 18585 tablet_bootstrap.cc:654] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.926388 18614 consensus_queue.cc:237] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:37.927273 18594 raft_consensus.cc:3060] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.931958 18433 leader_election.cc:304] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: 
I20260713 09:06:37.932717 18598 raft_consensus.cc:2804] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:37.933082 18598 raft_consensus.cc:493] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:37.933405 18598 raft_consensus.cc:3060] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.934798 18587 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:37.935282 18587 ts_tablet_manager.cc:1403] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.013s
I20260713 09:06:37.937669 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:37.938244 18320 raft_consensus.cc:2468] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
I20260713 09:06:37.938169 18587 raft_consensus.cc:359] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:37.938998 18587 raft_consensus.cc:385] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.939302 18587 raft_consensus.cc:740] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.939553 18433 leader_election.cc:304] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:37.940006 18598 raft_consensus.cc:515] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:37.944123 18598 leader_election.cc:290] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Requested vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:37.944582 18586 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:37.945818 18586 ts_tablet_manager.cc:1403] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.022s
I20260713 09:06:37.934880 18543 raft_consensus.cc:2468] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:37.944661 18598 raft_consensus.cc:2804] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:37.948342 18598 raft_consensus.cc:493] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:37.948704 18598 raft_consensus.cc:3060] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.949276 18588 tablet_bootstrap.cc:654] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.940126 18587 consensus_queue.cc:260] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:37.957453 18598 raft_consensus.cc:515] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.959033 18598 leader_election.cc:290] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:37.951748 18586 raft_consensus.cc:359] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:37.961926 18586 raft_consensus.cc:385] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.962230 18586 raft_consensus.cc:740] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.962785 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e62dde59c946d38b1411aa89f33a5c" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:37.963119 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2854da58499744c6b308055aa384f0f0" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:37.963522 18468 raft_consensus.cc:2393] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050dd13854614ae0ab1468de6c9ba020 in current term 1: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:37.947196 18594 raft_consensus.cc:515] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:37.964169 18585 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
W20260713 09:06:37.964425 18361 leader_election.cc:343] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.964643 18585 ts_tablet_manager.cc:1403] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.007s
I20260713 09:06:37.965725 18594 leader_election.cc:290] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:37.966038 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:37.966562 18320 raft_consensus.cc:3060] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.967679 18585 raft_consensus.cc:359] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:37.968338 18585 raft_consensus.cc:385] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.968622 18585 raft_consensus.cc:740] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.968894 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:37.969621 18468 raft_consensus.cc:2393] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 1: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:37.969327 18585 consensus_queue.cc:260] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:37.971741 18587 ts_tablet_manager.cc:1434] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260713 09:06:37.973621 18585 ts_tablet_manager.cc:1434] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:37.974561 18585 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:37.974692 18320 raft_consensus.cc:2468] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:37.975780 18586 consensus_queue.cc:260] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:37.977911 18586 ts_tablet_manager.cc:1434] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260713 09:06:37.978166 18507 leader_election.cc:304] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:37.978919 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e62dde59c946d38b1411aa89f33a5c" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:37.981950 18586 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:37.979826 18594 raft_consensus.cc:2804] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:37.984519 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e62dde59c946d38b1411aa89f33a5c" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:37.985100 18394 raft_consensus.cc:3060] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.987345 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2854da58499744c6b308055aa384f0f0" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
W20260713 09:06:37.987440 18359 leader_election.cc:343] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.987982 18543 raft_consensus.cc:2468] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:37.988220 18359 leader_election.cc:304] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020; no voters: ac34570f1e7a4bdd8276759411c58e84, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:37.989248 18585 tablet_bootstrap.cc:654] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.992779 18359 leader_election.cc:304] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:37.995493 18394 raft_consensus.cc:2468] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:37.995036 18587 tablet_bootstrap.cc:492] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:37.996421 18595 raft_consensus.cc:2749] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.997910 18586 tablet_bootstrap.cc:654] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.999176 18588 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:37.999688 18588 ts_tablet_manager.cc:1403] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.010s
I20260713 09:06:37.999917 18595 raft_consensus.cc:2804] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.000270 18595 raft_consensus.cc:493] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.001423 18595 raft_consensus.cc:3060] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.003017 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:38.003885 18320 raft_consensus.cc:2393] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac34570f1e7a4bdd8276759411c58e84 in current term 1: Already voted for candidate eda7e78fedbc488d9a67d3fdf6864b9d in this term.
I20260713 09:06:38.004720 18588 raft_consensus.cc:359] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.005466 18588 raft_consensus.cc:385] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.005748 18588 raft_consensus.cc:740] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.007205 18433 leader_election.cc:304] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: 
I20260713 09:06:38.007050 18588 consensus_queue.cc:260] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.008201 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e62dde59c946d38b1411aa89f33a5c" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.009342 18632 raft_consensus.cc:2804] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.009238 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e62dde59c946d38b1411aa89f33a5c" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:38.022634 18587 tablet_bootstrap.cc:654] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:38.022846 18433 leader_election.cc:343] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.023133 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.022629 18632 raft_consensus.cc:697] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Becoming Leader. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:38.027208 18594 raft_consensus.cc:697] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Becoming Leader. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:38.032979 18632 consensus_queue.cc:237] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.032989 18594 consensus_queue.cc:237] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
W20260713 09:06:38.029964 18433 leader_election.cc:343] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.034096 18588 ts_tablet_manager.cc:1434] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.010s
I20260713 09:06:38.039969 18588 tablet_bootstrap.cc:492] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:38.040814 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:38.038828 18586 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:38.043177 18586 ts_tablet_manager.cc:1403] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.014s
I20260713 09:06:38.046111 18588 tablet_bootstrap.cc:654] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.046271 18586 raft_consensus.cc:359] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.047166 18586 raft_consensus.cc:385] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.047676 18586 raft_consensus.cc:740] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.048609 18586 consensus_queue.cc:260] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.050879 18586 ts_tablet_manager.cc:1434] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:06:38.051877 18586 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:38.054385 18217 catalog_manager.cc:5697] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.057947 18595 raft_consensus.cc:515] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.060148 18595 leader_election.cc:290] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:38.060989 18433 leader_election.cc:304] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84; no voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:38.061810 18598 raft_consensus.cc:2749] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.061894 18586 tablet_bootstrap.cc:654] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.064098 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2854da58499744c6b308055aa384f0f0" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:38.065610 18585 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:38.066075 18585 ts_tablet_manager.cc:1403] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.017s
W20260713 09:06:38.068714 18361 leader_election.cc:343] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.068797 18585 raft_consensus.cc:359] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.069587 18585 raft_consensus.cc:385] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.069948 18585 raft_consensus.cc:740] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.069635 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2854da58499744c6b308055aa384f0f0" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:38.070669 18585 consensus_queue.cc:260] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.071370 18542 raft_consensus.cc:3060] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.073633 18585 ts_tablet_manager.cc:1434] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:38.074591 18585 tablet_bootstrap.cc:492] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:38.075965 18586 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:38.077715 18586 ts_tablet_manager.cc:1403] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.009s
I20260713 09:06:38.080302 18542 raft_consensus.cc:2468] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:38.083551 18586 raft_consensus.cc:359] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.085095 18586 raft_consensus.cc:385] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.084671 18215 catalog_manager.cc:5697] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d reported cstate change: term changed from 0 to 1, leader changed from <none> to eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.085927 18586 raft_consensus.cc:740] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.087359 18586 consensus_queue.cc:260] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.090799 18586 ts_tablet_manager.cc:1434] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260713 09:06:38.090667 18218 catalog_manager.cc:5697] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "ac34570f1e7a4bdd8276759411c58e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.094046 18586 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:38.092024 18359 leader_election.cc:304] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:38.095678 18595 raft_consensus.cc:2804] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.096159 18595 raft_consensus.cc:697] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Becoming Leader. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:38.096974 18595 consensus_queue.cc:237] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.102538 18585 tablet_bootstrap.cc:654] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.103737 18588 tablet_bootstrap.cc:492] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:38.104161 18588 ts_tablet_manager.cc:1403] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.008s
I20260713 09:06:38.108086 18588 raft_consensus.cc:359] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.108733 18588 raft_consensus.cc:385] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.108842 18587 tablet_bootstrap.cc:492] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:38.109072 18588 raft_consensus.cc:740] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.109335 18587 ts_tablet_manager.cc:1403] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.117s	user 0.024s	sys 0.030s
I20260713 09:06:38.109872 18588 consensus_queue.cc:260] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.111032 18586 tablet_bootstrap.cc:654] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.111908 18588 ts_tablet_manager.cc:1434] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:06:38.112039 18587 raft_consensus.cc:359] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.112700 18587 raft_consensus.cc:385] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.112824 18588 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:38.113020 18587 raft_consensus.cc:740] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.113755 18587 consensus_queue.cc:260] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.115007 18586 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:38.115406 18586 ts_tablet_manager.cc:1403] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260713 09:06:38.116003 18587 ts_tablet_manager.cc:1434] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:06:38.116955 18587 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:38.117822 18586 raft_consensus.cc:359] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.118407 18586 raft_consensus.cc:385] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.118647 18586 raft_consensus.cc:740] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.118988 18588 tablet_bootstrap.cc:654] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.119228 18586 consensus_queue.cc:260] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.121240 18586 ts_tablet_manager.cc:1434] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:38.122021 18586 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:38.122892 18587 tablet_bootstrap.cc:654] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.123679 18588 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:38.124101 18588 ts_tablet_manager.cc:1403] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.002s
I20260713 09:06:38.152366 18216 catalog_manager.cc:5697] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "050dd13854614ae0ab1468de6c9ba020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.160562 18586 tablet_bootstrap.cc:654] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.170645 18588 raft_consensus.cc:359] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.171739 18588 raft_consensus.cc:385] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.172086 18588 raft_consensus.cc:740] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.172864 18588 consensus_queue.cc:260] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.181524 18588 ts_tablet_manager.cc:1434] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.001s
I20260713 09:06:38.190537 18588 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:38.191694 18586 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:38.192376 18586 ts_tablet_manager.cc:1403] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.004s
I20260713 09:06:38.194190 18585 tablet_bootstrap.cc:492] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:38.194985 18585 ts_tablet_manager.cc:1403] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.007s
I20260713 09:06:38.195892 18586 raft_consensus.cc:359] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.196641 18586 raft_consensus.cc:385] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.196947 18586 raft_consensus.cc:740] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.197476 18588 tablet_bootstrap.cc:654] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.197683 18586 consensus_queue.cc:260] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.198377 18585 raft_consensus.cc:359] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.199079 18585 raft_consensus.cc:385] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.199348 18585 raft_consensus.cc:740] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.200453 18586 ts_tablet_manager.cc:1434] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:06:38.200098 18585 consensus_queue.cc:260] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.203226 18586 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:38.206164 18632 raft_consensus.cc:493] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.206542 18587 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:38.207369 18587 ts_tablet_manager.cc:1403] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.010s
I20260713 09:06:38.209821 18632 raft_consensus.cc:515] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.212209 18632 leader_election.cc:290] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:38.214018 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4342c909379d4d098abbe7b4d7b52c64" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:38.215323 18587 raft_consensus.cc:359] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.216147 18587 raft_consensus.cc:385] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.216462 18587 raft_consensus.cc:740] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.216535 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4342c909379d4d098abbe7b4d7b52c64" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.215368 18586 tablet_bootstrap.cc:654] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.217511 18320 raft_consensus.cc:2468] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
I20260713 09:06:38.217892 18587 consensus_queue.cc:260] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.219033 18433 leader_election.cc:304] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
W20260713 09:06:38.220007 18433 leader_election.cc:343] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.220706 18587 ts_tablet_manager.cc:1434] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:06:38.220963 18632 raft_consensus.cc:2804] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.221266 18588 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:38.221740 18588 ts_tablet_manager.cc:1403] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260713 09:06:38.222777 18587 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:38.217522 18585 ts_tablet_manager.cc:1434] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260713 09:06:38.224490 18588 raft_consensus.cc:359] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.225189 18588 raft_consensus.cc:385] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.225466 18588 raft_consensus.cc:740] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.225701 18585 tablet_bootstrap.cc:492] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:38.226172 18588 consensus_queue.cc:260] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.228166 18588 ts_tablet_manager.cc:1434] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:38.232162 18588 tablet_bootstrap.cc:492] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:38.230718 18632 raft_consensus.cc:493] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.234014 18632 raft_consensus.cc:3060] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.236163 18585 tablet_bootstrap.cc:654] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.243240 18632 raft_consensus.cc:515] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.246649 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4342c909379d4d098abbe7b4d7b52c64" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:38.247205 18320 raft_consensus.cc:3060] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.251967 18632 leader_election.cc:290] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:38.252151 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4342c909379d4d098abbe7b4d7b52c64" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
W20260713 09:06:38.254251 18433 leader_election.cc:343] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.254916 18585 tablet_bootstrap.cc:492] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:38.255425 18585 ts_tablet_manager.cc:1403] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.008s
I20260713 09:06:38.256985 18587 tablet_bootstrap.cc:654] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.258908 18586 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:38.259338 18586 ts_tablet_manager.cc:1403] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.012s
I20260713 09:06:38.260190 18614 raft_consensus.cc:493] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.260572 18614 raft_consensus.cc:515] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.258996 18585 raft_consensus.cc:359] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.261762 18585 raft_consensus.cc:385] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.262085 18585 raft_consensus.cc:740] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.262573 18586 raft_consensus.cc:359] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.263057 18588 tablet_bootstrap.cc:654] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.263243 18586 raft_consensus.cc:385] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.262861 18585 consensus_queue.cc:260] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.263540 18586 raft_consensus.cc:740] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.262701 18614 leader_election.cc:290] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:38.265264 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098ae5affcdf4fb9b4610b946c65404f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.265911 18614 raft_consensus.cc:493] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.266422 18614 raft_consensus.cc:515] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.257020 18320 raft_consensus.cc:2468] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
W20260713 09:06:38.266935 18284 leader_election.cc:343] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.267976 18433 leader_election.cc:304] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:38.268716 18585 ts_tablet_manager.cc:1434] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260713 09:06:38.269186 18632 raft_consensus.cc:2804] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.268599 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098ae5affcdf4fb9b4610b946c65404f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:38.270030 18585 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
W20260713 09:06:38.270939 18286 leader_election.cc:343] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.271183 18598 raft_consensus.cc:493] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.271414 18286 leader_election.cc:304] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52; no voters: ac34570f1e7a4bdd8276759411c58e84, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:38.272023 18595 raft_consensus.cc:493] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.271839 18598 raft_consensus.cc:515] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.272826 18615 raft_consensus.cc:2749] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.272521 18595 raft_consensus.cc:515] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.274242 18598 leader_election.cc:290] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:38.270035 18632 raft_consensus.cc:697] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Becoming Leader. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:38.276252 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.277187 18614 leader_election.cc:290] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.276162 18632 consensus_queue.cc:237] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.278717 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a100db0aacee41c3be4ebe66a62cb09a" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:38.265012 18586 consensus_queue.cc:260] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.279033 18585 tablet_bootstrap.cc:654] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:38.284828 18286 leader_election.cc:343] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.285844 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.282145 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a100db0aacee41c3be4ebe66a62cb09a" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:38.279366 18542 raft_consensus.cc:2468] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
I20260713 09:06:38.292523 18433 leader_election.cc:304] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:38.292779 18595 leader_election.cc:290] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.293483 18598 raft_consensus.cc:2804] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.293931 18598 raft_consensus.cc:493] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.294272 18598 raft_consensus.cc:3060] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:38.297278 18284 leader_election.cc:343] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.297861 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad79b89432f4cf0a2efe6355f17fa28" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:38.297808 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad79b89432f4cf0a2efe6355f17fa28" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.298672 18468 raft_consensus.cc:2468] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:38.298712 18319 raft_consensus.cc:2468] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:38.300149 18361 leader_election.cc:304] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: 
I20260713 09:06:38.297782 18284 leader_election.cc:304] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:38.301666 18595 raft_consensus.cc:2804] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.302073 18595 raft_consensus.cc:493] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.302439 18595 raft_consensus.cc:3060] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.303944 18614 raft_consensus.cc:2749] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.291426 18320 raft_consensus.cc:2468] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
I20260713 09:06:38.287761 18586 ts_tablet_manager.cc:1434] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:06:38.310307 18595 raft_consensus.cc:515] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.311088 18587 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:38.311574 18587 ts_tablet_manager.cc:1403] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.000s
I20260713 09:06:38.313412 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad79b89432f4cf0a2efe6355f17fa28" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:38.313984 18468 raft_consensus.cc:3060] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.314486 18586 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:38.315502 18587 raft_consensus.cc:359] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.316277 18587 raft_consensus.cc:385] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.316583 18587 raft_consensus.cc:740] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.305460 18598 raft_consensus.cc:515] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.317169 18594 raft_consensus.cc:493] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.317590 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad79b89432f4cf0a2efe6355f17fa28" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:38.317699 18594 raft_consensus.cc:515] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.318214 18320 raft_consensus.cc:3060] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.322563 18594 leader_election.cc:290] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.324527 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:38.325191 18319 raft_consensus.cc:3060] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.325426 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e62dde59c946d38b1411aa89f33a5c" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:38.324206 18587 consensus_queue.cc:260] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.333149 18319 raft_consensus.cc:2468] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:38.334897 18433 leader_election.cc:304] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:38.335258 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:38.335879 18542 raft_consensus.cc:3060] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.333807 18598 leader_election.cc:290] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:38.341212 18598 raft_consensus.cc:493] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.341823 18320 raft_consensus.cc:2468] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:38.342425 18598 raft_consensus.cc:515] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.343214 18359 leader_election.cc:304] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:38.345804 18635 raft_consensus.cc:493] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.346354 18635 raft_consensus.cc:515] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.347600 18663 raft_consensus.cc:2804] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.353080 18635 leader_election.cc:290] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:38.354503 18468 raft_consensus.cc:2468] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:38.355749 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c85469fba444468659d9ab6c9ec48f" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.356480 18543 raft_consensus.cc:2468] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:38.356773 18218 catalog_manager.cc:5697] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "ac34570f1e7a4bdd8276759411c58e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.357869 18359 leader_election.cc:304] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:38.359264 18635 raft_consensus.cc:2804] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.359652 18635 raft_consensus.cc:493] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.359736 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c85469fba444468659d9ab6c9ec48f" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.360010 18635 raft_consensus.cc:3060] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.360558 18319 raft_consensus.cc:2468] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:38.363801 18598 leader_election.cc:290] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:38.366144 18662 raft_consensus.cc:2804] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.369483 18587 ts_tablet_manager.cc:1434] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.003s
I20260713 09:06:38.370335 18662 raft_consensus.cc:697] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Becoming Leader. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:38.366719 18635 raft_consensus.cc:515] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.367756 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e413370a7cf41f2860645cb24cad849" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:38.369071 18595 leader_election.cc:290] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.369163 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e413370a7cf41f2860645cb24cad849" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.371728 18585 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:38.345381 18586 tablet_bootstrap.cc:654] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.371560 18394 raft_consensus.cc:2468] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
I20260713 09:06:38.372246 18587 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
W20260713 09:06:38.372579 18433 leader_election.cc:343] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.373402 18662 consensus_queue.cc:237] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.373347 18433 leader_election.cc:304] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [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: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:38.359272 18542 raft_consensus.cc:2468] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:38.369609 18588 tablet_bootstrap.cc:492] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:38.375430 18595 raft_consensus.cc:493] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.375505 18598 raft_consensus.cc:2804] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.375895 18588 ts_tablet_manager.cc:1403] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.145s	user 0.039s	sys 0.013s
I20260713 09:06:38.376068 18595 raft_consensus.cc:515] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.378528 18588 raft_consensus.cc:359] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.379179 18588 raft_consensus.cc:385] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.379033 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32917139660443e9844c4ce72df8b81e" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.379654 18663 raft_consensus.cc:697] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Becoming Leader. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:38.379952 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c85469fba444468659d9ab6c9ec48f" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:38.376107 18598 raft_consensus.cc:493] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:06:38.380437 18359 leader_election.cc:343] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.380468 18543 raft_consensus.cc:3060] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.380497 18663 consensus_queue.cc:237] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.381032 18598 raft_consensus.cc:3060] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.383507 18585 ts_tablet_manager.cc:1403] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.033s
I20260713 09:06:38.386140 18585 raft_consensus.cc:359] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.386719 18585 raft_consensus.cc:385] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.386888 18587 tablet_bootstrap.cc:654] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.388345 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c85469fba444468659d9ab6c9ec48f" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:38.389006 18319 raft_consensus.cc:3060] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.379516 18588 raft_consensus.cc:740] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.388998 18585 raft_consensus.cc:740] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.391568 18588 consensus_queue.cc:260] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.392606 18585 consensus_queue.cc:260] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.393505 18587 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:38.394008 18587 ts_tablet_manager.cc:1403] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260713 09:06:38.394533 18585 ts_tablet_manager.cc:1434] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:06:38.395586 18585 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:38.389196 18543 raft_consensus.cc:2468] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:38.398608 18359 leader_election.cc:304] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:38.399581 18664 raft_consensus.cc:2804] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.392309 18635 leader_election.cc:290] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:38.401105 18587 raft_consensus.cc:359] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.404523 18587 raft_consensus.cc:385] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.404812 18587 raft_consensus.cc:740] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.405490 18587 consensus_queue.cc:260] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.407864 18588 ts_tablet_manager.cc:1434] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:06:38.413281 18585 tablet_bootstrap.cc:654] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.406446 18595 leader_election.cc:290] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.406287 18319 raft_consensus.cc:2468] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:38.418181 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32917139660443e9844c4ce72df8b81e" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:38.435134 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e62dde59c946d38b1411aa89f33a5c" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:38.435842 18468 raft_consensus.cc:2468] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:38.436131 18394 raft_consensus.cc:2393] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 1: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:38.427240 18615 consensus_queue.cc:1048] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.429118 18614 consensus_queue.cc:1048] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.432821 18217 catalog_manager.cc:5697] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "050dd13854614ae0ab1468de6c9ba020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.435169 18588 tablet_bootstrap.cc:492] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:38.436451 18594 raft_consensus.cc:493] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.437904 18595 raft_consensus.cc:493] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.438205 18218 catalog_manager.cc:5697] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "ac34570f1e7a4bdd8276759411c58e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.440579 18594 raft_consensus.cc:515] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.441465 18595 raft_consensus.cc:515] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
W20260713 09:06:38.443230 18286 consensus_peers.cc:597] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 -> Peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Couldn't send request to peer ac34570f1e7a4bdd8276759411c58e84. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.443634 18594 leader_election.cc:290] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.443590 18595 leader_election.cc:290] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:38.444979 18361 leader_election.cc:304] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:38.445739 18595 raft_consensus.cc:2804] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.446092 18595 raft_consensus.cc:493] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.446435 18595 raft_consensus.cc:3060] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.447196 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e413370a7cf41f2860645cb24cad849" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:38.447973 18507 leader_election.cc:304] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:38.449115 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394dbd9fc5e748db93cc2bf7e92cc649" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.449730 18543 raft_consensus.cc:2468] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:38.449918 18594 raft_consensus.cc:3060] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.450418 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e413370a7cf41f2860645cb24cad849" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:38.451041 18394 raft_consensus.cc:2468] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 0.
I20260713 09:06:38.452306 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394dbd9fc5e748db93cc2bf7e92cc649" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.453269 18595 raft_consensus.cc:515] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.453858 18507 leader_election.cc:304] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:38.454340 18320 raft_consensus.cc:2468] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:38.441282 18664 raft_consensus.cc:697] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Becoming Leader. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:38.460379 18639 raft_consensus.cc:2804] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.461969 18639 raft_consensus.cc:493] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.462292 18639 raft_consensus.cc:3060] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.459007 18359 leader_election.cc:304] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:38.467455 18663 raft_consensus.cc:2804] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.467840 18663 raft_consensus.cc:493] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.464845 18636 consensus_queue.cc:1048] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:06:38.469682 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32917139660443e9844c4ce72df8b81e" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:38.468168 18663 raft_consensus.cc:3060] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.471026 18664 consensus_queue.cc:237] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.470358 18594 raft_consensus.cc:2749] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.467594 18598 raft_consensus.cc:515] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
W20260713 09:06:38.473973 18359 leader_election.cc:343] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.486804 18585 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:38.487197 18585 ts_tablet_manager.cc:1403] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.002s
I20260713 09:06:38.488036 18586 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:38.488528 18586 ts_tablet_manager.cc:1403] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.174s	user 0.017s	sys 0.003s
I20260713 09:06:38.490492 18469 raft_consensus.cc:2393] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 1: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:38.487174 18595 leader_election.cc:290] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.491974 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32917139660443e9844c4ce72df8b81e" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:38.492569 18467 raft_consensus.cc:3060] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.497258 18587 ts_tablet_manager.cc:1434] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.103s	user 0.018s	sys 0.002s
I20260713 09:06:38.498299 18587 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:38.498962 18639 raft_consensus.cc:515] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.504261 18467 raft_consensus.cc:2468] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:38.506690 18361 leader_election.cc:304] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:38.507918 18585 raft_consensus.cc:359] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.508652 18585 raft_consensus.cc:385] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.509902 18586 raft_consensus.cc:359] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.510607 18586 raft_consensus.cc:385] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.510648 18639 leader_election.cc:290] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 election: Requested vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.510973 18586 raft_consensus.cc:740] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.508921 18585 raft_consensus.cc:740] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.512050 18585 consensus_queue.cc:260] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.512414 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e413370a7cf41f2860645cb24cad849" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:38.513037 18394 raft_consensus.cc:3060] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.514322 18585 ts_tablet_manager.cc:1434] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260713 09:06:38.515348 18585 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:38.520084 18598 leader_election.cc:290] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Requested vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:38.520035 18395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e413370a7cf41f2860645cb24cad849" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:38.520735 18598 consensus_queue.cc:1048] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.521509 18595 raft_consensus.cc:2804] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.524238 18586 consensus_queue.cc:260] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
W20260713 09:06:38.526608 18266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:38.527365 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e413370a7cf41f2860645cb24cad849" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:38.528095 18543 raft_consensus.cc:2393] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac34570f1e7a4bdd8276759411c58e84 in current term 1: Already voted for candidate eda7e78fedbc488d9a67d3fdf6864b9d in this term.
I20260713 09:06:38.522013 18595 raft_consensus.cc:697] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Becoming Leader. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:38.538010 18433 leader_election.cc:304] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84; no voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:38.538455 18614 consensus_queue.cc:1048] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.539103 18598 raft_consensus.cc:2749] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.541913 18585 tablet_bootstrap.cc:654] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.536139 18394 raft_consensus.cc:2468] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:38.542601 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e413370a7cf41f2860645cb24cad849" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:38.555147 18586 ts_tablet_manager.cc:1434] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260713 09:06:38.556835 18586 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:38.556994 18507 leader_election.cc:304] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:38.557895 18639 raft_consensus.cc:2804] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.558347 18639 raft_consensus.cc:697] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Becoming Leader. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:38.561051 18639 consensus_queue.cc:237] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.561408 18595 consensus_queue.cc:237] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.564234 18588 tablet_bootstrap.cc:654] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.566488 18467 raft_consensus.cc:2393] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 1: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:38.574597 18672 consensus_queue.cc:1048] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:06:38.585609 18587 tablet_bootstrap.cc:654] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.597684 18663 raft_consensus.cc:515] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.604990 18636 raft_consensus.cc:493] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.597704 18615 raft_consensus.cc:493] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.609947 18615 raft_consensus.cc:515] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.609900 18636 raft_consensus.cc:515] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.620476 18615 leader_election.cc:290] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:38.634907 18598 consensus_queue.cc:1048] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.636408 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
W20260713 09:06:38.640183 18284 leader_election.cc:343] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.646683 18598 raft_consensus.cc:493] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.653380 18663 leader_election.cc:290] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:38.653535 18467 raft_consensus.cc:3060] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.654448 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.657672 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394dbd9fc5e748db93cc2bf7e92cc649" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:38.664988 18586 tablet_bootstrap.cc:654] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.664316 18543 raft_consensus.cc:2468] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:38.670845 18585 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:38.671020 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394dbd9fc5e748db93cc2bf7e92cc649" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:38.671298 18585 ts_tablet_manager.cc:1403] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.016s
I20260713 09:06:38.659196 18598 raft_consensus.cc:515] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.672994 18542 raft_consensus.cc:3060] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.673794 18598 leader_election.cc:290] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:38.674190 18585 raft_consensus.cc:359] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.674875 18585 raft_consensus.cc:385] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.675117 18585 raft_consensus.cc:740] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.675684 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.677843 18585 consensus_queue.cc:260] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.668438 18320 raft_consensus.cc:3060] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.683701 18542 raft_consensus.cc:2468] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
W20260713 09:06:38.684691 18433 consensus_peers.cc:597] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 -> Peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Couldn't send request to peer 050dd13854614ae0ab1468de6c9ba020. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.685997 18636 leader_election.cc:290] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:38.695067 18585 ts_tablet_manager.cc:1434] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:06:38.696101 18585 tablet_bootstrap.cc:492] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:38.700371 18320 raft_consensus.cc:2468] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:38.702907 18585 tablet_bootstrap.cc:654] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.696074 18218 catalog_manager.cc:5697] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "050dd13854614ae0ab1468de6c9ba020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.703768 18359 leader_election.cc:304] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:38.704694 18284 leader_election.cc:304] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:38.716205 18670 raft_consensus.cc:2804] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.711793 18663 raft_consensus.cc:2804] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.716586 18670 raft_consensus.cc:493] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.718647 18588 tablet_bootstrap.cc:492] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:38.719133 18588 ts_tablet_manager.cc:1403] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.284s	user 0.034s	sys 0.009s
I20260713 09:06:38.716964 18663 raft_consensus.cc:697] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Becoming Leader. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:38.721230 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.721170 18687 consensus_queue.cc:1048] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:06:38.718720 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.723309 18672 consensus_queue.cc:1048] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.723668 18598 raft_consensus.cc:493] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.724128 18598 raft_consensus.cc:515] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.724232 18215 catalog_manager.cc:5697] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d reported cstate change: term changed from 0 to 1, leader changed from <none> to eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.728035 18598 leader_election.cc:290] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:38.728505 18663 consensus_queue.cc:237] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.729321 18433 leader_election.cc:304] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84; no voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:38.716969 18670 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.731329 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2854da58499744c6b308055aa384f0f0" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:38.734037 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:38.735146 18598 raft_consensus.cc:2749] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:38.735180 18507 leader_election.cc:343] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.735347 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2854da58499744c6b308055aa384f0f0" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:38.743268 18588 raft_consensus.cc:359] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.743894 18588 raft_consensus.cc:385] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.744138 18588 raft_consensus.cc:740] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.744401 18433 leader_election.cc:304] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84; no voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:38.744869 18588 consensus_queue.cc:260] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.747175 18588 ts_tablet_manager.cc:1434] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:06:38.754424 18662 raft_consensus.cc:493] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.754930 18662 raft_consensus.cc:515] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.764189 18662 leader_election.cc:290] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:38.765064 18588 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:38.771308 18318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a100db0aacee41c3be4ebe66a62cb09a" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.771327 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a100db0aacee41c3be4ebe66a62cb09a" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:38.771960 18588 tablet_bootstrap.cc:654] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.772151 18318 raft_consensus.cc:2468] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
W20260713 09:06:38.774746 18433 leader_election.cc:343] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.773381 18598 raft_consensus.cc:2749] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:38.775527 18433 leader_election.cc:304] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:38.776286 18662 raft_consensus.cc:2804] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.777525 18662 raft_consensus.cc:493] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.777850 18662 raft_consensus.cc:3060] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.780319 18587 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:38.780777 18587 ts_tablet_manager.cc:1403] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.283s	user 0.011s	sys 0.008s
I20260713 09:06:38.798663 18585 tablet_bootstrap.cc:492] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:38.799121 18585 ts_tablet_manager.cc:1403] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.018s
I20260713 09:06:38.797422 18587 raft_consensus.cc:359] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.801973 18585 raft_consensus.cc:359] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.803109 18585 raft_consensus.cc:385] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.803562 18585 raft_consensus.cc:740] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.804198 18585 consensus_queue.cc:260] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:38.803104 18587 raft_consensus.cc:385] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.805055 18587 raft_consensus.cc:740] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.806645 18588 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:38.806464 18585 ts_tablet_manager.cc:1434] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:38.807109 18588 ts_tablet_manager.cc:1403] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.014s
I20260713 09:06:38.807017 18587 consensus_queue.cc:260] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.809221 18587 ts_tablet_manager.cc:1434] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:06:38.810873 18587 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:38.812254 18586 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:38.812675 18586 ts_tablet_manager.cc:1403] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.256s	user 0.030s	sys 0.023s
I20260713 09:06:38.816766 18664 consensus_queue.cc:1048] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.806576 18670 raft_consensus.cc:515] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.819129 18319 raft_consensus.cc:2393] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 1: Already voted for candidate c70f8c12b6514f2d9664967fa22feb52 in this term.
I20260713 09:06:38.820992 18588 raft_consensus.cc:359] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.822027 18588 raft_consensus.cc:385] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.822405 18588 raft_consensus.cc:740] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.826370 18507 leader_election.cc:304] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:38.826846 18586 raft_consensus.cc:359] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.829545 18586 raft_consensus.cc:385] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.829900 18586 raft_consensus.cc:740] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.830796 18586 consensus_queue.cc:260] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.832042 18670 leader_election.cc:290] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:38.832590 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:38.832839 18588 consensus_queue.cc:260] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.833338 18586 ts_tablet_manager.cc:1434] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
W20260713 09:06:38.833920 18284 leader_election.cc:343] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.834512 18586 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:38.835026 18588 ts_tablet_manager.cc:1434] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:06:38.827355 18585 tablet_bootstrap.cc:492] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:38.827454 18687 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.829208 18587 tablet_bootstrap.cc:654] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.829079 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:38.840956 18586 tablet_bootstrap.cc:654] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.835947 18588 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:38.844255 18687 raft_consensus.cc:2749] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.826961 18662 raft_consensus.cc:515] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.859509 18672 consensus_queue.cc:1048] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.860123 18217 catalog_manager.cc:5697] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "050dd13854614ae0ab1468de6c9ba020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.861809 18217 catalog_manager.cc:5697] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "050dd13854614ae0ab1468de6c9ba020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.866566 18585 tablet_bootstrap.cc:654] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.867074 18587 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:38.867434 18587 ts_tablet_manager.cc:1403] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.001s
I20260713 09:06:38.874799 18468 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.874720 18541 raft_consensus.cc:2468] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:38.876798 18587 raft_consensus.cc:359] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.877434 18587 raft_consensus.cc:385] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.877699 18587 raft_consensus.cc:740] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.878719 18318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a100db0aacee41c3be4ebe66a62cb09a" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:38.879269 18318 raft_consensus.cc:3060] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.885608 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a100db0aacee41c3be4ebe66a62cb09a" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:38.885782 18318 raft_consensus.cc:2468] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:38.886899 18433 leader_election.cc:304] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:38.887682 18661 raft_consensus.cc:2804] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.888149 18661 raft_consensus.cc:697] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Becoming Leader. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:38.889164 18661 consensus_queue.cc:237] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.890769 18598 consensus_queue.cc:1048] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.891158 18284 leader_election.cc:304] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:38.888327 18588 tablet_bootstrap.cc:654] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.892268 18670 raft_consensus.cc:2804] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.892706 18670 raft_consensus.cc:697] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:38.879269 18662 leader_election.cc:290] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:38.893360 18586 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:38.893849 18586 ts_tablet_manager.cc:1403] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.006s
I20260713 09:06:38.895119 18587 consensus_queue.cc:260] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.896034 18394 raft_consensus.cc:3060] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.896281 18586 raft_consensus.cc:359] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.893471 18670 consensus_queue.cc:237] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.902861 18394 raft_consensus.cc:2468] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:38.907593 18587 ts_tablet_manager.cc:1434] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.002s
I20260713 09:06:38.908638 18587 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:38.914888 18672 consensus_queue.cc:1048] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.921881 18586 raft_consensus.cc:385] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.922224 18586 raft_consensus.cc:740] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.922895 18586 consensus_queue.cc:260] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.924352 18661 consensus_queue.cc:1048] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.931095 18586 ts_tablet_manager.cc:1434] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:06:38.937563 18661 consensus_queue.cc:1048] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.943840 18663 consensus_queue.cc:1048] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.955611 18216 catalog_manager.cc:5697] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "ac34570f1e7a4bdd8276759411c58e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.957376 18587 tablet_bootstrap.cc:654] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.957983 18586 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:38.960372 18588 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:38.960812 18588 ts_tablet_manager.cc:1403] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.022s
I20260713 09:06:38.963912 18588 raft_consensus.cc:359] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.968238 18588 raft_consensus.cc:385] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.968685 18588 raft_consensus.cc:740] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.969338 18588 consensus_queue.cc:260] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:38.971328 18588 ts_tablet_manager.cc:1434] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:06:38.972398 18588 tablet_bootstrap.cc:492] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:38.971760 18215 catalog_manager.cc:5697] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.976863 18586 tablet_bootstrap.cc:654] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.987581 18585 tablet_bootstrap.cc:492] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:38.985867 18663 raft_consensus.cc:493] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.988354 18663 raft_consensus.cc:515] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:38.988020 18585 ts_tablet_manager.cc:1403] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.163s	user 0.020s	sys 0.022s
I20260713 09:06:38.991493 18663 leader_election.cc:290] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:38.991744 18318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4342c909379d4d098abbe7b4d7b52c64" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:38.992635 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4342c909379d4d098abbe7b4d7b52c64" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:38.994158 18361 leader_election.cc:304] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020; no voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:38.995252 18587 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:38.995733 18587 ts_tablet_manager.cc:1403] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.000s
I20260713 09:06:38.998360 18587 raft_consensus.cc:359] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.998986 18587 raft_consensus.cc:385] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.999225 18587 raft_consensus.cc:740] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.999872 18587 consensus_queue.cc:260] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:38.995146 18663 raft_consensus.cc:2749] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.002568 18588 tablet_bootstrap.cc:654] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.006640 18585 raft_consensus.cc:359] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.007272 18585 raft_consensus.cc:385] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.007545 18585 raft_consensus.cc:740] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.009240 18585 consensus_queue.cc:260] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.010300 18687 raft_consensus.cc:493] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.010751 18687 raft_consensus.cc:515] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.011127 18585 ts_tablet_manager.cc:1434] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.003s
I20260713 09:06:39.011871 18586 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:39.012104 18585 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:39.012283 18586 ts_tablet_manager.cc:1403] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.007s
I20260713 09:06:39.012490 18687 leader_election.cc:290] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:39.013861 18587 ts_tablet_manager.cc:1434] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:06:39.014775 18586 raft_consensus.cc:359] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.015415 18586 raft_consensus.cc:385] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.015669 18586 raft_consensus.cc:740] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.016486 18587 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:39.016373 18586 consensus_queue.cc:260] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.018566 18586 ts_tablet_manager.cc:1434] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:39.019078 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:39.019519 18586 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
W20260713 09:06:39.020471 18507 leader_election.cc:343] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.017894 18585 tablet_bootstrap.cc:654] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.024608 18586 tablet_bootstrap.cc:654] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.018543 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:39.028520 18587 tablet_bootstrap.cc:654] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:39.029330 18509 leader_election.cc:343] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.029760 18509 leader_election.cc:304] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:39.031208 18687 raft_consensus.cc:2749] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.032231 18636 raft_consensus.cc:493] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.032722 18636 raft_consensus.cc:515] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.034741 18636 leader_election.cc:290] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:39.037604 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098ae5affcdf4fb9b4610b946c65404f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
W20260713 09:06:39.042584 18509 leader_election.cc:343] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.043406 18585 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:39.043857 18585 ts_tablet_manager.cc:1403] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.007s
I20260713 09:06:39.048503 18585 raft_consensus.cc:359] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.049156 18585 raft_consensus.cc:385] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.049418 18585 raft_consensus.cc:740] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.049868 18670 raft_consensus.cc:493] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.050334 18670 raft_consensus.cc:515] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.052181 18670 leader_election.cc:290] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:39.053975 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.054558 18394 raft_consensus.cc:2468] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:39.036229 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098ae5affcdf4fb9b4610b946c65404f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:39.055757 18284 leader_election.cc:304] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:39.063934 18639 raft_consensus.cc:493] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.058879 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:39.059289 18636 consensus_queue.cc:1048] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.065084 18670 raft_consensus.cc:2804] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.065471 18670 raft_consensus.cc:493] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.065337 18687 consensus_queue.cc:1048] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.064409 18639 raft_consensus.cc:515] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
W20260713 09:06:39.066051 18284 leader_election.cc:343] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.066956 18585 consensus_queue.cc:260] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.065819 18670 raft_consensus.cc:3060] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.073467 18585 ts_tablet_manager.cc:1434] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:06:39.074450 18585 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:39.077023 18586 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:39.077535 18586 ts_tablet_manager.cc:1403] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.010s
I20260713 09:06:39.080220 18639 leader_election.cc:290] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:39.063951 18319 raft_consensus.cc:2468] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 0.
I20260713 09:06:39.083573 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49b2424e55b49bb8dec82d1be259abb" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:39.084179 18587 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:39.084384 18467 raft_consensus.cc:2468] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 0.
I20260713 09:06:39.084590 18587 ts_tablet_manager.cc:1403] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.026s
I20260713 09:06:39.085898 18509 leader_election.cc:304] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:39.089215 18639 raft_consensus.cc:2804] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.089596 18639 raft_consensus.cc:493] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.089927 18639 raft_consensus.cc:3060] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.090018 18507 leader_election.cc:304] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:39.083833 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49b2424e55b49bb8dec82d1be259abb" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.091166 18687 raft_consensus.cc:2804] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.088508 18670 raft_consensus.cc:515] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.091550 18687 raft_consensus.cc:493] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.091926 18687 raft_consensus.cc:3060] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.092590 18587 raft_consensus.cc:359] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.093276 18587 raft_consensus.cc:385] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.093564 18587 raft_consensus.cc:740] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.094321 18587 consensus_queue.cc:260] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.094897 18588 tablet_bootstrap.cc:492] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:39.095347 18588 ts_tablet_manager.cc:1403] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.005s
I20260713 09:06:39.093075 18670 leader_election.cc:290] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:39.096755 18587 ts_tablet_manager.cc:1434] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
W20260713 09:06:39.097204 18507 leader_election.cc:343] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.097847 18588 raft_consensus.cc:359] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.100054 18588 raft_consensus.cc:385] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.100355 18588 raft_consensus.cc:740] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.104895 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:39.098839 18687 raft_consensus.cc:515] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.107458 18588 consensus_queue.cc:260] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.110119 18587 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:39.113634 18588 ts_tablet_manager.cc:1434] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:06:39.111850 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:39.119323 18662 raft_consensus.cc:493] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.120168 18585 tablet_bootstrap.cc:654] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.119801 18662 raft_consensus.cc:515] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
W20260713 09:06:39.120801 18284 leader_election.cc:343] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.121796 18662 leader_election.cc:290] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:39.119755 18392 raft_consensus.cc:3060] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.125988 18395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d8d49a72bf4d6f8cc3d3b62d52c98a" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.123242 18586 raft_consensus.cc:359] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.127139 18586 raft_consensus.cc:385] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.127461 18586 raft_consensus.cc:740] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.127636 18393 raft_consensus.cc:3060] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.128357 18586 consensus_queue.cc:260] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
W20260713 09:06:39.132472 18433 leader_election.cc:343] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.134858 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d8d49a72bf4d6f8cc3d3b62d52c98a" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:39.135466 18540 raft_consensus.cc:2468] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
I20260713 09:06:39.137526 18433 leader_election.cc:304] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:39.138605 18586 ts_tablet_manager.cc:1434] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.001s
I20260713 09:06:39.139318 18662 raft_consensus.cc:2804] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.139709 18662 raft_consensus.cc:493] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.140015 18662 raft_consensus.cc:3060] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.141631 18587 tablet_bootstrap.cc:654] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.145036 18588 tablet_bootstrap.cc:492] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:39.147076 18586 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:39.147425 18687 leader_election.cc:290] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:39.149809 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098ae5affcdf4fb9b4610b946c65404f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:39.150411 18319 raft_consensus.cc:3060] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.150058 18662 raft_consensus.cc:515] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.155551 18395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d8d49a72bf4d6f8cc3d3b62d52c98a" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:39.156445 18319 raft_consensus.cc:2468] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
W20260713 09:06:39.156885 18433 leader_election.cc:343] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.157482 18507 leader_election.cc:304] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:39.158660 18588 tablet_bootstrap.cc:654] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.160545 18662 leader_election.cc:290] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Requested vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:39.161206 18586 tablet_bootstrap.cc:654] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.134202 18392 raft_consensus.cc:2468] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:39.149784 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "098ae5affcdf4fb9b4610b946c65404f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:39.163275 18670 raft_consensus.cc:493] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.163842 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d8d49a72bf4d6f8cc3d3b62d52c98a" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:39.168290 18540 raft_consensus.cc:3060] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.167660 18687 raft_consensus.cc:2804] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.167824 18468 raft_consensus.cc:3060] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.158819 18639 raft_consensus.cc:515] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
W20260713 09:06:39.170104 18359 consensus_peers.cc:597] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:39.167766 18670 raft_consensus.cc:515] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.175069 18687 raft_consensus.cc:697] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Becoming Leader. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:39.172124 18284 leader_election.cc:304] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [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: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:39.184108 18585 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:39.184468 18585 ts_tablet_manager.cc:1403] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.004s
I20260713 09:06:39.180683 18614 raft_consensus.cc:2804] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.191144 18639 leader_election.cc:290] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 election: Requested vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:39.183275 18687 consensus_queue.cc:237] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.193526 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
W20260713 09:06:39.198745 18284 leader_election.cc:343] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.203236 18588 tablet_bootstrap.cc:492] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:39.203612 18588 ts_tablet_manager.cc:1403] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.007s
I20260713 09:06:39.206699 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49b2424e55b49bb8dec82d1be259abb" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:39.207334 18467 raft_consensus.cc:3060] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.208770 18663 consensus_queue.cc:1048] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.210636 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a49b2424e55b49bb8dec82d1be259abb" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
W20260713 09:06:39.211916 18507 leader_election.cc:343] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.214763 18670 leader_election.cc:290] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:39.227741 18585 raft_consensus.cc:359] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.228456 18585 raft_consensus.cc:385] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.228721 18585 raft_consensus.cc:740] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.230746 18585 consensus_queue.cc:260] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.237150 18585 ts_tablet_manager.cc:1434] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260713 09:06:39.220822 18614 raft_consensus.cc:697] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:39.237982 18540 raft_consensus.cc:2468] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:39.238159 18585 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:39.238124 18614 consensus_queue.cc:237] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.242578 18587 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:39.243005 18587 ts_tablet_manager.cc:1403] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.000s
I20260713 09:06:39.243265 18588 raft_consensus.cc:359] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.243870 18588 raft_consensus.cc:385] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.244107 18588 raft_consensus.cc:740] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.244474 18585 tablet_bootstrap.cc:654] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.244735 18588 consensus_queue.cc:260] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.251487 18467 raft_consensus.cc:2468] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:39.253989 18509 leader_election.cc:304] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [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: ac34570f1e7a4bdd8276759411c58e84, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:39.254833 18468 raft_consensus.cc:2468] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:39.255043 18594 raft_consensus.cc:2804] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.255505 18594 raft_consensus.cc:697] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Becoming Leader. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:39.255892 18587 raft_consensus.cc:359] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.256562 18587 raft_consensus.cc:385] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.256845 18587 raft_consensus.cc:740] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.256263 18594 consensus_queue.cc:237] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.258590 18433 leader_election.cc:304] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:39.259665 18662 raft_consensus.cc:2804] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.260105 18662 raft_consensus.cc:697] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Becoming Leader. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:39.261441 18587 consensus_queue.cc:260] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.264612 18588 ts_tablet_manager.cc:1434] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260713 09:06:39.266062 18587 ts_tablet_manager.cc:1434] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 09:06:39.260954 18662 consensus_queue.cc:237] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.286187 18663 raft_consensus.cc:493] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.288512 18587 tablet_bootstrap.cc:492] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:39.289662 18588 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:39.286643 18663 raft_consensus.cc:515] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.301564 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:39.302038 18468 raft_consensus.cc:2468] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:39.302636 18672 consensus_queue.cc:1048] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.303208 18286 leader_election.cc:304] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:39.306306 18726 raft_consensus.cc:2804] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.306689 18726 raft_consensus.cc:493] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.306996 18726 raft_consensus.cc:3060] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.320994 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:39.323012 18588 tablet_bootstrap.cc:654] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.326267 18663 leader_election.cc:290] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:39.330570 18586 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:39.330940 18586 ts_tablet_manager.cc:1403] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.012s
I20260713 09:06:39.333563 18586 raft_consensus.cc:359] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.334154 18586 raft_consensus.cc:385] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:39.335135 18359 leader_election.cc:343] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.334405 18586 raft_consensus.cc:740] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.338519 18587 tablet_bootstrap.cc:654] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.350826 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:39.336437 18213 catalog_manager.cc:5697] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d reported cstate change: term changed from 0 to 1, leader changed from <none> to eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.343317 18614 raft_consensus.cc:493] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.351606 18614 raft_consensus.cc:515] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.344790 18598 consensus_queue.cc:1048] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.351981 18672 consensus_queue.cc:1048] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.348047 18586 consensus_queue.cc:260] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.358549 18598 consensus_queue.cc:1048] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.359920 18614 leader_election.cc:290] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:39.348282 18218 catalog_manager.cc:5697] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.361652 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.364923 18394 raft_consensus.cc:2468] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:39.366101 18284 leader_election.cc:304] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:39.369050 18586 ts_tablet_manager.cc:1434] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260713 09:06:39.376618 18586 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:39.381228 18594 raft_consensus.cc:493] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.381654 18594 raft_consensus.cc:515] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.382669 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:39.367426 18319 raft_consensus.cc:2468] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:39.383564 18594 leader_election.cc:290] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:39.385404 18728 raft_consensus.cc:2804] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:06:39.390935 18284 leader_election.cc:343] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.382906 18726 raft_consensus.cc:515] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.394888 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fea03eea8e4b24bbdc27eff3bbc477" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:39.396996 18586 tablet_bootstrap.cc:654] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.393445 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fea03eea8e4b24bbdc27eff3bbc477" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
W20260713 09:06:39.398329 18509 leader_election.cc:343] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:39.399065 18507 leader_election.cc:343] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.389622 18728 raft_consensus.cc:493] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.399797 18728 raft_consensus.cc:3060] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.394812 18614 consensus_queue.cc:1048] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:06:39.399519 18507 leader_election.cc:304] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:39.401950 18594 raft_consensus.cc:2749] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.399408 18359 leader_election.cc:304] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:39.412516 18672 raft_consensus.cc:2804] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.412768 18614 raft_consensus.cc:493] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.412899 18672 raft_consensus.cc:493] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.413399 18614 raft_consensus.cc:515] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.429204 18672 raft_consensus.cc:3060] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.444494 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:39.447075 18394 raft_consensus.cc:3060] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.452958 18726 leader_election.cc:290] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:39.474536 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
W20260713 09:06:39.484899 18286 leader_election.cc:343] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.474072 18614 leader_election.cc:290] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:39.491601 18585 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:39.492121 18585 ts_tablet_manager.cc:1403] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.254s	user 0.016s	sys 0.013s
I20260713 09:06:39.493135 18587 tablet_bootstrap.cc:492] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:39.493610 18587 ts_tablet_manager.cc:1403] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.216s	user 0.013s	sys 0.026s
I20260713 09:06:39.485185 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:39.498454 18586 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:39.498893 18586 ts_tablet_manager.cc:1403] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.006s
I20260713 09:06:39.501261 18541 raft_consensus.cc:2468] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:39.503816 18284 leader_election.cc:304] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:39.504158 18588 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:39.504669 18588 ts_tablet_manager.cc:1403] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.228s	user 0.021s	sys 0.014s
I20260713 09:06:39.505121 18586 raft_consensus.cc:359] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.505640 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:39.506167 18469 raft_consensus.cc:3060] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.507185 18586 raft_consensus.cc:385] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.507476 18586 raft_consensus.cc:740] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.511418 18586 consensus_queue.cc:260] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.512687 18588 raft_consensus.cc:359] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.513214 18588 raft_consensus.cc:385] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.513482 18588 raft_consensus.cc:740] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.510551 18670 raft_consensus.cc:2804] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.513978 18670 raft_consensus.cc:493] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.514854 18670 raft_consensus.cc:3060] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.514081 18588 consensus_queue.cc:260] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.521711 18588 ts_tablet_manager.cc:1434] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260713 09:06:39.524873 18586 ts_tablet_manager.cc:1434] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260713 09:06:39.525991 18394 raft_consensus.cc:2468] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:39.526293 18728 raft_consensus.cc:515] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.527307 18588 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:39.527007 18284 leader_election.cc:304] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:39.532413 18587 raft_consensus.cc:359] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.533102 18587 raft_consensus.cc:385] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.541718 18587 raft_consensus.cc:740] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.543514 18747 raft_consensus.cc:2804] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.544023 18747 raft_consensus.cc:697] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:39.544866 18747 consensus_queue.cc:237] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.545969 18587 consensus_queue.cc:260] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
W20260713 09:06:39.552851 18284 consensus_peers.cc:597] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 -> Peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Couldn't send request to peer 050dd13854614ae0ab1468de6c9ba020. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:39.554605 18586 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:39.558369 18587 ts_tablet_manager.cc:1434] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260713 09:06:39.559418 18587 tablet_bootstrap.cc:492] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:39.563516 18670 raft_consensus.cc:515] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.564790 18587 tablet_bootstrap.cc:654] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.592232 18587 tablet_bootstrap.cc:492] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:39.592712 18587 ts_tablet_manager.cc:1403] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260713 09:06:39.586539 18585 raft_consensus.cc:359] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.593695 18585 raft_consensus.cc:385] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.593902 18585 raft_consensus.cc:740] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.596189 18586 tablet_bootstrap.cc:654] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.596007 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
W20260713 09:06:39.597465 18284 leader_election.cc:343] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.598191 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:39.592561 18728 leader_election.cc:290] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:39.594426 18585 consensus_queue.cc:260] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.600842 18614 raft_consensus.cc:493] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.601303 18614 raft_consensus.cc:515] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.603860 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32917139660443e9844c4ce72df8b81e" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.603376 18216 catalog_manager.cc:5697] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "ac34570f1e7a4bdd8276759411c58e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.604602 18614 leader_election.cc:290] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:39.605631 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32917139660443e9844c4ce72df8b81e" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:39.605971 18585 ts_tablet_manager.cc:1434] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.002s
I20260713 09:06:39.607481 18286 leader_election.cc:304] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:39.600073 18213 catalog_manager.cc:5697] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d reported cstate change: term changed from 0 to 1, leader changed from <none> to eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196). New cstate: current_term: 1 leader_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.607636 18588 tablet_bootstrap.cc:654] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.608903 18728 raft_consensus.cc:2749] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.609493 18585 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:39.607919 18587 raft_consensus.cc:359] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.610931 18587 raft_consensus.cc:385] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.611228 18587 raft_consensus.cc:740] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.613134 18587 consensus_queue.cc:260] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.616302 18587 ts_tablet_manager.cc:1434] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:06:39.617226 18587 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:39.619923 18670 leader_election.cc:290] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:39.592245 18672 raft_consensus.cc:515] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.625247 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:39.625941 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:39.626520 18541 raft_consensus.cc:3060] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.622021 18469 raft_consensus.cc:2468] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:39.630367 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
W20260713 09:06:39.626529 18359 leader_election.cc:343] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:39.630950 18266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:39.631768 18394 raft_consensus.cc:2393] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c70f8c12b6514f2d9664967fa22feb52 in current term 1: Already voted for candidate 050dd13854614ae0ab1468de6c9ba020 in this term.
I20260713 09:06:39.632045 18585 tablet_bootstrap.cc:654] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.634881 18284 leader_election.cc:304] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [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: c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:39.635697 18747 raft_consensus.cc:2749] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.640321 18672 leader_election.cc:290] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:39.643868 18734 raft_consensus.cc:493] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.643963 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:39.644776 18320 raft_consensus.cc:2393] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 050dd13854614ae0ab1468de6c9ba020 in current term 1: Already voted for candidate c70f8c12b6514f2d9664967fa22feb52 in this term.
I20260713 09:06:39.645817 18359 leader_election.cc:304] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020; no voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:39.646806 18672 raft_consensus.cc:2749] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.644359 18734 raft_consensus.cc:515] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.649580 18587 tablet_bootstrap.cc:654] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.650343 18734 leader_election.cc:290] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
W20260713 09:06:39.637158 18286 leader_election.cc:343] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.652135 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.652891 18394 raft_consensus.cc:2393] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 1: Already voted for candidate c70f8c12b6514f2d9664967fa22feb52 in this term.
I20260713 09:06:39.654469 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:39.656160 18507 leader_election.cc:304] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:39.659663 18734 raft_consensus.cc:3060] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.658768 18541 raft_consensus.cc:2468] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:39.661782 18284 leader_election.cc:304] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:39.662587 18747 raft_consensus.cc:2804] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.663028 18747 raft_consensus.cc:697] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:39.663796 18747 consensus_queue.cc:237] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.664812 18586 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: No bootstrap required, opened a new log
I20260713 09:06:39.665295 18586 ts_tablet_manager.cc:1403] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.007s
I20260713 09:06:39.669952 18586 raft_consensus.cc:359] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.670599 18586 raft_consensus.cc:385] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.671249 18586 raft_consensus.cc:740] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.672643 18586 consensus_queue.cc:260] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.675992 18586 ts_tablet_manager.cc:1434] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:39.676764 18587 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:39.677217 18587 ts_tablet_manager.cc:1403] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.009s
I20260713 09:06:39.679255 18587 raft_consensus.cc:359] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.679888 18587 raft_consensus.cc:385] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.680146 18587 raft_consensus.cc:740] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.681171 18587 consensus_queue.cc:260] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.682652 18753 raft_consensus.cc:493] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.682960 18588 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:39.683594 18588 ts_tablet_manager.cc:1403] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.156s	user 0.022s	sys 0.019s
I20260713 09:06:39.683136 18753 raft_consensus.cc:515] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.684072 18587 ts_tablet_manager.cc:1434] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:06:39.683956 18734 raft_consensus.cc:2749] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.681505 18212 catalog_manager.cc:5697] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.685480 18753 leader_election.cc:290] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:39.686105 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.687127 18394 raft_consensus.cc:2468] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:39.686033 18588 raft_consensus.cc:359] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.687493 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:39.687891 18588 raft_consensus.cc:385] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.688164 18588 raft_consensus.cc:740] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.688326 18284 leader_election.cc:304] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: 
W20260713 09:06:39.688901 18286 leader_election.cc:343] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.688900 18588 consensus_queue.cc:260] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.690362 18587 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:39.690970 18588 ts_tablet_manager.cc:1434] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:06:39.691856 18588 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d: Bootstrap starting.
I20260713 09:06:39.695755 18753 raft_consensus.cc:2804] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.696080 18585 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:39.697161 18585 ts_tablet_manager.cc:1403] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.002s
I20260713 09:06:39.697611 18587 tablet_bootstrap.cc:654] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.697961 18588 tablet_bootstrap.cc:654] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.698163 18636 raft_consensus.cc:493] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.698590 18636 raft_consensus.cc:515] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.699564 18585 raft_consensus.cc:359] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.696149 18747 raft_consensus.cc:493] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.700758 18747 raft_consensus.cc:515] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.701887 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.700538 18636 leader_election.cc:290] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:39.702631 18394 raft_consensus.cc:2393] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 1: Already voted for candidate 050dd13854614ae0ab1468de6c9ba020 in this term.
I20260713 09:06:39.702935 18747 leader_election.cc:290] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:39.696537 18320 raft_consensus.cc:3060] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.703648 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:39.701887 18318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:39.704303 18468 raft_consensus.cc:2468] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 0.
I20260713 09:06:39.704607 18318 raft_consensus.cc:2393] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 1: Already voted for candidate c70f8c12b6514f2d9664967fa22feb52 in this term.
I20260713 09:06:39.705648 18286 leader_election.cc:304] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:39.705695 18507 leader_election.cc:304] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:39.708026 18636 raft_consensus.cc:3060] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.710150 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:39.700230 18585 raft_consensus.cc:385] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.712105 18585 raft_consensus.cc:740] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
W20260713 09:06:39.713371 18284 leader_election.cc:343] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:39.713233 18585 consensus_queue.cc:260] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.712491 18753 raft_consensus.cc:493] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.714367 18753 raft_consensus.cc:3060] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.716001 18747 raft_consensus.cc:2804] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.716408 18747 raft_consensus.cc:493] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.716737 18747 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.717945 18585 ts_tablet_manager.cc:1434] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:06:39.719681 18661 raft_consensus.cc:493] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.720192 18636 raft_consensus.cc:2749] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.719444 18585 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:39.726658 18747 raft_consensus.cc:515] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.729005 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:39.729537 18468 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.731956 18747 leader_election.cc:290] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:39.731448 18670 consensus_queue.cc:1048] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.733727 18588 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d: No bootstrap required, opened a new log
I20260713 09:06:39.734197 18588 ts_tablet_manager.cc:1403] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.007s
I20260713 09:06:39.735697 18594 consensus_queue.cc:1048] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.720155 18661 raft_consensus.cc:515] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.739014 18661 leader_election.cc:290] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:39.736860 18588 raft_consensus.cc:359] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.740072 18588 raft_consensus.cc:385] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.740355 18588 raft_consensus.cc:740] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.741542 18588 consensus_queue.cc:260] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.753469 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:39.755038 18726 consensus_queue.cc:1048] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.756443 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:39.757119 18394 raft_consensus.cc:2468] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 0.
I20260713 09:06:39.760223 18433 leader_election.cc:304] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: 
I20260713 09:06:39.761344 18661 raft_consensus.cc:2804] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.761700 18661 raft_consensus.cc:493] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.762036 18661 raft_consensus.cc:3060] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.765208 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:39.765843 18541 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.771389 18662 consensus_queue.cc:1048] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.783977 18636 consensus_queue.cc:1048] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.822048 18734 consensus_queue.cc:1048] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.830117 18588 ts_tablet_manager.cc:1434] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.015s
W20260713 09:06:39.839051 18507 consensus_peers.cc:597] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Couldn't send request to peer 050dd13854614ae0ab1468de6c9ba020. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:39.850485 18587 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:39.850988 18587 ts_tablet_manager.cc:1403] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.161s	user 0.035s	sys 0.066s
I20260713 09:06:39.853636 18587 raft_consensus.cc:359] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.854265 18587 raft_consensus.cc:385] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.854526 18587 raft_consensus.cc:740] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.855154 18587 consensus_queue.cc:260] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:39.858875 18587 ts_tablet_manager.cc:1434] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:39.864037 18753 raft_consensus.cc:515] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.865144 18319 raft_consensus.cc:2393] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac34570f1e7a4bdd8276759411c58e84 in current term 1: Already voted for candidate c70f8c12b6514f2d9664967fa22feb52 in this term.
I20260713 09:06:39.865196 18393 raft_consensus.cc:3060] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.870100 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:39.870298 18661 raft_consensus.cc:515] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.870651 18394 raft_consensus.cc:3060] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.872188 18661 leader_election.cc:290] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 1 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:39.877620 18319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:39.878324 18319 raft_consensus.cc:2393] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac34570f1e7a4bdd8276759411c58e84 in current term 1: Already voted for candidate c70f8c12b6514f2d9664967fa22feb52 in this term.
I20260713 09:06:39.880643 18753 leader_election.cc:290] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Requested vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:39.876724 18394 raft_consensus.cc:2468] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:39.880872 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:39.882040 18284 leader_election.cc:304] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:39.884967 18585 tablet_bootstrap.cc:654] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.882290 18469 raft_consensus.cc:2393] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c70f8c12b6514f2d9664967fa22feb52 in current term 1: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:39.886816 18218 catalog_manager.cc:5697] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.888550 18753 raft_consensus.cc:2804] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.893113 18395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:39.893975 18753 raft_consensus.cc:697] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:39.895291 18395 raft_consensus.cc:2393] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac34570f1e7a4bdd8276759411c58e84 in current term 1: Already voted for candidate c70f8c12b6514f2d9664967fa22feb52 in this term.
I20260713 09:06:39.895545 18753 consensus_queue.cc:237] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:39.896785 18587 tablet_bootstrap.cc:492] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020: Bootstrap starting.
I20260713 09:06:39.902944 18587 tablet_bootstrap.cc:654] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.906612 18433 leader_election.cc:304] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84; no voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:39.908102 18661 raft_consensus.cc:2749] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.925184 18468 raft_consensus.cc:2468] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:39.925631 18745 consensus_queue.cc:1048] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.927261 18587 tablet_bootstrap.cc:492] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020: No bootstrap required, opened a new log
I20260713 09:06:39.927405 18286 leader_election.cc:304] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:39.927704 18587 ts_tablet_manager.cc:1403] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.008s
I20260713 09:06:39.928462 18728 raft_consensus.cc:2804] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.914510 18541 raft_consensus.cc:2468] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 1.
I20260713 09:06:39.928948 18728 raft_consensus.cc:697] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:39.932610 18728 consensus_queue.cc:237] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
W20260713 09:06:39.941566 18765 log.cc:927] Time spent T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260713 09:06:39.949286 18587 raft_consensus.cc:359] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.950014 18587 raft_consensus.cc:385] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.950390 18587 raft_consensus.cc:740] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.951376 18587 consensus_queue.cc:260] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.954556 18587 ts_tablet_manager.cc:1434] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260713 09:06:39.964991 18585 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:39.965484 18585 ts_tablet_manager.cc:1403] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.006s
I20260713 09:06:39.971175 18585 raft_consensus.cc:359] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.971722 18585 raft_consensus.cc:385] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.971926 18585 raft_consensus.cc:740] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.972478 18585 consensus_queue.cc:260] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:39.974176 18585 ts_tablet_manager.cc:1434] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:06:39.975067 18585 tablet_bootstrap.cc:492] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84: Bootstrap starting.
I20260713 09:06:39.975788 18218 catalog_manager.cc:5697] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.977499 18218 catalog_manager.cc:5697] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.979327 18585 tablet_bootstrap.cc:654] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:39.984633 18585 tablet_bootstrap.cc:492] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84: No bootstrap required, opened a new log
I20260713 09:06:39.985037 18585 ts_tablet_manager.cc:1403] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:06:39.986915 18585 raft_consensus.cc:359] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.987324 18585 raft_consensus.cc:385] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:39.987473 18585 raft_consensus.cc:740] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Initialized, Role: FOLLOWER
I20260713 09:06:39.987865 18585 consensus_queue.cc:260] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:39.989468 18585 ts_tablet_manager.cc:1434] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:39.992053 18393 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:40.004745 18672 raft_consensus.cc:493] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:40.005200 18672 raft_consensus.cc:515] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:40.008374 18663 raft_consensus.cc:493] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:40.008682 18672 leader_election.cc:290] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:40.008873 18663 raft_consensus.cc:515] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:40.009812 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:40.010701 18663 leader_election.cc:290] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:40.011389 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:40.013432 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fea03eea8e4b24bbdc27eff3bbc477" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:40.014021 18467 raft_consensus.cc:2468] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:40.014319 18359 leader_election.cc:304] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020; no voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:40.015177 18361 leader_election.cc:304] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: 
I20260713 09:06:40.015578 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fea03eea8e4b24bbdc27eff3bbc477" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:40.015887 18663 raft_consensus.cc:2804] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:40.015816 18672 raft_consensus.cc:2749] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:40.016183 18541 raft_consensus.cc:2468] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 0.
I20260713 09:06:40.016348 18663 raft_consensus.cc:493] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:40.016767 18663 raft_consensus.cc:3060] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:40.022735 18663 raft_consensus.cc:515] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:40.024587 18663 leader_election.cc:290] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:40.025188 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fea03eea8e4b24bbdc27eff3bbc477" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:40.025614 18467 raft_consensus.cc:3060] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:40.025743 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8fea03eea8e4b24bbdc27eff3bbc477" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:40.027144 18541 raft_consensus.cc:3060] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:40.030476 18467 raft_consensus.cc:2468] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:40.031476 18361 leader_election.cc:304] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050dd13854614ae0ab1468de6c9ba020, ac34570f1e7a4bdd8276759411c58e84; no voters: 
I20260713 09:06:40.032138 18663 raft_consensus.cc:2804] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:40.032238 18541 raft_consensus.cc:2468] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:40.033352 18663 raft_consensus.cc:697] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Becoming Leader. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:40.034041 18663 consensus_queue.cc:237] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } }
I20260713 09:06:40.039906 18218 catalog_manager.cc:5697] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "050dd13854614ae0ab1468de6c9ba020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.055052 18728 consensus_queue.cc:1048] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.062467 18467 raft_consensus.cc:3060] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:40.071259 18726 consensus_queue.cc:1048] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.083560 18726 consensus_queue.cc:1048] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.093197 18746 consensus_queue.cc:1048] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.239666 18393 raft_consensus.cc:3060] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:40.302182 18746 consensus_queue.cc:1048] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.311009 18746 consensus_queue.cc:1048] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.353533 18746 consensus_queue.cc:1048] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.363502 18753 consensus_queue.cc:1048] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.472398 18780 consensus_queue.cc:1048] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:40.481346 18779 consensus_queue.cc:1048] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:40.642309 18266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:41.345705 18792 raft_consensus.cc:493] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:41.346192 18792 raft_consensus.cc:515] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:41.347900 18792 leader_election.cc:290] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:41.348510 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:41.348702 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:41.349061 18320 raft_consensus.cc:2468] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:41.349274 18393 raft_consensus.cc:2468] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:41.350028 18507 leader_election.cc:304] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:41.350672 18792 raft_consensus.cc:2804] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:41.351023 18792 raft_consensus.cc:493] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:41.351284 18792 raft_consensus.cc:3060] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:41.355966 18792 raft_consensus.cc:515] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:41.357440 18792 leader_election.cc:290] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:41.357997 18320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:41.358264 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca118dc9ee468bbf9be99608ba1b2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:41.358544 18320 raft_consensus.cc:3060] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:41.358773 18393 raft_consensus.cc:3060] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:41.365013 18320 raft_consensus.cc:2468] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 2.
I20260713 09:06:41.365015 18393 raft_consensus.cc:2468] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 2.
I20260713 09:06:41.366289 18507 leader_election.cc:304] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:41.366950 18792 raft_consensus.cc:2804] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:41.367367 18792 raft_consensus.cc:697] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Becoming Leader. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:41.368077 18792 consensus_queue.cc:237] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Queue going to LEADER 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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:41.374670 18218 catalog_manager.cc:5697] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d reported cstate change: term changed from 0 to 2, leader changed from <none> to eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:41.800823 18393 raft_consensus.cc:1275] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Refusing update from remote peer eda7e78fedbc488d9a67d3fdf6864b9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:41.801841 18792 consensus_queue.cc:1048] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:41.810216 18320 raft_consensus.cc:1275] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer eda7e78fedbc488d9a67d3fdf6864b9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:41.811784 18792 consensus_queue.cc:1048] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:42.239802 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260713 09:06:42.260076 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:42.260772 16251 tablet_replica.cc:333] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.261462 16251 raft_consensus.cc:2243] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:42.262224 16251 raft_consensus.cc:2272] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.263888 16251 tablet_replica.cc:333] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.264386 16251 raft_consensus.cc:2243] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.264706 16251 raft_consensus.cc:2272] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.266515 16251 tablet_replica.cc:333] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.267021 16251 raft_consensus.cc:2243] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:42.267604 16251 raft_consensus.cc:2272] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.269148 16251 tablet_replica.cc:333] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.269593 16251 raft_consensus.cc:2243] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:42.270166 16251 raft_consensus.cc:2272] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.271517 16251 tablet_replica.cc:333] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.271970 16251 raft_consensus.cc:2243] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.272279 16251 raft_consensus.cc:2272] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.273689 16251 tablet_replica.cc:333] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.274143 16251 raft_consensus.cc:2243] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:42.274730 16251 raft_consensus.cc:2272] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.276198 16251 tablet_replica.cc:333] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.276659 16251 raft_consensus.cc:2243] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.277011 16251 raft_consensus.cc:2272] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.278581 16251 tablet_replica.cc:333] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.279039 16251 raft_consensus.cc:2243] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:42.279631 16251 raft_consensus.cc:2272] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.281163 16251 tablet_replica.cc:333] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.281749 16251 raft_consensus.cc:2243] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.282199 16251 raft_consensus.cc:2272] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.283941 16251 tablet_replica.cc:333] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.284406 16251 raft_consensus.cc:2243] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.284741 16251 raft_consensus.cc:2272] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.286265 16251 tablet_replica.cc:333] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.286736 16251 raft_consensus.cc:2243] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.287092 16251 raft_consensus.cc:2272] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.288549 16251 tablet_replica.cc:333] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.289040 16251 raft_consensus.cc:2243] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.289414 16251 raft_consensus.cc:2272] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.290954 16251 tablet_replica.cc:333] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.291412 16251 raft_consensus.cc:2243] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:42.292040 16251 raft_consensus.cc:2272] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.293500 16251 tablet_replica.cc:333] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.293937 16251 raft_consensus.cc:2243] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.294283 16251 raft_consensus.cc:2272] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.295761 16251 tablet_replica.cc:333] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.296188 16251 raft_consensus.cc:2243] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.296516 16251 raft_consensus.cc:2272] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.297964 16251 tablet_replica.cc:333] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.298378 16251 raft_consensus.cc:2243] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:42.298808 16251 raft_consensus.cc:2272] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.300571 16251 tablet_replica.cc:333] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.301184 16251 raft_consensus.cc:2243] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:42.301993 16251 raft_consensus.cc:2272] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:42.304141 16251 tablet_replica.cc:333] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: stopping tablet replica
I20260713 09:06:42.304558 16251 raft_consensus.cc:2243] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:42.305217 16251 raft_consensus.cc:2272] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:42.318087 18359 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260713 09:06:42.320955 18359 consensus_peers.cc:597] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:42.339836 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260713 09:06:42.349591 18507 consensus_peers.cc:597] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:42.354811 18359 consensus_peers.cc:597] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:42.355062 18507 consensus_peers.cc:597] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:42.361122 18433 consensus_peers.cc:597] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:42.378734 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:42.384658 18810 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
W20260713 09:06:42.385224 18811 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
W20260713 09:06:42.386430 18813 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
I20260713 09:06:42.386770 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:42.388034 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:42.388237 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:42.388417 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933602388399 us; error 0 us; skew 500 ppm
I20260713 09:06:42.389021 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:42.391342 16251 webserver.cc:533] Webserver started at http://127.15.222.193:36945/ using document root <none> and password file <none>
I20260713 09:06:42.391784 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:42.391949 16251 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:42.395272 16251 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:06:42.399252 18818 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:42.399887 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:06:42.400147 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "c70f8c12b6514f2d9664967fa22feb52"
format_stamp: "Formatted at 2026-07-13 09:06:36 on dist-test-slave-lzdr"
I20260713 09:06:42.400512 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933547729231-16251-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)
W20260713 09:06:42.415097 18433 consensus_peers.cc:597] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:42.418859 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:42.420403 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:42.422269 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:42.426802 18825 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:06:42.461935 18507 consensus_peers.cc:597] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:42.502518 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:06:42.502992 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.077s	user 0.004s	sys 0.000s
I20260713 09:06:42.503288 16251 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:06:42.507884 18825 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.519425 18825 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.520093 18825 tablet_bootstrap.cc:492] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.520548 18825 ts_tablet_manager.cc:1403] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260713 09:06:42.522432 18825 raft_consensus.cc:359] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.522877 18825 raft_consensus.cc:740] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.523447 18825 consensus_queue.cc:260] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.525373 18825 ts_tablet_manager.cc:1434] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:06:42.525938 18825 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.535497 18825 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.536244 18825 tablet_bootstrap.cc:492] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.536758 18825 ts_tablet_manager.cc:1403] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:06:42.538554 18825 raft_consensus.cc:359] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.539141 18825 raft_consensus.cc:740] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.539659 18825 consensus_queue.cc:260] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.540807 18825 ts_tablet_manager.cc:1434] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:06:42.541347 18825 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.550945 18825 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.551522 18825 tablet_bootstrap.cc:492] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.551940 18825 ts_tablet_manager.cc:1403] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:06:42.553520 18825 raft_consensus.cc:359] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.553936 18825 raft_consensus.cc:740] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.554419 18825 consensus_queue.cc:260] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [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: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.555555 18825 ts_tablet_manager.cc:1434] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:42.556068 18825 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.564143 16251 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:06:42.564512 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.061s	sys 0.000s
I20260713 09:06:42.570428 18825 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.571084 18825 tablet_bootstrap.cc:492] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.571527 18825 ts_tablet_manager.cc:1403] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:06:42.573109 18825 raft_consensus.cc:359] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.573532 18825 raft_consensus.cc:740] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.574067 18825 consensus_queue.cc:260] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.575651 18825 ts_tablet_manager.cc:1434] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:42.576383 18825 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.589098 18825 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.590127 18825 tablet_bootstrap.cc:492] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.590754 18825 ts_tablet_manager.cc:1403] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
W20260713 09:06:42.591944 18433 consensus_peers.cc:597] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:42.593112 18825 raft_consensus.cc:359] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.593812 18825 raft_consensus.cc:740] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.594502 18825 consensus_queue.cc:260] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [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: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.596634 18825 ts_tablet_manager.cc:1434] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:42.597465 18825 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
W20260713 09:06:42.611526 18359 consensus_peers.cc:597] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:42.612036 18825 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.612965 18825 tablet_bootstrap.cc:492] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.613619 18825 ts_tablet_manager.cc:1403] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:06:42.616111 18825 raft_consensus.cc:359] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.616787 18825 raft_consensus.cc:740] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.617466 18825 consensus_queue.cc:260] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [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: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.619400 18825 ts_tablet_manager.cc:1434] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:06:42.620239 18825 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.621340 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:43441
I20260713 09:06:42.621431 18889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:43441 every 8 connection(s)
I20260713 09:06:42.634238 18825 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.635016 18825 tablet_bootstrap.cc:492] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.635591 18825 ts_tablet_manager.cc:1403] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:06:42.637457 18825 raft_consensus.cc:359] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.637897 18825 raft_consensus.cc:740] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.638377 18825 consensus_queue.cc:260] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.639870 18825 ts_tablet_manager.cc:1434] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:42.640497 18825 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.642331 18890 heartbeater.cc:344] Connected to a master server at 127.15.222.254:37275
I20260713 09:06:42.642653 18890 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:42.643267 18890 heartbeater.cc:507] Master 127.15.222.254:37275 requested a full tablet report, sending...
I20260713 09:06:42.649513 18213 ts_manager.cc:194] Re-registered known tserver with Master: c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:42.651671 18825 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.652534 18825 tablet_bootstrap.cc:492] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.653119 18825 ts_tablet_manager.cc:1403] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:06:42.655328 18825 raft_consensus.cc:359] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.655938 18825 raft_consensus.cc:740] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.656562 18825 consensus_queue.cc:260] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.658456 18825 ts_tablet_manager.cc:1434] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:42.659132 18825 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.668278 18213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56304
I20260713 09:06:42.670889 18825 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.671288 18890 heartbeater.cc:499] Master 127.15.222.254:37275 was elected leader, sending a full tablet report...
I20260713 09:06:42.672060 18825 tablet_bootstrap.cc:492] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.672549 18825 ts_tablet_manager.cc:1403] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:06:42.675002 18825 raft_consensus.cc:359] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.675617 18825 raft_consensus.cc:740] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.676316 18825 consensus_queue.cc:260] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.678287 18825 ts_tablet_manager.cc:1434] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:42.679011 18825 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.701087 18825 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.701915 18825 tablet_bootstrap.cc:492] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.702533 18825 ts_tablet_manager.cc:1403] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260713 09:06:42.704698 18825 raft_consensus.cc:359] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.705335 18825 raft_consensus.cc:740] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.705988 18825 consensus_queue.cc:260] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.707705 18825 ts_tablet_manager.cc:1434] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:42.708254 18825 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.718613 18825 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.719321 18825 tablet_bootstrap.cc:492] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.719847 18825 ts_tablet_manager.cc:1403] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:06:42.721396 18825 raft_consensus.cc:359] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.721823 18825 raft_consensus.cc:740] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.722288 18825 consensus_queue.cc:260] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.723598 18825 ts_tablet_manager.cc:1434] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:42.724331 18825 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.735476 18825 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.736079 18825 tablet_bootstrap.cc:492] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.736510 18825 ts_tablet_manager.cc:1403] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:06:42.738055 18825 raft_consensus.cc:359] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.738485 18825 raft_consensus.cc:740] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.738952 18825 consensus_queue.cc:260] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:42.740559 18825 ts_tablet_manager.cc:1434] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:42.741380 18825 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.773299 18825 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.774183 18825 tablet_bootstrap.cc:492] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.774811 18825 ts_tablet_manager.cc:1403] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.004s
I20260713 09:06:42.776351 18825 raft_consensus.cc:359] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.776791 18825 raft_consensus.cc:740] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.777383 18825 consensus_queue.cc:260] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [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: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.778993 18825 ts_tablet_manager.cc:1434] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:42.779863 18825 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.789446 18825 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.790045 18825 tablet_bootstrap.cc:492] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.790505 18825 ts_tablet_manager.cc:1403] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:06:42.792006 18825 raft_consensus.cc:359] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.792438 18825 raft_consensus.cc:740] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.792897 18825 consensus_queue.cc:260] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [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: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.794458 18825 ts_tablet_manager.cc:1434] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:42.795308 18825 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.804975 18825 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.805526 18825 tablet_bootstrap.cc:492] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.805943 18825 ts_tablet_manager.cc:1403] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:06:42.807377 18825 raft_consensus.cc:359] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.807783 18825 raft_consensus.cc:740] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.808187 18825 consensus_queue.cc:260] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.809703 18825 ts_tablet_manager.cc:1434] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:42.810258 18825 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.819525 18825 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.820079 18825 tablet_bootstrap.cc:492] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.820492 18825 ts_tablet_manager.cc:1403] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:42.821964 18825 raft_consensus.cc:359] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.822372 18825 raft_consensus.cc:740] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.822777 18825 consensus_queue.cc:260] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.824098 18825 ts_tablet_manager.cc:1434] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:42.824832 18825 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.835232 18825 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.836093 18825 tablet_bootstrap.cc:492] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.836706 18825 ts_tablet_manager.cc:1403] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:06:42.838955 18825 raft_consensus.cc:359] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.839645 18825 raft_consensus.cc:740] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.841571 18825 consensus_queue.cc:260] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:42.843171 18825 ts_tablet_manager.cc:1434] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:42.843739 18825 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap starting.
I20260713 09:06:42.853739 18825 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: 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
I20260713 09:06:42.854318 18825 tablet_bootstrap.cc:492] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: Bootstrap complete.
I20260713 09:06:42.854753 18825 ts_tablet_manager.cc:1403] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:06:42.856305 18825 raft_consensus.cc:359] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.856770 18825 raft_consensus.cc:740] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Initialized, Role: FOLLOWER
I20260713 09:06:42.857244 18825 consensus_queue.cc:260] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [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: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:42.858618 18825 ts_tablet_manager.cc:1434] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:43.225586 18830 raft_consensus.cc:493] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.226003 18830 raft_consensus.cc:515] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:43.227509 18830 leader_election.cc:290] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:43.228252 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.228410 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:43.228776 18864 raft_consensus.cc:2468] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:43.229856 18433 leader_election.cc:304] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:43.230432 18830 raft_consensus.cc:2804] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:43.230715 18830 raft_consensus.cc:493] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.231029 18830 raft_consensus.cc:3060] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.235466 18830 raft_consensus.cc:515] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:43.236824 18830 leader_election.cc:290] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:43.237529 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:43.237733 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:43.237998 18864 raft_consensus.cc:3060] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.242472 18864 raft_consensus.cc:2468] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 2.
I20260713 09:06:43.243280 18433 leader_election.cc:304] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:43.243849 18830 raft_consensus.cc:2804] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.244240 18830 raft_consensus.cc:697] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Becoming Leader. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:43.244961 18830 consensus_queue.cc:237] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:43.249476 18908 raft_consensus.cc:493] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.249912 18908 raft_consensus.cc:515] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.251803 18908 leader_election.cc:290] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.251688 18213 catalog_manager.cc:5697] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 reported cstate change: term changed from 1 to 2, leader changed from c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193) to ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "ac34570f1e7a4bdd8276759411c58e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.252270 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:43.252686 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.253302 18864 raft_consensus.cc:2468] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:43.254182 18359 leader_election.cc:304] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.254802 18908 raft_consensus.cc:2804] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:43.255143 18908 raft_consensus.cc:493] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.255405 18908 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.261845 18908 raft_consensus.cc:515] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.263428 18908 leader_election.cc:290] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 2 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.264274 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:43.264369 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:43.264863 18864 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.271239 18864 raft_consensus.cc:2468] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 2.
I20260713 09:06:43.272157 18359 leader_election.cc:304] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.272886 18908 raft_consensus.cc:2804] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.273316 18908 raft_consensus.cc:697] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 2 LEADER]: Becoming Leader. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:43.273947 18908 consensus_queue.cc:237] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.280136 18213 catalog_manager.cc:5697] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 reported cstate change: term changed from 1 to 2, leader changed from c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193) to 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "050dd13854614ae0ab1468de6c9ba020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.290482 18830 raft_consensus.cc:493] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.290956 18830 raft_consensus.cc:515] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:43.292770 18830 leader_election.cc:290] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:43.293383 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.293655 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:43.294029 18864 raft_consensus.cc:2468] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:43.295003 18433 leader_election.cc:304] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:43.295680 18830 raft_consensus.cc:2804] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:43.296025 18830 raft_consensus.cc:493] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.296286 18830 raft_consensus.cc:3060] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.300434 18830 raft_consensus.cc:515] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:43.301882 18830 leader_election.cc:290] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:43.302419 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:43.302874 18864 raft_consensus.cc:3060] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.302749 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:43.307337 18864 raft_consensus.cc:2468] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 2.
I20260713 09:06:43.308056 18433 leader_election.cc:304] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:43.308588 18830 raft_consensus.cc:2804] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.308970 18830 raft_consensus.cc:697] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Becoming Leader. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:43.309525 18830 consensus_queue.cc:237] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:43.315476 18213 catalog_manager.cc:5697] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 reported cstate change: term changed from 1 to 2, leader changed from c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193) to ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "ac34570f1e7a4bdd8276759411c58e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.423436 18912 raft_consensus.cc:493] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.423861 18912 raft_consensus.cc:515] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.425554 18912 leader_election.cc:290] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:43.426033 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.426352 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:43.426584 18864 raft_consensus.cc:2468] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:43.427610 18507 leader_election.cc:304] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:43.428170 18912 raft_consensus.cc:2804] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:43.428436 18912 raft_consensus.cc:493] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.428684 18912 raft_consensus.cc:3060] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.433040 18912 raft_consensus.cc:515] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.434352 18912 leader_election.cc:290] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 election: Requested vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:43.434996 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:43.435146 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:43.435431 18864 raft_consensus.cc:3060] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.439847 18864 raft_consensus.cc:2468] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 2.
I20260713 09:06:43.440593 18507 leader_election.cc:304] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020
I20260713 09:06:43.441169 18912 raft_consensus.cc:2804] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.441505 18912 raft_consensus.cc:697] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Becoming Leader. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:43.442112 18912 consensus_queue.cc:237] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.448688 18213 catalog_manager.cc:5697] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d reported cstate change: term changed from 1 to 2, leader changed from c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193) to eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.453730 18908 raft_consensus.cc:493] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.454227 18908 raft_consensus.cc:515] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.455437 18779 raft_consensus.cc:493] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.456053 18908 leader_election.cc:290] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.455919 18779 raft_consensus.cc:515] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.457000 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.457536 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf429389727c436aaa5b59a8849d9d4e" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:43.457728 18864 raft_consensus.cc:2393] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050dd13854614ae0ab1468de6c9ba020 in current term 2: Already voted for candidate eda7e78fedbc488d9a67d3fdf6864b9d in this term.
I20260713 09:06:43.459321 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:43.459693 18359 leader_election.cc:304] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020; no voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.460649 18908 raft_consensus.cc:3060] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.461810 18779 leader_election.cc:290] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.463925 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.464522 18864 raft_consensus.cc:2468] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 1.
I20260713 09:06:43.465726 18359 leader_election.cc:304] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.466848 18908 raft_consensus.cc:2749] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:43.466928 18779 raft_consensus.cc:2804] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:43.467365 18779 raft_consensus.cc:493] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.467662 18779 raft_consensus.cc:3060] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.471622 18779 raft_consensus.cc:515] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.472911 18912 raft_consensus.cc:493] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.473024 18779 leader_election.cc:290] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 2 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.473632 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:43.473501 18912 raft_consensus.cc:515] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.473912 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:43.474483 18864 raft_consensus.cc:3060] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.475446 18912 leader_election.cc:290] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.475895 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:43.476584 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.477188 18863 raft_consensus.cc:2468] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:43.478104 18507 leader_election.cc:304] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:43.478690 18912 raft_consensus.cc:2804] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:43.479029 18912 raft_consensus.cc:493] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.479377 18912 raft_consensus.cc:3060] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.480140 18864 raft_consensus.cc:2468] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050dd13854614ae0ab1468de6c9ba020 in term 2.
I20260713 09:06:43.481091 18359 leader_election.cc:304] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.481668 18779 raft_consensus.cc:2804] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.482128 18779 raft_consensus.cc:697] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 2 LEADER]: Becoming Leader. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:43.482884 18779 consensus_queue.cc:237] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.485136 18912 raft_consensus.cc:515] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.487552 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:43.487673 18912 leader_election.cc:290] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.487857 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:43.488432 18864 raft_consensus.cc:3060] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.490904 18213 catalog_manager.cc:5697] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 reported cstate change: term changed from 1 to 2, leader changed from c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193) to 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "050dd13854614ae0ab1468de6c9ba020" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.494029 18864 raft_consensus.cc:2468] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 2.
I20260713 09:06:43.494858 18507 leader_election.cc:304] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:43.495483 18912 raft_consensus.cc:2804] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.495834 18912 raft_consensus.cc:697] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Becoming Leader. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:43.496567 18912 consensus_queue.cc:237] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.498469 18830 raft_consensus.cc:493] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.498945 18830 raft_consensus.cc:515] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.500473 18830 leader_election.cc:290] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.501158 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:43.501489 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.502158 18864 raft_consensus.cc:2468] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 1.
I20260713 09:06:43.503090 18433 leader_election.cc:304] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.503670 18830 raft_consensus.cc:2804] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:43.504038 18830 raft_consensus.cc:493] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.504336 18830 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.509449 18830 raft_consensus.cc:515] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.510535 18213 catalog_manager.cc:5697] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d reported cstate change: term changed from 1 to 2, leader changed from c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193) to eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.511422 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:43.511819 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:43.510870 18830 leader_election.cc:290] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.512331 18864 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.517633 18864 raft_consensus.cc:2468] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac34570f1e7a4bdd8276759411c58e84 in term 2.
I20260713 09:06:43.518431 18433 leader_election.cc:304] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.519117 18830 raft_consensus.cc:2804] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.519456 18830 raft_consensus.cc:697] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Becoming Leader. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:43.520093 18830 consensus_queue.cc:237] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.526793 18213 catalog_manager.cc:5697] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 reported cstate change: term changed from 1 to 2, leader changed from c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193) to ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "ac34570f1e7a4bdd8276759411c58e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.557575 18912 raft_consensus.cc:493] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.557999 18912 raft_consensus.cc:515] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.559468 18912 leader_election.cc:290] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.560132 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:43.560447 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.561123 18864 raft_consensus.cc:2468] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 1.
I20260713 09:06:43.561908 18507 leader_election.cc:304] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:43.562466 18912 raft_consensus.cc:2804] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:43.562722 18912 raft_consensus.cc:493] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting leader election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.562976 18912 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.567206 18912 raft_consensus.cc:515] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.568557 18912 leader_election.cc:290] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.569105 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:43.569492 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
I20260713 09:06:43.569936 18864 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.575809 18864 raft_consensus.cc:2468] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda7e78fedbc488d9a67d3fdf6864b9d in term 2.
I20260713 09:06:43.576593 18507 leader_election.cc:304] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84
I20260713 09:06:43.577288 18912 raft_consensus.cc:2804] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:43.577702 18912 raft_consensus.cc:697] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Becoming Leader. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:43.578428 18912 consensus_queue.cc:237] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.584698 18213 catalog_manager.cc:5697] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d reported cstate change: term changed from 1 to 2, leader changed from c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193) to eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196). New cstate: current_term: 2 leader_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:43.588537 18912 raft_consensus.cc:493] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.588948 18912 raft_consensus.cc:515] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.590533 18912 leader_election.cc:290] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:43.591125 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.591400 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:43.591850 18864 raft_consensus.cc:2393] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 2: Already voted for candidate 050dd13854614ae0ab1468de6c9ba020 in this term.
I20260713 09:06:43.592864 18507 leader_election.cc:304] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [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: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:43.593092 18912 raft_consensus.cc:493] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.593628 18804 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.593626 18912 raft_consensus.cc:515] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.595721 18912 leader_election.cc:290] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.596541 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:43.597036 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.597635 18864 raft_consensus.cc:2393] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 2: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:43.598445 18507 leader_election.cc:304] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [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: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:43.599004 18912 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.599468 18804 raft_consensus.cc:2749] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:43.603201 18912 raft_consensus.cc:2749] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:43.668234 18923 raft_consensus.cc:493] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.668680 18923 raft_consensus.cc:515] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.670202 18923 leader_election.cc:290] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.670807 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:43.671025 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e577dcd8855b4fad923a11b77a19de2f" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.671692 18864 raft_consensus.cc:2393] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac34570f1e7a4bdd8276759411c58e84 in current term 2: Already voted for candidate eda7e78fedbc488d9a67d3fdf6864b9d in this term.
I20260713 09:06:43.672469 18433 leader_election.cc:304] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84; no voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.673020 18923 raft_consensus.cc:3060] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.677373 18923 raft_consensus.cc:2749] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:43.687019 18779 raft_consensus.cc:493] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.687417 18779 raft_consensus.cc:515] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:43.688979 18779 leader_election.cc:290] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:43.689530 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.689770 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3562a99045045ed8549e1666d90c7f2" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:43.690138 18864 raft_consensus.cc:2393] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050dd13854614ae0ab1468de6c9ba020 in current term 2: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:43.690960 18359 leader_election.cc:304] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020; no voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:43.691522 18779 raft_consensus.cc:3060] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.695732 18779 raft_consensus.cc:2749] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:43.697469 18912 raft_consensus.cc:493] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.697928 18912 raft_consensus.cc:515] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:43.699527 18912 leader_election.cc:290] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:43.700148 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.700510 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e2ee644b444cdd9418c052addc8f61" candidate_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050dd13854614ae0ab1468de6c9ba020" is_pre_election: true
I20260713 09:06:43.701231 18864 raft_consensus.cc:2393] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda7e78fedbc488d9a67d3fdf6864b9d in current term 2: Already voted for candidate 050dd13854614ae0ab1468de6c9ba020 in this term.
I20260713 09:06:43.703048 18507 leader_election.cc:304] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [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: eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 050dd13854614ae0ab1468de6c9ba020, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:43.704074 18912 raft_consensus.cc:3060] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.710417 18912 raft_consensus.cc:2749] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:43.716710 18830 raft_consensus.cc:493] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.717146 18830 raft_consensus.cc:515] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:43.718669 18830 leader_election.cc:290] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441)
I20260713 09:06:43.719547 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" is_pre_election: true
I20260713 09:06:43.720314 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "ac34570f1e7a4bdd8276759411c58e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.720889 18864 raft_consensus.cc:2393] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac34570f1e7a4bdd8276759411c58e84 in current term 2: Already voted for candidate eda7e78fedbc488d9a67d3fdf6864b9d in this term.
I20260713 09:06:43.721807 18433 leader_election.cc:304] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [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: ac34570f1e7a4bdd8276759411c58e84; no voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d
I20260713 09:06:43.722500 18830 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.727630 18830 raft_consensus.cc:2749] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:43.728504 18779 raft_consensus.cc:493] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c70f8c12b6514f2d9664967fa22feb52)
I20260713 09:06:43.729013 18779 raft_consensus.cc:515] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:43.730429 18779 leader_election.cc:290] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:43.731163 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c70f8c12b6514f2d9664967fa22feb52" is_pre_election: true
I20260713 09:06:43.731427 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfc519e592c4904a6d9ae6238ee3160" candidate_uuid: "050dd13854614ae0ab1468de6c9ba020" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac34570f1e7a4bdd8276759411c58e84" is_pre_election: true
I20260713 09:06:43.731714 18864 raft_consensus.cc:2393] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050dd13854614ae0ab1468de6c9ba020 in current term 2: Already voted for candidate ac34570f1e7a4bdd8276759411c58e84 in this term.
I20260713 09:06:43.732560 18361 leader_election.cc:304] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [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: 050dd13854614ae0ab1468de6c9ba020; no voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:43.733160 18779 raft_consensus.cc:3060] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:43.737068 18779 raft_consensus.cc:2749] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:43.748119 18864 raft_consensus.cc:1275] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer ac34570f1e7a4bdd8276759411c58e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.749154 18830 consensus_queue.cc:1048] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.758383 18392 raft_consensus.cc:1275] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Refusing update from remote peer ac34570f1e7a4bdd8276759411c58e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.760149 18830 consensus_queue.cc:1048] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.845391 18392 raft_consensus.cc:1275] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Refusing update from remote peer ac34570f1e7a4bdd8276759411c58e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.846591 18923 consensus_queue.cc:1048] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.854532 18864 raft_consensus.cc:1275] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer ac34570f1e7a4bdd8276759411c58e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.856009 18788 consensus_queue.cc:1048] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.870527 18864 raft_consensus.cc:1275] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer 050dd13854614ae0ab1468de6c9ba020: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.871640 18909 consensus_queue.cc:1048] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.879366 18541 raft_consensus.cc:1275] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Refusing update from remote peer 050dd13854614ae0ab1468de6c9ba020: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.880586 18908 consensus_queue.cc:1048] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.896236 18864 raft_consensus.cc:1275] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer eda7e78fedbc488d9a67d3fdf6864b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.897612 18912 consensus_queue.cc:1048] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.904222 18864 raft_consensus.cc:1275] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer eda7e78fedbc488d9a67d3fdf6864b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.906292 18804 consensus_queue.cc:1048] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.907498 18392 raft_consensus.cc:1275] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Refusing update from remote peer eda7e78fedbc488d9a67d3fdf6864b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.910017 18804 consensus_queue.cc:1048] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.917071 18468 raft_consensus.cc:1275] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Refusing update from remote peer eda7e78fedbc488d9a67d3fdf6864b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.918951 18911 consensus_queue.cc:1048] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.955137 18541 raft_consensus.cc:1275] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Refusing update from remote peer 050dd13854614ae0ab1468de6c9ba020: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.956135 18908 consensus_queue.cc:1048] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:43.964520 18863 raft_consensus.cc:1275] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer 050dd13854614ae0ab1468de6c9ba020: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:43.965829 18908 consensus_queue.cc:1048] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.005347 18541 raft_consensus.cc:1275] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Refusing update from remote peer ac34570f1e7a4bdd8276759411c58e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.006295 18788 consensus_queue.cc:1048] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.013576 18863 raft_consensus.cc:1275] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer ac34570f1e7a4bdd8276759411c58e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.015646 18788 consensus_queue.cc:1048] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.050675 18468 raft_consensus.cc:1275] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Refusing update from remote peer eda7e78fedbc488d9a67d3fdf6864b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.051638 18912 consensus_queue.cc:1048] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.058983 18863 raft_consensus.cc:1275] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Refusing update from remote peer eda7e78fedbc488d9a67d3fdf6864b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.060331 18911 consensus_queue.cc:1048] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.627275 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:52.660354 18468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd"
dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
mode: GRACEFUL
new_leader_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:36340
I20260713 09:06:52.660991 18468 raft_consensus.cc:606] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Received request to transfer leadership to TS c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:52.663275 18468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22"
dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
mode: GRACEFUL
new_leader_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:36340
I20260713 09:06:52.663694 18468 raft_consensus.cc:606] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Received request to transfer leadership to TS c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:52.673908 18393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad79b89432f4cf0a2efe6355f17fa28"
dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
mode: GRACEFUL
new_leader_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:36246
I20260713 09:06:52.674444 18393 raft_consensus.cc:606] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Received request to transfer leadership to TS c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:52.676704 18393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88"
dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
mode: GRACEFUL
new_leader_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:36246
I20260713 09:06:52.677145 18393 raft_consensus.cc:606] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 2 LEADER]: Received request to transfer leadership to TS c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:52.687477 18543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479"
dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
mode: GRACEFUL
new_leader_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:45586
I20260713 09:06:52.687844 18543 raft_consensus.cc:606] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Received request to transfer leadership to TS c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:52.688751 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:52.689378 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:52.792157 18972 raft_consensus.cc:993] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84: : Instructing follower c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:52.792881 18962 raft_consensus.cc:1081] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Signalling peer c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:52.794605 18862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd"
dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:48626
I20260713 09:06:52.795143 18862 raft_consensus.cc:493] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.795449 18862 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.800976 18862 raft_consensus.cc:515] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:52.802968 18862 leader_election.cc:290] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 3 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:52.813562 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:52.814011 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a37612885a489c86c73ef86bf857bd" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:52.814306 18468 raft_consensus.cc:3055] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:52.814612 18468 raft_consensus.cc:740] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:52.814641 18543 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.815443 18468 consensus_queue.cc:260] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:52.816517 18468 raft_consensus.cc:3060] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.817588 18965 raft_consensus.cc:993] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020: : Instructing follower c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:52.818181 18969 raft_consensus.cc:1081] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 2 LEADER]: Signalling peer c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:52.819682 18862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88"
dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:48618
I20260713 09:06:52.820192 18862 raft_consensus.cc:493] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.820535 18862 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.820804 18543 raft_consensus.cc:2468] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 3.
I20260713 09:06:52.821920 18820 leader_election.cc:304] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:52.823534 18468 raft_consensus.cc:2468] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 3.
I20260713 09:06:52.823603 18975 raft_consensus.cc:2804] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:52.825367 18975 raft_consensus.cc:697] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 3 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:52.826188 18975 consensus_queue.cc:237] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:52.829066 18862 raft_consensus.cc:515] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:52.830878 18862 leader_election.cc:290] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 3 election: Requested vote from peers eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885), 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895)
I20260713 09:06:52.832867 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:52.833393 18541 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.839352 18541 raft_consensus.cc:2468] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 3.
I20260713 09:06:52.839478 18213 catalog_manager.cc:5697] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 2 to 3, leader changed from ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195) to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:52.840265 18820 leader_election.cc:304] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [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: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:52.841097 18975 raft_consensus.cc:2804] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:52.842700 18975 raft_consensus.cc:697] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 3 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:52.843560 18975 consensus_queue.cc:237] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:52.854719 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3846cfcb3594aee80fce49c1cd91f88" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:52.855278 18393 raft_consensus.cc:3055] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:52.855571 18393 raft_consensus.cc:740] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:52.856537 18393 consensus_queue.cc:260] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [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: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } }
I20260713 09:06:52.858075 18393 raft_consensus.cc:3060] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:52.859005 18962 raft_consensus.cc:993] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84: : Instructing follower c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:52.859534 18962 raft_consensus.cc:1081] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Signalling peer c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:52.860970 18862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22"
dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:48626
I20260713 09:06:52.861457 18862 raft_consensus.cc:493] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.861792 18862 raft_consensus.cc:3060] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.864886 18393 raft_consensus.cc:2468] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 3.
I20260713 09:06:52.867739 18862 raft_consensus.cc:515] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:52.869573 18862 leader_election.cc:290] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 2 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:52.870376 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:52.870544 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0913a828bd48bda27b8c29e627da22" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:52.871049 18541 raft_consensus.cc:3060] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.870949 18468 raft_consensus.cc:3055] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:52.871413 18468 raft_consensus.cc:740] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac34570f1e7a4bdd8276759411c58e84, State: Running, Role: LEADER
I20260713 09:06:52.872159 18468 consensus_queue.cc:260] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:52.873303 18468 raft_consensus.cc:3060] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.874467 18213 catalog_manager.cc:5697] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 2 to 3, leader changed from 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194) to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.876693 18541 raft_consensus.cc:2468] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 2.
I20260713 09:06:52.877767 18820 leader_election.cc:304] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c70f8c12b6514f2d9664967fa22feb52, eda7e78fedbc488d9a67d3fdf6864b9d; no voters: 
I20260713 09:06:52.878279 18468 raft_consensus.cc:2468] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 2.
I20260713 09:06:52.878595 18975 raft_consensus.cc:2804] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:52.879079 18975 raft_consensus.cc:697] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 2 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:52.879890 18975 consensus_queue.cc:237] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:52.888383 18213 catalog_manager.cc:5697] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 1 to 2, leader changed from ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195) to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:53.046084 18966 raft_consensus.cc:993] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d: : Instructing follower c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:53.046566 18959 raft_consensus.cc:1081] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Signalling peer c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:53.047719 18862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479"
dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:48638
I20260713 09:06:53.048110 18862 raft_consensus.cc:493] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:53.048354 18862 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.052390 18862 raft_consensus.cc:515] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:53.053627 18862 leader_election.cc:290] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 3 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:53.054270 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:53.054484 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb887fde31ae4eab86800665f71b8479" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:53.054853 18468 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.054996 18541 raft_consensus.cc:3055] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:53.055291 18541 raft_consensus.cc:740] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:53.055841 18541 consensus_queue.cc:260] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:53.056663 18541 raft_consensus.cc:3060] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.059448 18468 raft_consensus.cc:2468] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 3.
I20260713 09:06:53.060410 18822 leader_election.cc:304] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [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: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:53.061033 18975 raft_consensus.cc:2804] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:53.061399 18975 raft_consensus.cc:697] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 3 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:53.061503 18541 raft_consensus.cc:2468] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 3.
I20260713 09:06:53.062198 18975 consensus_queue.cc:237] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [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: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:53.070051 18213 catalog_manager.cc:5697] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 2 to 3, leader changed from eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196) to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 3 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:53.268270 18965 raft_consensus.cc:993] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020: : Instructing follower c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:53.268654 18969 raft_consensus.cc:1081] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Signalling peer c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:53.269845 18862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad79b89432f4cf0a2efe6355f17fa28"
dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:48618
I20260713 09:06:53.270213 18862 raft_consensus.cc:493] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:53.270427 18862 raft_consensus.cc:3060] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.274533 18862 raft_consensus.cc:515] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:53.275849 18862 leader_election.cc:290] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 2 election: Requested vote from peers 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895), ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915)
I20260713 09:06:53.276716 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad79b89432f4cf0a2efe6355f17fa28" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:53.276986 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad79b89432f4cf0a2efe6355f17fa28" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "050dd13854614ae0ab1468de6c9ba020"
I20260713 09:06:53.277275 18468 raft_consensus.cc:3060] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.277559 18392 raft_consensus.cc:3055] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:53.277832 18392 raft_consensus.cc:740] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 050dd13854614ae0ab1468de6c9ba020, State: Running, Role: LEADER
I20260713 09:06:53.278438 18392 consensus_queue.cc:260] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:53.279273 18392 raft_consensus.cc:3060] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.283675 18468 raft_consensus.cc:2468] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 2.
I20260713 09:06:53.284425 18822 leader_election.cc:304] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:53.284741 18392 raft_consensus.cc:2468] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 2.
I20260713 09:06:53.285003 18975 raft_consensus.cc:2804] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:53.285523 18975 raft_consensus.cc:697] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 2 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:53.286391 18975 consensus_queue.cc:237] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } }
I20260713 09:06:53.294584 18213 catalog_manager.cc:5697] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 1 to 2, leader changed from 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194) to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:53.348644 18541 raft_consensus.cc:1275] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.349644 18975 consensus_queue.cc:1048] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.360836 18468 raft_consensus.cc:1275] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 3 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.363090 18975 consensus_queue.cc:1048] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.385488 18392 raft_consensus.cc:1275] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 3 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.386409 18975 consensus_queue.cc:1048] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.392547 18541 raft_consensus.cc:1275] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:53.394574 18975 consensus_queue.cc:1048] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:53.394996 18543 raft_consensus.cc:1275] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.401872 18976 consensus_queue.cc:1048] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.418509 18468 raft_consensus.cc:1275] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:53.419800 18993 consensus_queue.cc:1048] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:53.602641 18467 raft_consensus.cc:1275] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 3 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.603621 18993 consensus_queue.cc:1048] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.614423 18541 raft_consensus.cc:1275] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.615505 18976 consensus_queue.cc:1048] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.668573 18393 raft_consensus.cc:1275] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:53.669618 18976 consensus_queue.cc:1048] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "050dd13854614ae0ab1468de6c9ba020" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:53.677670 18467 raft_consensus.cc:1275] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:53.678896 18993 consensus_queue.cc:1048] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:53.690179 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:53.707516 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:53.720719 18541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca"
dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
mode: GRACEFUL
new_leader_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:45586
I20260713 09:06:53.721186 18541 raft_consensus.cc:606] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Received request to transfer leadership to TS c70f8c12b6514f2d9664967fa22feb52
I20260713 09:06:53.722259 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:53.722920 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:53.735550 18959 raft_consensus.cc:993] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d: : Instructing follower c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:53.735936 19003 raft_consensus.cc:1081] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Signalling peer c70f8c12b6514f2d9664967fa22feb52 to start an election
I20260713 09:06:53.737124 18862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca"
dest_uuid: "c70f8c12b6514f2d9664967fa22feb52"
 from {username='slave'} at 127.0.0.1:48638
I20260713 09:06:53.737497 18862 raft_consensus.cc:493] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:53.737717 18862 raft_consensus.cc:3060] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.741786 18862 raft_consensus.cc:515] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:53.743146 18862 leader_election.cc:290] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 2 election: Requested vote from peers ac34570f1e7a4bdd8276759411c58e84 (127.15.222.195:42915), eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196:34885)
I20260713 09:06:53.743984 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac34570f1e7a4bdd8276759411c58e84"
I20260713 09:06:53.744019 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b639ef3dd446e9a88595712eeeb6ca" candidate_uuid: "c70f8c12b6514f2d9664967fa22feb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d"
I20260713 09:06:53.744458 18467 raft_consensus.cc:3060] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.744637 18541 raft_consensus.cc:3055] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:53.744983 18541 raft_consensus.cc:740] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eda7e78fedbc488d9a67d3fdf6864b9d, State: Running, Role: LEADER
I20260713 09:06:53.745621 18541 consensus_queue.cc:260] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:53.746471 18541 raft_consensus.cc:3060] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:53.749622 18467 raft_consensus.cc:2468] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 2.
I20260713 09:06:53.750545 18822 leader_election.cc:304] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac34570f1e7a4bdd8276759411c58e84, c70f8c12b6514f2d9664967fa22feb52; no voters: 
I20260713 09:06:53.751125 19001 raft_consensus.cc:2804] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:53.751402 18541 raft_consensus.cc:2468] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c70f8c12b6514f2d9664967fa22feb52 in term 2.
I20260713 09:06:53.751477 19001 raft_consensus.cc:697] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 2 LEADER]: Becoming Leader. State: Replica: c70f8c12b6514f2d9664967fa22feb52, State: Running, Role: LEADER
I20260713 09:06:53.752362 19001 consensus_queue.cc:237] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } }
I20260713 09:06:53.759065 18213 catalog_manager.cc:5697] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 reported cstate change: term changed from 1 to 2, leader changed from eda7e78fedbc488d9a67d3fdf6864b9d (127.15.222.196) to c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "c70f8c12b6514f2d9664967fa22feb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c70f8c12b6514f2d9664967fa22feb52" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43441 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:54.146991 18467 raft_consensus.cc:1275] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:54.147883 19001 consensus_queue.cc:1048] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac34570f1e7a4bdd8276759411c58e84" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:54.155148 18541 raft_consensus.cc:1275] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Refusing update from remote peer c70f8c12b6514f2d9664967fa22feb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:54.156266 18976 consensus_queue.cc:1048] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda7e78fedbc488d9a67d3fdf6864b9d" member_type: VOTER last_known_addr { host: "127.15.222.196" port: 34885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:54.723635 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:54.737205 16251 tablet_server.cc:179] TabletServer@127.15.222.193:43441 shutting down...
I20260713 09:06:54.755272 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:54.755928 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.756780 16251 raft_consensus.cc:2243] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.757674 16251 raft_consensus.cc:2272] T 49a37612885a489c86c73ef86bf857bd P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.759568 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.760090 16251 raft_consensus.cc:2243] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.760430 16251 raft_consensus.cc:2272] T a100db0aacee41c3be4ebe66a62cb09a P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.762218 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.762666 16251 raft_consensus.cc:2243] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.763005 16251 raft_consensus.cc:2272] T 71e2ee644b444cdd9418c052addc8f61 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.764663 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.765158 16251 raft_consensus.cc:2243] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.765527 16251 raft_consensus.cc:2272] T e577dcd8855b4fad923a11b77a19de2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.767462 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.768437 16251 raft_consensus.cc:2243] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:54.769124 18359 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260713 09:06:54.768908 16251 raft_consensus.cc:2272] T c2ca118dc9ee468bbf9be99608ba1b2f P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.772571 16251 tablet_replica.cc:333] stopping tablet replica
W20260713 09:06:54.772742 18359 consensus_peers.cc:597] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.773319 16251 raft_consensus.cc:2243] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.774003 16251 raft_consensus.cc:2272] T 5c0913a828bd48bda27b8c29e627da22 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.775707 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.776155 16251 raft_consensus.cc:2243] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.776537 16251 raft_consensus.cc:2272] T 4342c909379d4d098abbe7b4d7b52c64 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.778187 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.778635 16251 raft_consensus.cc:2243] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.779225 16251 raft_consensus.cc:2272] T 81b639ef3dd446e9a88595712eeeb6ca P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.781599 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.782047 16251 raft_consensus.cc:2243] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.782330 16251 raft_consensus.cc:2272] T 394dbd9fc5e748db93cc2bf7e92cc649 P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.784061 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.784507 16251 raft_consensus.cc:2243] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.784811 16251 raft_consensus.cc:2272] T 78c85469fba444468659d9ab6c9ec48f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.786607 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.787060 16251 raft_consensus.cc:2243] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.787426 16251 raft_consensus.cc:2272] T 1dfc519e592c4904a6d9ae6238ee3160 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.789239 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.789703 16251 raft_consensus.cc:2243] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.790059 16251 raft_consensus.cc:2272] T 32917139660443e9844c4ce72df8b81e P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.792165 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.792824 16251 raft_consensus.cc:2243] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.793309 16251 raft_consensus.cc:2272] T b3562a99045045ed8549e1666d90c7f2 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:54.794649 18507 consensus_peers.cc:597] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.795424 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.795915 16251 raft_consensus.cc:2243] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.796231 16251 raft_consensus.cc:2272] T bf429389727c436aaa5b59a8849d9d4e P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.797914 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.798321 16251 raft_consensus.cc:2243] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.798921 16251 raft_consensus.cc:2272] T e3846cfcb3594aee80fce49c1cd91f88 P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.800523 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.800959 16251 raft_consensus.cc:2243] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.801540 16251 raft_consensus.cc:2272] T 7ad79b89432f4cf0a2efe6355f17fa28 P c70f8c12b6514f2d9664967fa22feb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.804010 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.804641 16251 raft_consensus.cc:2243] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.805289 16251 raft_consensus.cc:2272] T fb887fde31ae4eab86800665f71b8479 P c70f8c12b6514f2d9664967fa22feb52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.806852 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.807272 16251 raft_consensus.cc:2243] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.807623 16251 raft_consensus.cc:2272] T 098ae5affcdf4fb9b4610b946c65404f P c70f8c12b6514f2d9664967fa22feb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.833652 16251 tablet_server.cc:196] TabletServer@127.15.222.193:43441 shutdown complete.
I20260713 09:06:54.864791 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
W20260713 09:06:54.883212 18359 consensus_peers.cc:597] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.895561 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:54.896394 16251 tablet_replica.cc:333] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.897249 16251 raft_consensus.cc:2243] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.897822 16251 raft_consensus.cc:2272] T a49b2424e55b49bb8dec82d1be259abb P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.899828 16251 tablet_replica.cc:333] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.900303 16251 raft_consensus.cc:2243] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.900981 16251 raft_consensus.cc:2272] T e8fea03eea8e4b24bbdc27eff3bbc477 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.902596 16251 tablet_replica.cc:333] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.903048 16251 raft_consensus.cc:2243] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.903384 16251 raft_consensus.cc:2272] T c2ca118dc9ee468bbf9be99608ba1b2f P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.904979 16251 tablet_replica.cc:333] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.905436 16251 raft_consensus.cc:2243] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.905753 16251 raft_consensus.cc:2272] T 4342c909379d4d098abbe7b4d7b52c64 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.907259 16251 tablet_replica.cc:333] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.907703 16251 raft_consensus.cc:2243] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.908027 16251 raft_consensus.cc:2272] T a100db0aacee41c3be4ebe66a62cb09a P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.909618 16251 tablet_replica.cc:333] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.910058 16251 raft_consensus.cc:2243] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.910427 16251 raft_consensus.cc:2272] T 1e413370a7cf41f2860645cb24cad849 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.911991 16251 tablet_replica.cc:333] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.912652 16251 raft_consensus.cc:2243] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.913127 16251 raft_consensus.cc:2272] T 7ad79b89432f4cf0a2efe6355f17fa28 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.915172 16251 tablet_replica.cc:333] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.915786 16251 raft_consensus.cc:2243] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:54.916316 18359 consensus_peers.cc:597] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.916679 16251 raft_consensus.cc:2272] T 394dbd9fc5e748db93cc2bf7e92cc649 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.918409 16251 tablet_replica.cc:333] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.918872 16251 raft_consensus.cc:2243] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.919556 16251 raft_consensus.cc:2272] T 78c85469fba444468659d9ab6c9ec48f P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.921141 16251 tablet_replica.cc:333] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.921586 16251 raft_consensus.cc:2243] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.921957 16251 raft_consensus.cc:2272] T 1dfc519e592c4904a6d9ae6238ee3160 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.923535 16251 tablet_replica.cc:333] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.923996 16251 raft_consensus.cc:2243] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.924695 16251 raft_consensus.cc:2272] T 32917139660443e9844c4ce72df8b81e P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.926394 16251 tablet_replica.cc:333] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.926837 16251 raft_consensus.cc:2243] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.927173 16251 raft_consensus.cc:2272] T e3846cfcb3594aee80fce49c1cd91f88 P 050dd13854614ae0ab1468de6c9ba020 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.928699 16251 tablet_replica.cc:333] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.929163 16251 raft_consensus.cc:2243] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.929809 16251 raft_consensus.cc:2272] T 2854da58499744c6b308055aa384f0f0 P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.931463 16251 tablet_replica.cc:333] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.931887 16251 raft_consensus.cc:2243] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.932264 16251 raft_consensus.cc:2272] T a1e62dde59c946d38b1411aa89f33a5c P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.934201 16251 tablet_replica.cc:333] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.934795 16251 raft_consensus.cc:2243] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.935174 16251 raft_consensus.cc:2272] T b3562a99045045ed8549e1666d90c7f2 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.937216 16251 tablet_replica.cc:333] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.937717 16251 raft_consensus.cc:2243] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.938151 16251 raft_consensus.cc:2272] T bf429389727c436aaa5b59a8849d9d4e P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:54.938115 18433 consensus_peers.cc:597] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.940168 16251 tablet_replica.cc:333] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.940624 16251 raft_consensus.cc:2243] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.941026 16251 raft_consensus.cc:2272] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P 050dd13854614ae0ab1468de6c9ba020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.942691 16251 tablet_replica.cc:333] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020: stopping tablet replica
I20260713 09:06:54.943113 16251 raft_consensus.cc:2243] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.943794 16251 raft_consensus.cc:2272] T 71e2ee644b444cdd9418c052addc8f61 P 050dd13854614ae0ab1468de6c9ba020 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.978091 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260713 09:06:55.006474 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260713 09:06:55.019284 18433 consensus_peers.cc:597] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:55.020054 18507 consensus_peers.cc:597] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.033301 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:55.033938 16251 tablet_replica.cc:333] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.034641 16251 raft_consensus.cc:2243] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.035180 16251 raft_consensus.cc:2272] T e8fea03eea8e4b24bbdc27eff3bbc477 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.037645 16251 tablet_replica.cc:333] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.038380 16251 raft_consensus.cc:2243] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.038965 16251 raft_consensus.cc:2272] T e577dcd8855b4fad923a11b77a19de2f P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:55.039021 18433 consensus_peers.cc:597] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 -> Peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Couldn't send request to peer 050dd13854614ae0ab1468de6c9ba020. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:43895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.041446 16251 tablet_replica.cc:333] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
W20260713 09:06:55.041714 18433 consensus_peers.cc:597] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.042052 16251 raft_consensus.cc:2243] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.042804 16251 raft_consensus.cc:2272] T b3562a99045045ed8549e1666d90c7f2 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.044530 16251 tablet_replica.cc:333] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.045204 16251 raft_consensus.cc:2243] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.045629 16251 raft_consensus.cc:2272] T fb887fde31ae4eab86800665f71b8479 P ac34570f1e7a4bdd8276759411c58e84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.047286 16251 tablet_replica.cc:333] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.047756 16251 raft_consensus.cc:2243] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.048171 16251 raft_consensus.cc:2272] T 098ae5affcdf4fb9b4610b946c65404f P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:55.049021 18507 consensus_peers.cc:597] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.050211 16251 tablet_replica.cc:333] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.050814 16251 raft_consensus.cc:2243] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.051175 16251 raft_consensus.cc:2272] T a49b2424e55b49bb8dec82d1be259abb P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.052735 16251 tablet_replica.cc:333] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.053201 16251 raft_consensus.cc:2243] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.053534 16251 raft_consensus.cc:2272] T 49a37612885a489c86c73ef86bf857bd P ac34570f1e7a4bdd8276759411c58e84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.054963 16251 tablet_replica.cc:333] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.055392 16251 raft_consensus.cc:2243] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.056001 16251 raft_consensus.cc:2272] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.057658 16251 tablet_replica.cc:333] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.058064 16251 raft_consensus.cc:2243] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.058686 16251 raft_consensus.cc:2272] T 1dfc519e592c4904a6d9ae6238ee3160 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.060240 16251 tablet_replica.cc:333] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.060669 16251 raft_consensus.cc:2243] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.061033 16251 raft_consensus.cc:2272] T 32917139660443e9844c4ce72df8b81e P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.062587 16251 tablet_replica.cc:333] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.063026 16251 raft_consensus.cc:2243] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.063361 16251 raft_consensus.cc:2272] T 7ad79b89432f4cf0a2efe6355f17fa28 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.064888 16251 tablet_replica.cc:333] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.065337 16251 raft_consensus.cc:2243] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.065658 16251 raft_consensus.cc:2272] T 1e413370a7cf41f2860645cb24cad849 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.067271 16251 tablet_replica.cc:333] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.067668 16251 raft_consensus.cc:2243] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.068140 16251 raft_consensus.cc:2272] T 2854da58499744c6b308055aa384f0f0 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.070218 16251 tablet_replica.cc:333] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.070838 16251 raft_consensus.cc:2243] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.071646 16251 raft_consensus.cc:2272] T a100db0aacee41c3be4ebe66a62cb09a P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.073756 16251 tablet_replica.cc:333] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.074378 16251 raft_consensus.cc:2243] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.075285 16251 raft_consensus.cc:2272] T 4342c909379d4d098abbe7b4d7b52c64 P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.077052 16251 tablet_replica.cc:333] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.077467 16251 raft_consensus.cc:2243] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.078086 16251 raft_consensus.cc:2272] T a1e62dde59c946d38b1411aa89f33a5c P ac34570f1e7a4bdd8276759411c58e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.079640 16251 tablet_replica.cc:333] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.080030 16251 raft_consensus.cc:2243] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.080343 16251 raft_consensus.cc:2272] T 5c0913a828bd48bda27b8c29e627da22 P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.081836 16251 tablet_replica.cc:333] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84: stopping tablet replica
I20260713 09:06:55.082204 16251 raft_consensus.cc:2243] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.082527 16251 raft_consensus.cc:2272] T 81b639ef3dd446e9a88595712eeeb6ca P ac34570f1e7a4bdd8276759411c58e84 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:55.109431 18507 consensus_peers.cc:597] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer 050dd13854614ae0ab1468de6c9ba020 (127.15.222.194:43895): Couldn't send request to peer 050dd13854614ae0ab1468de6c9ba020. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:43895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.116711 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260713 09:06:55.145119 16251 tablet_server.cc:179] TabletServer@127.15.222.196:0 shutting down...
I20260713 09:06:55.168776 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:55.169394 16251 tablet_replica.cc:333] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.170033 16251 raft_consensus.cc:2243] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.170910 16251 raft_consensus.cc:2272] T c2ca118dc9ee468bbf9be99608ba1b2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.172752 16251 tablet_replica.cc:333] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.173298 16251 raft_consensus.cc:2243] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.173974 16251 raft_consensus.cc:2272] T bf429389727c436aaa5b59a8849d9d4e P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:55.174012 18507 consensus_peers.cc:597] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d -> Peer c70f8c12b6514f2d9664967fa22feb52 (127.15.222.193:43441): Couldn't send request to peer c70f8c12b6514f2d9664967fa22feb52. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:43441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.175693 16251 tablet_replica.cc:333] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.176204 16251 raft_consensus.cc:2243] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.176549 16251 raft_consensus.cc:2272] T e8fea03eea8e4b24bbdc27eff3bbc477 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.178241 16251 tablet_replica.cc:333] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.178691 16251 raft_consensus.cc:2243] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.179039 16251 raft_consensus.cc:2272] T fb887fde31ae4eab86800665f71b8479 P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.180598 16251 tablet_replica.cc:333] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.181110 16251 raft_consensus.cc:2243] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.181771 16251 raft_consensus.cc:2272] T 098ae5affcdf4fb9b4610b946c65404f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.183388 16251 tablet_replica.cc:333] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.183887 16251 raft_consensus.cc:2243] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.184513 16251 raft_consensus.cc:2272] T e577dcd8855b4fad923a11b77a19de2f P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.186094 16251 tablet_replica.cc:333] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.186534 16251 raft_consensus.cc:2243] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.186893 16251 raft_consensus.cc:2272] T 2854da58499744c6b308055aa384f0f0 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.188576 16251 tablet_replica.cc:333] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.189069 16251 raft_consensus.cc:2243] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.189424 16251 raft_consensus.cc:2272] T e3846cfcb3594aee80fce49c1cd91f88 P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.190935 16251 tablet_replica.cc:333] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.191377 16251 raft_consensus.cc:2243] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.191720 16251 raft_consensus.cc:2272] T 5c0913a828bd48bda27b8c29e627da22 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.193253 16251 tablet_replica.cc:333] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.193686 16251 raft_consensus.cc:2243] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.194026 16251 raft_consensus.cc:2272] T a1e62dde59c946d38b1411aa89f33a5c P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.195472 16251 tablet_replica.cc:333] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.195896 16251 raft_consensus.cc:2243] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.196242 16251 raft_consensus.cc:2272] T 49a37612885a489c86c73ef86bf857bd P eda7e78fedbc488d9a67d3fdf6864b9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.197736 16251 tablet_replica.cc:333] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.198173 16251 raft_consensus.cc:2243] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.198526 16251 raft_consensus.cc:2272] T e6d8d49a72bf4d6f8cc3d3b62d52c98a P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.200037 16251 tablet_replica.cc:333] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.200457 16251 raft_consensus.cc:2243] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.200847 16251 raft_consensus.cc:2272] T 71e2ee644b444cdd9418c052addc8f61 P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.202349 16251 tablet_replica.cc:333] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.202764 16251 raft_consensus.cc:2243] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.203460 16251 raft_consensus.cc:2272] T 1e413370a7cf41f2860645cb24cad849 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.205066 16251 tablet_replica.cc:333] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.205494 16251 raft_consensus.cc:2243] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.205850 16251 raft_consensus.cc:2272] T 81b639ef3dd446e9a88595712eeeb6ca P eda7e78fedbc488d9a67d3fdf6864b9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.207370 16251 tablet_replica.cc:333] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.207773 16251 raft_consensus.cc:2243] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.208120 16251 raft_consensus.cc:2272] T 394dbd9fc5e748db93cc2bf7e92cc649 P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.209689 16251 tablet_replica.cc:333] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.210101 16251 raft_consensus.cc:2243] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.210445 16251 raft_consensus.cc:2272] T 78c85469fba444468659d9ab6c9ec48f P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.211951 16251 tablet_replica.cc:333] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d: stopping tablet replica
I20260713 09:06:55.212330 16251 raft_consensus.cc:2243] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.212973 16251 raft_consensus.cc:2272] T a49b2424e55b49bb8dec82d1be259abb P eda7e78fedbc488d9a67d3fdf6864b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.245951 16251 tablet_server.cc:196] TabletServer@127.15.222.196:0 shutdown complete.
I20260713 09:06:55.273401 16251 master.cc:562] Master@127.15.222.254:37275 shutting down...
I20260713 09:06:55.290721 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.291181 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.291440 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P 579ac2cda66642d999f2d00454eaaa34: stopping tablet replica
I20260713 09:06:55.312523 16251 master.cc:584] Master@127.15.222.254:37275 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19036 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:06:55.359227 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:44689
I20260713 09:06:55.360301 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:55.365479 19017 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
W20260713 09:06:55.365726 19018 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
W20260713 09:06:55.366492 19020 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
I20260713 09:06:55.367092 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:55.367901 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:55.368073 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:55.368213 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933615368194 us; error 0 us; skew 500 ppm
I20260713 09:06:55.368696 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:55.371173 16251 webserver.cc:533] Webserver started at http://127.15.222.254:34197/ using document root <none> and password file <none>
I20260713 09:06:55.371614 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:55.371774 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:55.372018 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:55.373070 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/master-0-root/instance:
uuid: "b923464ad0c24e3c9ac28649a2211d2e"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:06:55.377022 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:55.379916 19025 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.380541 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:55.380777 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/master-0-root
uuid: "b923464ad0c24e3c9ac28649a2211d2e"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:06:55.381191 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-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)
I20260713 09:06:55.393850 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:55.394899 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:55.429649 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:44689
I20260713 09:06:55.429698 19076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:44689 every 8 connection(s)
I20260713 09:06:55.433357 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.442526 19077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e: Bootstrap starting.
I20260713 09:06:55.446911 19077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:55.450649 19077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e: No bootstrap required, opened a new log
I20260713 09:06:55.452526 19077 raft_consensus.cc:359] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b923464ad0c24e3c9ac28649a2211d2e" member_type: VOTER }
I20260713 09:06:55.452868 19077 raft_consensus.cc:385] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:55.453095 19077 raft_consensus.cc:740] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b923464ad0c24e3c9ac28649a2211d2e, State: Initialized, Role: FOLLOWER
I20260713 09:06:55.453590 19077 consensus_queue.cc:260] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b923464ad0c24e3c9ac28649a2211d2e" member_type: VOTER }
I20260713 09:06:55.454012 19077 raft_consensus.cc:399] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:55.454206 19077 raft_consensus.cc:493] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:55.454434 19077 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:55.458331 19077 raft_consensus.cc:515] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b923464ad0c24e3c9ac28649a2211d2e" member_type: VOTER }
I20260713 09:06:55.458913 19077 leader_election.cc:304] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [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: b923464ad0c24e3c9ac28649a2211d2e; no voters: 
I20260713 09:06:55.460235 19077 leader_election.cc:290] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:55.460672 19080 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:55.462862 19080 raft_consensus.cc:697] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 1 LEADER]: Becoming Leader. State: Replica: b923464ad0c24e3c9ac28649a2211d2e, State: Running, Role: LEADER
I20260713 09:06:55.463639 19080 consensus_queue.cc:237] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [LEADER]: Queue going to LEADER mode. State: All 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: "b923464ad0c24e3c9ac28649a2211d2e" member_type: VOTER }
I20260713 09:06:55.464733 19077 sys_catalog.cc:565] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:55.469231 19082 sys_catalog.cc:455] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b923464ad0c24e3c9ac28649a2211d2e. Latest consensus state: current_term: 1 leader_uuid: "b923464ad0c24e3c9ac28649a2211d2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b923464ad0c24e3c9ac28649a2211d2e" member_type: VOTER } }
I20260713 09:06:55.469765 19082 sys_catalog.cc:458] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:55.471374 19087 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:55.471324 19081 sys_catalog.cc:455] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b923464ad0c24e3c9ac28649a2211d2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b923464ad0c24e3c9ac28649a2211d2e" member_type: VOTER } }
I20260713 09:06:55.472087 19081 sys_catalog.cc:458] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:55.477180 19087 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:55.480602 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:55.485128 19087 catalog_manager.cc:1383] Generated new cluster ID: ba9ba383d6f34f6f903a4f5cf65966c6
I20260713 09:06:55.485381 19087 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:55.499010 19087 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:55.500133 19087 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:55.521754 19087 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e: Generated new TSK 0
I20260713 09:06:55.522269 19087 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:55.546499 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:55.551878 19098 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
W20260713 09:06:55.552847 19099 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
W20260713 09:06:55.553912 19101 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
I20260713 09:06:55.554256 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:55.555087 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:55.555261 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:55.555421 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933615555402 us; error 0 us; skew 500 ppm
I20260713 09:06:55.555923 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:55.557904 16251 webserver.cc:533] Webserver started at http://127.15.222.193:37175/ using document root <none> and password file <none>
I20260713 09:06:55.558336 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:55.558506 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:55.558737 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:55.559710 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-0-root/instance:
uuid: "f7ab2e7d76234d9f86187399efacd117"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:06:55.563680 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:55.566737 19106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.567444 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:55.567692 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "f7ab2e7d76234d9f86187399efacd117"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:06:55.567939 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-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)
I20260713 09:06:55.579324 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:55.580371 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:55.581699 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:55.583799 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:55.583988 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.584187 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:55.584340 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.620743 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:38463
I20260713 09:06:55.620848 19168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:38463 every 8 connection(s)
I20260713 09:06:55.624960 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:55.631744 19173 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
W20260713 09:06:55.633807 19174 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
I20260713 09:06:55.634210 16251 server_base.cc:1061] running on GCE node
W20260713 09:06:55.635402 19176 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
I20260713 09:06:55.636286 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:55.636508 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:55.636699 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933615636680 us; error 0 us; skew 500 ppm
I20260713 09:06:55.637319 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:55.637499 19169 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44689
I20260713 09:06:55.637851 19169 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:55.638500 19169 heartbeater.cc:507] Master 127.15.222.254:44689 requested a full tablet report, sending...
I20260713 09:06:55.639827 16251 webserver.cc:533] Webserver started at http://127.15.222.194:39679/ using document root <none> and password file <none>
I20260713 09:06:55.640465 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:55.640502 19042 ts_manager.cc:194] Registered new tserver with Master: f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463)
I20260713 09:06:55.640777 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:55.641160 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:55.642568 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-1-root/instance:
uuid: "0679208d621540d9a347ff05f012ae12"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:06:55.642839 19042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52226
I20260713 09:06:55.646942 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:55.649936 19181 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.650583 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:55.650812 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-1-root
uuid: "0679208d621540d9a347ff05f012ae12"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:06:55.651024 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-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)
I20260713 09:06:55.673879 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:55.674871 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:55.676149 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:55.678174 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:55.678341 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.678572 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:55.678706 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.715497 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:46309
I20260713 09:06:55.715586 19243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:46309 every 8 connection(s)
I20260713 09:06:55.719835 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:55.726560 19247 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
W20260713 09:06:55.727937 19248 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
W20260713 09:06:55.731442 19250 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
I20260713 09:06:55.731957 19244 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44689
I20260713 09:06:55.732219 16251 server_base.cc:1061] running on GCE node
I20260713 09:06:55.732383 19244 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:55.733253 19244 heartbeater.cc:507] Master 127.15.222.254:44689 requested a full tablet report, sending...
I20260713 09:06:55.733265 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:55.733700 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:55.733916 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933615733900 us; error 0 us; skew 500 ppm
I20260713 09:06:55.734562 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:55.735342 19042 ts_manager.cc:194] Registered new tserver with Master: 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:55.736858 19042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52232
I20260713 09:06:55.736897 16251 webserver.cc:533] Webserver started at http://127.15.222.195:34289/ using document root <none> and password file <none>
I20260713 09:06:55.737478 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:55.737704 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:55.738023 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:55.739102 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-2-root/instance:
uuid: "da855b5ab40540f89897e3d6f0bf51fb"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:06:55.743076 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:06:55.746012 19255 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.746683 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:55.746942 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-2-root
uuid: "da855b5ab40540f89897e3d6f0bf51fb"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:06:55.747175 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-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)
I20260713 09:06:55.774600 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:55.775619 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:55.776906 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:55.779039 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:55.779217 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.779438 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:55.779583 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.815462 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:35197
I20260713 09:06:55.815577 19317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:35197 every 8 connection(s)
I20260713 09:06:55.827489 19318 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44689
I20260713 09:06:55.827827 19318 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:55.828456 19318 heartbeater.cc:507] Master 127.15.222.254:44689 requested a full tablet report, sending...
I20260713 09:06:55.830205 19042 ts_manager.cc:194] Registered new tserver with Master: da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:55.830345 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012109562s
I20260713 09:06:55.831900 19042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52236
I20260713 09:06:55.853379 19042 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52242:
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"
    }
  }
}
W20260713 09:06:55.855908 19042 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.
I20260713 09:06:55.922714 19209 tablet_service.cc:1511] Processing CreateTablet for tablet fa9dfb1f58de4a4a9bc5ec78479ae227 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:55.924113 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9dfb1f58de4a4a9bc5ec78479ae227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.923759 19206 tablet_service.cc:1511] Processing CreateTablet for tablet 26c987396f0b4ae282d689bf8f5c78f8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:55.925072 19206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c987396f0b4ae282d689bf8f5c78f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.927950 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 7278e6e3e4b94235b64d45c222ae3fb8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:55.928550 19133 tablet_service.cc:1511] Processing CreateTablet for tablet 7278e6e3e4b94235b64d45c222ae3fb8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:55.929239 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7278e6e3e4b94235b64d45c222ae3fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.929451 19134 tablet_service.cc:1511] Processing CreateTablet for tablet fa9dfb1f58de4a4a9bc5ec78479ae227 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:55.930624 19132 tablet_service.cc:1511] Processing CreateTablet for tablet c3d4e8843eb240169480f52f4cd7d04c (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:55.932686 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 26c987396f0b4ae282d689bf8f5c78f8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:55.930624 19134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9dfb1f58de4a4a9bc5ec78479ae227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.934005 19207 tablet_service.cc:1511] Processing CreateTablet for tablet c3d4e8843eb240169480f52f4cd7d04c (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:55.938023 19283 tablet_service.cc:1511] Processing CreateTablet for tablet fa9dfb1f58de4a4a9bc5ec78479ae227 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:55.937268 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7278e6e3e4b94235b64d45c222ae3fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.939284 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9dfb1f58de4a4a9bc5ec78479ae227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.940217 19282 tablet_service.cc:1511] Processing CreateTablet for tablet 7278e6e3e4b94235b64d45c222ae3fb8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:55.941476 19282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7278e6e3e4b94235b64d45c222ae3fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.938051 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d4e8843eb240169480f52f4cd7d04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.943248 19281 tablet_service.cc:1511] Processing CreateTablet for tablet c3d4e8843eb240169480f52f4cd7d04c (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:55.944509 19281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d4e8843eb240169480f52f4cd7d04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.947732 19280 tablet_service.cc:1511] Processing CreateTablet for tablet 26c987396f0b4ae282d689bf8f5c78f8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:55.941344 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c987396f0b4ae282d689bf8f5c78f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.949373 19132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d4e8843eb240169480f52f4cd7d04c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.951259 19280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c987396f0b4ae282d689bf8f5c78f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.985742 19130 tablet_service.cc:1511] Processing CreateTablet for tablet e5cceb4bbd3548adab89ac8127dc63f8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:55.987160 19130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cceb4bbd3548adab89ac8127dc63f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.986907 19207 tablet_service.cc:1511] Processing CreateTablet for tablet e5cceb4bbd3548adab89ac8127dc63f8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:55.988101 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cceb4bbd3548adab89ac8127dc63f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.990958 19129 tablet_service.cc:1511] Processing CreateTablet for tablet aaac245514f144df853abcff36043989 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:55.991166 19279 tablet_service.cc:1511] Processing CreateTablet for tablet e5cceb4bbd3548adab89ac8127dc63f8 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:55.992357 19129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaac245514f144df853abcff36043989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:55.992506 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cceb4bbd3548adab89ac8127dc63f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.022775 19281 tablet_service.cc:1511] Processing CreateTablet for tablet aaac245514f144df853abcff36043989 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:56.024024 19281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaac245514f144df853abcff36043989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.024626 19207 tablet_service.cc:1511] Processing CreateTablet for tablet aaac245514f144df853abcff36043989 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:56.025885 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaac245514f144df853abcff36043989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.034829 19128 tablet_service.cc:1511] Processing CreateTablet for tablet 26b60a436f7e4e74b53135ff62566a40 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:56.036140 19128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b60a436f7e4e74b53135ff62566a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.035863 19208 tablet_service.cc:1511] Processing CreateTablet for tablet 26b60a436f7e4e74b53135ff62566a40 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:56.037122 19208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b60a436f7e4e74b53135ff62566a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.051183 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 26b60a436f7e4e74b53135ff62566a40 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:56.052383 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b60a436f7e4e74b53135ff62566a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.056330 19127 tablet_service.cc:1511] Processing CreateTablet for tablet efafd5d1bf954086b30f11971ae3cdd1 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:56.057670 19127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efafd5d1bf954086b30f11971ae3cdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.060813 19207 tablet_service.cc:1511] Processing CreateTablet for tablet efafd5d1bf954086b30f11971ae3cdd1 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:56.062003 19207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efafd5d1bf954086b30f11971ae3cdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.068495 19334 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.075138 19334 tablet_bootstrap.cc:654] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.086939 19279 tablet_service.cc:1511] Processing CreateTablet for tablet efafd5d1bf954086b30f11971ae3cdd1 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:56.088296 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efafd5d1bf954086b30f11971ae3cdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.090512 19131 tablet_service.cc:1511] Processing CreateTablet for tablet 27491c6c1639440784abd46659c4b513 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:56.091732 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27491c6c1639440784abd46659c4b513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.096946 19333 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.102916 19334 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.103449 19334 ts_tablet_manager.cc:1403] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.004s
I20260713 09:06:56.103570 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 27491c6c1639440784abd46659c4b513 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:56.104734 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27491c6c1639440784abd46659c4b513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.106464 19334 raft_consensus.cc:359] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.107218 19334 raft_consensus.cc:385] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.107561 19334 raft_consensus.cc:740] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.108438 19334 consensus_queue.cc:260] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.109790 19335 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.116459 19335 tablet_bootstrap.cc:654] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.120679 19279 tablet_service.cc:1511] Processing CreateTablet for tablet 27491c6c1639440784abd46659c4b513 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:56.121994 19279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27491c6c1639440784abd46659c4b513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.122152 19133 tablet_service.cc:1511] Processing CreateTablet for tablet 42f2e38d4f854980b449aaf01ccd1672 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:56.122593 19333 tablet_bootstrap.cc:654] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.123339 19133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f2e38d4f854980b449aaf01ccd1672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.130846 19281 tablet_service.cc:1511] Processing CreateTablet for tablet 42f2e38d4f854980b449aaf01ccd1672 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:56.132057 19281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f2e38d4f854980b449aaf01ccd1672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.138286 19209 tablet_service.cc:1511] Processing CreateTablet for tablet 42f2e38d4f854980b449aaf01ccd1672 (DEFAULT_TABLE table=test-workload [id=5ba8abd44a7148d8a946acb3154b3d6b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:56.139525 19209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f2e38d4f854980b449aaf01ccd1672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.149252 19333 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.150529 19333 ts_tablet_manager.cc:1403] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260713 09:06:56.153050 19318 heartbeater.cc:499] Master 127.15.222.254:44689 was elected leader, sending a full tablet report...
I20260713 09:06:56.153690 19334 ts_tablet_manager.cc:1434] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.050s	user 0.017s	sys 0.014s
I20260713 09:06:56.153930 19333 raft_consensus.cc:359] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.154628 19334 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.154600 19333 raft_consensus.cc:385] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.156533 19333 raft_consensus.cc:740] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.157368 19333 consensus_queue.cc:260] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.160116 19335 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.160549 19334 tablet_bootstrap.cc:654] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.160601 19335 ts_tablet_manager.cc:1403] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.026s
I20260713 09:06:56.163635 19335 raft_consensus.cc:359] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.164382 19335 raft_consensus.cc:385] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.164717 19335 raft_consensus.cc:740] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.165956 19244 heartbeater.cc:499] Master 127.15.222.254:44689 was elected leader, sending a full tablet report...
I20260713 09:06:56.165607 19335 consensus_queue.cc:260] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.166989 19333 ts_tablet_manager.cc:1434] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.002s
I20260713 09:06:56.167979 19333 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.173679 19333 tablet_bootstrap.cc:654] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.184830 19333 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.185294 19333 ts_tablet_manager.cc:1403] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:06:56.187875 19333 raft_consensus.cc:359] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.188527 19333 raft_consensus.cc:385] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.188827 19333 raft_consensus.cc:740] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.189596 19169 heartbeater.cc:499] Master 127.15.222.254:44689 was elected leader, sending a full tablet report...
I20260713 09:06:56.190073 19335 ts_tablet_manager.cc:1434] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.015s
I20260713 09:06:56.191080 19335 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.191663 19334 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.192124 19334 ts_tablet_manager.cc:1403] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.007s
I20260713 09:06:56.194495 19333 consensus_queue.cc:260] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.194765 19334 raft_consensus.cc:359] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.195490 19334 raft_consensus.cc:385] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.195781 19334 raft_consensus.cc:740] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.196491 19334 consensus_queue.cc:260] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.197178 19335 tablet_bootstrap.cc:654] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.198436 19333 ts_tablet_manager.cc:1434] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:06:56.198711 19334 ts_tablet_manager.cc:1434] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:56.199378 19333 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.199671 19334 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.206050 19333 tablet_bootstrap.cc:654] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.206195 19334 tablet_bootstrap.cc:654] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.217439 19333 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.217743 19334 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.217890 19333 ts_tablet_manager.cc:1403] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:06:56.218271 19334 ts_tablet_manager.cc:1403] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260713 09:06:56.221050 19333 raft_consensus.cc:359] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.221380 19334 raft_consensus.cc:359] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.221792 19333 raft_consensus.cc:385] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.222149 19334 raft_consensus.cc:385] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.222265 19333 raft_consensus.cc:740] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.222574 19334 raft_consensus.cc:740] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.223312 19333 consensus_queue.cc:260] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.223479 19334 consensus_queue.cc:260] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.227523 19334 ts_tablet_manager.cc:1434] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:06:56.227792 19333 ts_tablet_manager.cc:1434] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:06:56.228549 19334 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.228797 19333 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.235224 19334 tablet_bootstrap.cc:654] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.235585 19333 tablet_bootstrap.cc:654] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.246634 19334 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.247110 19334 ts_tablet_manager.cc:1403] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:06:56.249902 19334 raft_consensus.cc:359] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.250625 19334 raft_consensus.cc:385] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.250911 19334 raft_consensus.cc:740] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.251818 19334 consensus_queue.cc:260] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.256172 19334 ts_tablet_manager.cc:1434] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:06:56.257196 19334 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.263360 19334 tablet_bootstrap.cc:654] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.273021 19335 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.273367 19334 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.273479 19335 ts_tablet_manager.cc:1403] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.083s	user 0.045s	sys 0.033s
I20260713 09:06:56.273929 19334 ts_tablet_manager.cc:1403] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.013s
I20260713 09:06:56.276250 19335 raft_consensus.cc:359] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.276919 19333 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.277004 19335 raft_consensus.cc:385] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.276724 19334 raft_consensus.cc:359] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.277504 19335 raft_consensus.cc:740] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.277550 19333 ts_tablet_manager.cc:1403] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.018s
I20260713 09:06:56.277585 19334 raft_consensus.cc:385] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.278095 19334 raft_consensus.cc:740] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.278432 19335 consensus_queue.cc:260] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.278910 19334 consensus_queue.cc:260] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.280517 19335 ts_tablet_manager.cc:1434] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:56.280689 19333 raft_consensus.cc:359] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.281384 19333 raft_consensus.cc:385] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.281450 19335 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.281735 19333 raft_consensus.cc:740] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.282559 19333 consensus_queue.cc:260] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.284518 19334 ts_tablet_manager.cc:1434] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260713 09:06:56.284585 19333 ts_tablet_manager.cc:1434] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:56.285651 19334 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.287089 19333 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.287727 19335 tablet_bootstrap.cc:654] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.291976 19334 tablet_bootstrap.cc:654] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.293358 19333 tablet_bootstrap.cc:654] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.313720 19337 raft_consensus.cc:493] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.314191 19337 raft_consensus.cc:515] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.322156 19334 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.322625 19334 ts_tablet_manager.cc:1403] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.011s
I20260713 09:06:56.322666 19335 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.323331 19335 ts_tablet_manager.cc:1403] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.022s
I20260713 09:06:56.324813 19340 raft_consensus.cc:493] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.325286 19340 raft_consensus.cc:515] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.325651 19334 raft_consensus.cc:359] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.326385 19334 raft_consensus.cc:385] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.326669 19334 raft_consensus.cc:740] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.327697 19340 leader_election.cc:290] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.327391 19334 consensus_queue.cc:260] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.337422 19335 raft_consensus.cc:359] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.339051 19335 raft_consensus.cc:385] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.339779 19335 raft_consensus.cc:740] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.340853 19335 consensus_queue.cc:260] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.344233 19335 ts_tablet_manager.cc:1434] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:06:56.347716 19335 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.350929 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dfb1f58de4a4a9bc5ec78479ae227" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:56.353199 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dfb1f58de4a4a9bc5ec78479ae227" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.353955 19335 tablet_bootstrap.cc:654] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.353837 19144 raft_consensus.cc:2468] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 0.
I20260713 09:06:56.316708 19337 leader_election.cc:290] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309), f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463)
I20260713 09:06:56.360132 19342 raft_consensus.cc:493] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:56.361207 19257 leader_election.cc:343] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.362037 19259 leader_election.cc:304] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [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: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 0679208d621540d9a347ff05f012ae12
I20260713 09:06:56.362876 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c987396f0b4ae282d689bf8f5c78f8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.363112 19337 raft_consensus.cc:2804] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.363497 19337 raft_consensus.cc:493] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.363844 19337 raft_consensus.cc:3060] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:56.364646 19185 leader_election.cc:343] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.365609 19333 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.366146 19333 ts_tablet_manager.cc:1403] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.005s
I20260713 09:06:56.360576 19342 raft_consensus.cc:515] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.369107 19333 raft_consensus.cc:359] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.369903 19333 raft_consensus.cc:385] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.370242 19333 raft_consensus.cc:740] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.370978 19333 consensus_queue.cc:260] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.372671 19354 raft_consensus.cc:493] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.373138 19354 raft_consensus.cc:515] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.373641 19334 ts_tablet_manager.cc:1434] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.051s	user 0.017s	sys 0.030s
I20260713 09:06:56.375428 19335 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.375934 19335 ts_tablet_manager.cc:1403] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.009s
I20260713 09:06:56.376050 19334 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.377566 19333 ts_tablet_manager.cc:1434] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:56.382426 19334 tablet_bootstrap.cc:654] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.383679 19354 leader_election.cc:290] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.387992 19333 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.389957 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b60a436f7e4e74b53135ff62566a40" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.388700 19334 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.391170 19354 raft_consensus.cc:493] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.390879 19335 raft_consensus.cc:359] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.391410 19334 ts_tablet_manager.cc:1403] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.006s
I20260713 09:06:56.391788 19335 raft_consensus.cc:385] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.391631 19354 raft_consensus.cc:515] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.392189 19335 raft_consensus.cc:740] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.393066 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b60a436f7e4e74b53135ff62566a40" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:56.393013 19335 consensus_queue.cc:260] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.393592 19354 leader_election.cc:290] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.393718 19219 raft_consensus.cc:2468] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 0.
I20260713 09:06:56.394289 19334 raft_consensus.cc:359] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.394939 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c987396f0b4ae282d689bf8f5c78f8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb" is_pre_election: true
I20260713 09:06:56.395658 19293 raft_consensus.cc:2468] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 0.
I20260713 09:06:56.397869 19182 leader_election.cc:304] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [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: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:56.397871 19340 raft_consensus.cc:493] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.395000 19334 raft_consensus.cc:385] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.400223 19334 raft_consensus.cc:740] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.399597 19340 raft_consensus.cc:515] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.400960 19334 consensus_queue.cc:260] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.402086 19340 leader_election.cc:290] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.402637 19340 raft_consensus.cc:2804] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.402982 19340 raft_consensus.cc:493] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.399662 19333 tablet_bootstrap.cc:654] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.403419 19340 raft_consensus.cc:3060] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:56.391312 19259 leader_election.cc:343] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.407002 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cceb4bbd3548adab89ac8127dc63f8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.371325 19342 leader_election.cc:290] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.407639 19144 raft_consensus.cc:2468] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 0.
I20260713 09:06:56.410369 19257 leader_election.cc:304] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [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: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:56.414459 19185 leader_election.cc:304] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0679208d621540d9a347ff05f012ae12, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.416252 19354 raft_consensus.cc:2804] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.416672 19354 raft_consensus.cc:493] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.417023 19354 raft_consensus.cc:3060] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.418006 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cceb4bbd3548adab89ac8127dc63f8" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.418648 19144 raft_consensus.cc:2468] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 0.
I20260713 09:06:56.419866 19259 leader_election.cc:304] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.403031 19334 ts_tablet_manager.cc:1434] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:56.422013 19334 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.425793 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7278e6e3e4b94235b64d45c222ae3fb8" candidate_uuid: "f7ab2e7d76234d9f86187399efacd117" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb" is_pre_election: true
I20260713 09:06:56.426440 19293 raft_consensus.cc:2468] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7ab2e7d76234d9f86187399efacd117 in term 0.
I20260713 09:06:56.427786 19107 leader_election.cc:304] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.428659 19342 raft_consensus.cc:2804] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.429046 19342 raft_consensus.cc:493] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.429395 19342 raft_consensus.cc:3060] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.435459 19354 raft_consensus.cc:515] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.437381 19337 raft_consensus.cc:515] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.437783 19342 raft_consensus.cc:515] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.439492 19337 leader_election.cc:290] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Requested vote from peers 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309), f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463)
I20260713 09:06:56.440090 19337 raft_consensus.cc:2804] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.440433 19337 raft_consensus.cc:493] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.444103 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7278e6e3e4b94235b64d45c222ae3fb8" candidate_uuid: "f7ab2e7d76234d9f86187399efacd117" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb"
I20260713 09:06:56.444703 19293 raft_consensus.cc:3060] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.451639 19364 raft_consensus.cc:2804] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.452092 19364 raft_consensus.cc:493] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.451951 19293 raft_consensus.cc:2468] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7ab2e7d76234d9f86187399efacd117 in term 1.
I20260713 09:06:56.452483 19364 raft_consensus.cc:3060] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.453272 19107 leader_election.cc:304] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.456418 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dfb1f58de4a4a9bc5ec78479ae227" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.457072 19144 raft_consensus.cc:3060] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.458779 19354 leader_election.cc:290] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.444777 19340 raft_consensus.cc:515] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.461288 19340 leader_election.cc:290] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.440758 19337 raft_consensus.cc:3060] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.462218 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c987396f0b4ae282d689bf8f5c78f8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
W20260713 09:06:56.463709 19185 leader_election.cc:343] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:56.466542 19182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.195:35197, user_credentials={real_user=slave}} blocked reactor thread for 68766.3us
I20260713 09:06:56.467651 19143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b60a436f7e4e74b53135ff62566a40" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.468238 19143 raft_consensus.cc:3060] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.469437 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dfb1f58de4a4a9bc5ec78479ae227" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12"
I20260713 09:06:56.470204 19292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c987396f0b4ae282d689bf8f5c78f8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb"
I20260713 09:06:56.470635 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b60a436f7e4e74b53135ff62566a40" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12"
W20260713 09:06:56.470989 19257 leader_election.cc:343] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.471232 19217 raft_consensus.cc:3060] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.467684 19219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cceb4bbd3548adab89ac8127dc63f8" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:56.470803 19292 raft_consensus.cc:3060] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.473327 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7278e6e3e4b94235b64d45c222ae3fb8" candidate_uuid: "f7ab2e7d76234d9f86187399efacd117" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12"
I20260713 09:06:56.473920 19216 raft_consensus.cc:3060] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.476338 19144 raft_consensus.cc:2468] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:56.476884 19337 raft_consensus.cc:515] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
W20260713 09:06:56.478487 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:56.479290 19292 raft_consensus.cc:2468] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 1.
I20260713 09:06:56.479768 19215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cceb4bbd3548adab89ac8127dc63f8" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12"
I20260713 09:06:56.480499 19182 leader_election.cc:304] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [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: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:56.481886 19364 raft_consensus.cc:515] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.482951 19219 raft_consensus.cc:2393] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da855b5ab40540f89897e3d6f0bf51fb in current term 1: Already voted for candidate 0679208d621540d9a347ff05f012ae12 in this term.
I20260713 09:06:56.483170 19259 leader_election.cc:304] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [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: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 0679208d621540d9a347ff05f012ae12
I20260713 09:06:56.479246 19218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7278e6e3e4b94235b64d45c222ae3fb8" candidate_uuid: "f7ab2e7d76234d9f86187399efacd117" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:56.485359 19142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cceb4bbd3548adab89ac8127dc63f8" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.485932 19142 raft_consensus.cc:3060] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.486407 19143 raft_consensus.cc:2468] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:56.488271 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cceb4bbd3548adab89ac8127dc63f8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb" is_pre_election: true
I20260713 09:06:56.489673 19293 raft_consensus.cc:2393] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0679208d621540d9a347ff05f012ae12 in current term 1: Already voted for candidate da855b5ab40540f89897e3d6f0bf51fb in this term.
I20260713 09:06:56.490353 19216 raft_consensus.cc:2468] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7ab2e7d76234d9f86187399efacd117 in term 1.
I20260713 09:06:56.485101 19340 raft_consensus.cc:493] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.491089 19342 leader_election.cc:290] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [CANDIDATE]: Term 1 election: Requested vote from peers 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.473356 19334 tablet_bootstrap.cc:654] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.491945 19342 raft_consensus.cc:2804] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.490607 19259 leader_election.cc:304] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.490792 19217 raft_consensus.cc:2468] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:56.492612 19340 raft_consensus.cc:515] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.489665 19354 raft_consensus.cc:2804] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.494390 19142 raft_consensus.cc:2468] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:56.495179 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4e8843eb240169480f52f4cd7d04c" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.491377 19367 raft_consensus.cc:2804] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:56.496449 19185 leader_election.cc:343] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.498371 19335 ts_tablet_manager.cc:1434] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.110s	user 0.025s	sys 0.050s
I20260713 09:06:56.498747 19366 raft_consensus.cc:2804] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.499620 19335 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.500154 19259 leader_election.cc:304] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [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: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 0679208d621540d9a347ff05f012ae12
I20260713 09:06:56.500401 19340 leader_election.cc:290] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.501376 19337 leader_election.cc:290] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.501968 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4e8843eb240169480f52f4cd7d04c" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb" is_pre_election: true
I20260713 09:06:56.492398 19342 raft_consensus.cc:697] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 1 LEADER]: Becoming Leader. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Running, Role: LEADER
I20260713 09:06:56.502553 19293 raft_consensus.cc:2468] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 0.
I20260713 09:06:56.503127 19342 consensus_queue.cc:237] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.503611 19182 leader_election.cc:304] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [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: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:56.504136 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cceb4bbd3548adab89ac8127dc63f8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.504882 19144 raft_consensus.cc:2393] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0679208d621540d9a347ff05f012ae12 in current term 1: Already voted for candidate da855b5ab40540f89897e3d6f0bf51fb in this term.
I20260713 09:06:56.504842 19340 raft_consensus.cc:2804] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.506510 19340 raft_consensus.cc:493] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.506870 19340 raft_consensus.cc:3060] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.506937 19354 raft_consensus.cc:697] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Becoming Leader. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Running, Role: LEADER
I20260713 09:06:56.507915 19354 consensus_queue.cc:237] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.509918 19335 tablet_bootstrap.cc:654] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.505982 19337 raft_consensus.cc:2804] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.511873 19337 raft_consensus.cc:697] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Becoming Leader. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Running, Role: LEADER
I20260713 09:06:56.514562 19364 leader_election.cc:290] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.512666 19337 consensus_queue.cc:237] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.515833 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cceb4bbd3548adab89ac8127dc63f8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb"
I20260713 09:06:56.516885 19366 raft_consensus.cc:697] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Becoming Leader. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Running, Role: LEADER
I20260713 09:06:56.517246 19182 leader_election.cc:304] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [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: 0679208d621540d9a347ff05f012ae12; no voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:56.517809 19366 consensus_queue.cc:237] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.518483 19364 raft_consensus.cc:2749] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.521654 19333 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.522156 19333 ts_tablet_manager.cc:1403] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.134s	user 0.034s	sys 0.052s
I20260713 09:06:56.525099 19333 raft_consensus.cc:359] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.525743 19333 raft_consensus.cc:385] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.526065 19333 raft_consensus.cc:740] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.526434 19367 raft_consensus.cc:697] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 1 LEADER]: Becoming Leader. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Running, Role: LEADER
I20260713 09:06:56.526271 19042 catalog_manager.cc:5697] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb reported cstate change: term changed from 0 to 1, leader changed from <none> to da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "da855b5ab40540f89897e3d6f0bf51fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.527273 19367 consensus_queue.cc:237] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.528258 19335 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.527705 19038 catalog_manager.cc:5697] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7ab2e7d76234d9f86187399efacd117 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "f7ab2e7d76234d9f86187399efacd117" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.528842 19335 ts_tablet_manager.cc:1403] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.002s
I20260713 09:06:56.530099 19333 consensus_queue.cc:260] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.531855 19335 raft_consensus.cc:359] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.532644 19335 raft_consensus.cc:385] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.533280 19335 raft_consensus.cc:740] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.533815 19340 raft_consensus.cc:515] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.534108 19335 consensus_queue.cc:260] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.534776 19334 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.535208 19334 ts_tablet_manager.cc:1403] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.005s
I20260713 09:06:56.532639 19333 ts_tablet_manager.cc:1434] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:06:56.536871 19335 ts_tablet_manager.cc:1434] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:56.537290 19333 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.537916 19335 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.537563 19334 raft_consensus.cc:359] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.538374 19334 raft_consensus.cc:385] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.538687 19334 raft_consensus.cc:740] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.539387 19334 consensus_queue.cc:260] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.541301 19334 ts_tablet_manager.cc:1434] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:06:56.542128 19334 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.542412 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4e8843eb240169480f52f4cd7d04c" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.543809 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4e8843eb240169480f52f4cd7d04c" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb"
I20260713 09:06:56.544414 19293 raft_consensus.cc:3060] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.545557 19340 leader_election.cc:290] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
W20260713 09:06:56.545701 19185 leader_election.cc:343] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.549510 19334 tablet_bootstrap.cc:654] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.553771 19333 tablet_bootstrap.cc:654] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.555394 19335 tablet_bootstrap.cc:654] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.557665 19293 raft_consensus.cc:2468] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 1.
I20260713 09:06:56.553681 19041 catalog_manager.cc:5697] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0679208d621540d9a347ff05f012ae12 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "0679208d621540d9a347ff05f012ae12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.558984 19182 leader_election.cc:304] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [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: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:56.559815 19367 raft_consensus.cc:2804] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.560266 19367 raft_consensus.cc:697] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 1 LEADER]: Becoming Leader. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Running, Role: LEADER
I20260713 09:06:56.561041 19367 consensus_queue.cc:237] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.564709 19334 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.565197 19334 ts_tablet_manager.cc:1403] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260713 09:06:56.567770 19334 raft_consensus.cc:359] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.568401 19334 raft_consensus.cc:385] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.568656 19334 raft_consensus.cc:740] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.569489 19334 consensus_queue.cc:260] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.571661 19337 raft_consensus.cc:493] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.572110 19337 raft_consensus.cc:515] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.574033 19337 leader_election.cc:290] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.574787 19334 ts_tablet_manager.cc:1434] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:56.574741 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f2e38d4f854980b449aaf01ccd1672" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.575363 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f2e38d4f854980b449aaf01ccd1672" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:56.575860 19334 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb: Bootstrap starting.
I20260713 09:06:56.576749 19335 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.577227 19335 ts_tablet_manager.cc:1403] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.002s
W20260713 09:06:56.576761 19259 leader_election.cc:343] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.577862 19333 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
W20260713 09:06:56.577994 19257 leader_election.cc:343] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:56.578483 19333 ts_tablet_manager.cc:1403] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.006s
I20260713 09:06:56.578433 19257 leader_election.cc:304] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da855b5ab40540f89897e3d6f0bf51fb; no voters: 0679208d621540d9a347ff05f012ae12, f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:56.579180 19337 raft_consensus.cc:2749] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:56.579981 19335 raft_consensus.cc:359] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.580644 19335 raft_consensus.cc:385] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.580962 19335 raft_consensus.cc:740] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.581303 19333 raft_consensus.cc:359] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.581653 19335 consensus_queue.cc:260] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.582103 19333 raft_consensus.cc:385] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.582115 19334 tablet_bootstrap.cc:654] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.582991 19333 raft_consensus.cc:740] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.583846 19335 ts_tablet_manager.cc:1434] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:56.583840 19333 consensus_queue.cc:260] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.585261 19335 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.586150 19333 ts_tablet_manager.cc:1434] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:06:56.587097 19333 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.591533 19335 tablet_bootstrap.cc:654] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.592859 19333 tablet_bootstrap.cc:654] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.595361 19334 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb: No bootstrap required, opened a new log
I20260713 09:06:56.595754 19334 ts_tablet_manager.cc:1403] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:06:56.598057 19334 raft_consensus.cc:359] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.598656 19334 raft_consensus.cc:385] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.598891 19334 raft_consensus.cc:740] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.602671 19335 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.601982 19042 catalog_manager.cc:5697] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb reported cstate change: term changed from 0 to 1, leader changed from <none> to da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "da855b5ab40540f89897e3d6f0bf51fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.603145 19335 ts_tablet_manager.cc:1403] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:06:56.603771 19042 catalog_manager.cc:5697] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb reported cstate change: term changed from 0 to 1, leader changed from <none> to da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "da855b5ab40540f89897e3d6f0bf51fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.605846 19335 raft_consensus.cc:359] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.606596 19335 raft_consensus.cc:385] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.606866 19335 raft_consensus.cc:740] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.607622 19334 consensus_queue.cc:260] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.608625 19335 consensus_queue.cc:260] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.609644 19333 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.609784 19334 ts_tablet_manager.cc:1434] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:56.610080 19333 ts_tablet_manager.cc:1403] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260713 09:06:56.610999 19335 ts_tablet_manager.cc:1434] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:06:56.611917 19335 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.612457 19333 raft_consensus.cc:359] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.613088 19333 raft_consensus.cc:385] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.613340 19333 raft_consensus.cc:740] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.613965 19333 consensus_queue.cc:260] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.615818 19333 ts_tablet_manager.cc:1434] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:56.616677 19333 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.621048 19335 tablet_bootstrap.cc:654] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.620530 19041 catalog_manager.cc:5697] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0679208d621540d9a347ff05f012ae12 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "0679208d621540d9a347ff05f012ae12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.621605 19333 tablet_bootstrap.cc:654] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.626116 19333 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.626499 19333 ts_tablet_manager.cc:1403] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:56.628782 19333 raft_consensus.cc:359] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.629375 19335 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.629390 19333 raft_consensus.cc:385] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.629941 19335 ts_tablet_manager.cc:1403] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:06:56.629889 19333 raft_consensus.cc:740] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.631908 19333 consensus_queue.cc:260] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.633567 19333 ts_tablet_manager.cc:1434] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:56.634353 19333 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12: Bootstrap starting.
I20260713 09:06:56.638060 19335 raft_consensus.cc:359] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.638706 19335 raft_consensus.cc:385] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.639003 19335 raft_consensus.cc:740] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.639261 19333 tablet_bootstrap.cc:654] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.639771 19335 consensus_queue.cc:260] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.641956 19335 ts_tablet_manager.cc:1434] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:06:56.642843 19335 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.643913 19333 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12: No bootstrap required, opened a new log
I20260713 09:06:56.644272 19333 ts_tablet_manager.cc:1403] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:56.646562 19333 raft_consensus.cc:359] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.647151 19333 raft_consensus.cc:385] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.647267 19335 tablet_bootstrap.cc:654] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.647432 19333 raft_consensus.cc:740] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.648195 19333 consensus_queue.cc:260] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.650027 19333 ts_tablet_manager.cc:1434] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:06:56.653321 19335 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.653671 19335 ts_tablet_manager.cc:1403] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:06:56.655464 19335 raft_consensus.cc:359] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.655876 19335 raft_consensus.cc:385] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.656123 19335 raft_consensus.cc:740] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.656690 19335 consensus_queue.cc:260] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.658294 19335 ts_tablet_manager.cc:1434] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:56.659201 19335 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:06:56.662851 19335 tablet_bootstrap.cc:654] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.666304 19335 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: No bootstrap required, opened a new log
I20260713 09:06:56.666631 19335 ts_tablet_manager.cc:1403] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:56.668337 19335 raft_consensus.cc:359] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.668762 19335 raft_consensus.cc:385] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.669008 19335 raft_consensus.cc:740] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.669462 19335 consensus_queue.cc:260] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.671108 19335 ts_tablet_manager.cc:1434] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:06:56.696398 19367 raft_consensus.cc:493] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.696823 19367 raft_consensus.cc:515] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.698367 19367 leader_election.cc:290] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.699090 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27491c6c1639440784abd46659c4b513" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.699352 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27491c6c1639440784abd46659c4b513" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb" is_pre_election: true
I20260713 09:06:56.699631 19144 raft_consensus.cc:2468] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 0.
I20260713 09:06:56.699906 19293 raft_consensus.cc:2468] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 0.
I20260713 09:06:56.700574 19185 leader_election.cc:304] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0679208d621540d9a347ff05f012ae12, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.701192 19367 raft_consensus.cc:2804] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.701510 19367 raft_consensus.cc:493] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.701725 19367 raft_consensus.cc:3060] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.706127 19367 raft_consensus.cc:515] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.707593 19367 leader_election.cc:290] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.708134 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27491c6c1639440784abd46659c4b513" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.708431 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27491c6c1639440784abd46659c4b513" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb"
I20260713 09:06:56.708566 19144 raft_consensus.cc:3060] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.708876 19293 raft_consensus.cc:3060] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.712778 19144 raft_consensus.cc:2468] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 1.
I20260713 09:06:56.712994 19293 raft_consensus.cc:2468] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 1.
I20260713 09:06:56.713691 19185 leader_election.cc:304] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0679208d621540d9a347ff05f012ae12, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.714389 19367 raft_consensus.cc:2804] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.714779 19367 raft_consensus.cc:697] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 1 LEADER]: Becoming Leader. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Running, Role: LEADER
I20260713 09:06:56.715425 19367 consensus_queue.cc:237] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.722146 19038 catalog_manager.cc:5697] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0679208d621540d9a347ff05f012ae12 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "0679208d621540d9a347ff05f012ae12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.725852 19367 raft_consensus.cc:493] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.726315 19367 raft_consensus.cc:515] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.727991 19367 leader_election.cc:290] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.728595 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f2e38d4f854980b449aaf01ccd1672" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.729135 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f2e38d4f854980b449aaf01ccd1672" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb" is_pre_election: true
I20260713 09:06:56.729224 19144 raft_consensus.cc:2468] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 0.
I20260713 09:06:56.729773 19293 raft_consensus.cc:2468] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 0.
I20260713 09:06:56.730304 19185 leader_election.cc:304] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0679208d621540d9a347ff05f012ae12, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.731040 19367 raft_consensus.cc:2804] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.731292 19367 raft_consensus.cc:493] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.731506 19367 raft_consensus.cc:3060] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.735606 19367 raft_consensus.cc:515] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.737054 19367 leader_election.cc:290] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:56.737610 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f2e38d4f854980b449aaf01ccd1672" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.737879 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f2e38d4f854980b449aaf01ccd1672" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb"
I20260713 09:06:56.738021 19144 raft_consensus.cc:3060] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.738329 19293 raft_consensus.cc:3060] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.742235 19144 raft_consensus.cc:2468] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 1.
I20260713 09:06:56.742375 19293 raft_consensus.cc:2468] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 1.
I20260713 09:06:56.743207 19182 leader_election.cc:304] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: 
I20260713 09:06:56.743782 19367 raft_consensus.cc:2804] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.744123 19367 raft_consensus.cc:697] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 1 LEADER]: Becoming Leader. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Running, Role: LEADER
I20260713 09:06:56.744796 19367 consensus_queue.cc:237] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.750769 19038 catalog_manager.cc:5697] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0679208d621540d9a347ff05f012ae12 (127.15.222.194). New cstate: current_term: 1 leader_uuid: "0679208d621540d9a347ff05f012ae12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:56.775424 19337 raft_consensus.cc:493] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.775822 19337 raft_consensus.cc:515] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.777338 19337 leader_election.cc:290] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.777930 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaac245514f144df853abcff36043989" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.778170 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaac245514f144df853abcff36043989" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:56.778540 19144 raft_consensus.cc:2468] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 0.
I20260713 09:06:56.778741 19217 raft_consensus.cc:2468] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 0.
I20260713 09:06:56.779508 19259 leader_election.cc:304] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.780086 19337 raft_consensus.cc:2804] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.780354 19337 raft_consensus.cc:493] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.780591 19337 raft_consensus.cc:3060] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.784866 19337 raft_consensus.cc:515] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.786213 19337 leader_election.cc:290] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.786762 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaac245514f144df853abcff36043989" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.787127 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaac245514f144df853abcff36043989" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12"
I20260713 09:06:56.787215 19144 raft_consensus.cc:3060] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.787571 19217 raft_consensus.cc:3060] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.791349 19144 raft_consensus.cc:2468] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:56.791666 19217 raft_consensus.cc:2468] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:56.792173 19259 leader_election.cc:304] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.792836 19337 raft_consensus.cc:2804] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.793226 19337 raft_consensus.cc:697] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Becoming Leader. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Running, Role: LEADER
I20260713 09:06:56.793908 19337 consensus_queue.cc:237] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.799796 19038 catalog_manager.cc:5697] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb reported cstate change: term changed from 0 to 1, leader changed from <none> to da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "da855b5ab40540f89897e3d6f0bf51fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:56.887480 19217 raft_consensus.cc:3060] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.892990 19337 consensus_queue.cc:1048] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.903542 19337 consensus_queue.cc:1048] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.920372 19337 consensus_queue.cc:1048] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.929467 19368 consensus_queue.cc:1048] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.931917 19144 raft_consensus.cc:3060] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.940243 19367 consensus_queue.cc:1048] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.945698 19367 consensus_queue.cc:1048] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:56.957787 19366 raft_consensus.cc:493] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:56.958225 19366 raft_consensus.cc:515] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.960129 19366 leader_election.cc:290] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.961138 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efafd5d1bf954086b30f11971ae3cdd1" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:56.961251 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efafd5d1bf954086b30f11971ae3cdd1" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117" is_pre_election: true
I20260713 09:06:56.961844 19217 raft_consensus.cc:2468] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 0.
I20260713 09:06:56.961992 19144 raft_consensus.cc:2468] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 0.
I20260713 09:06:56.962932 19257 leader_election.cc:304] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: 
I20260713 09:06:56.963945 19366 raft_consensus.cc:2804] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:56.964296 19366 raft_consensus.cc:493] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:56.964572 19366 raft_consensus.cc:3060] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.969190 19366 raft_consensus.cc:515] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.970974 19366 leader_election.cc:290] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:56.971091 19144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efafd5d1bf954086b30f11971ae3cdd1" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:06:56.971519 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efafd5d1bf954086b30f11971ae3cdd1" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12"
I20260713 09:06:56.971647 19144 raft_consensus.cc:3060] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.972072 19217 raft_consensus.cc:3060] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.977994 19144 raft_consensus.cc:2468] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:56.978376 19217 raft_consensus.cc:2468] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:56.979025 19259 leader_election.cc:304] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:06:56.979640 19366 raft_consensus.cc:2804] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.980037 19366 raft_consensus.cc:697] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Becoming Leader. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Running, Role: LEADER
I20260713 09:06:56.980665 19366 consensus_queue.cc:237] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:56.987216 19041 catalog_manager.cc:5697] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb reported cstate change: term changed from 0 to 1, leader changed from <none> to da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195). New cstate: current_term: 1 leader_uuid: "da855b5ab40540f89897e3d6f0bf51fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:57.003227 19366 consensus_queue.cc:1048] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.011672 19368 consensus_queue.cc:1048] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.033288 16251 ts_manager.cc:295] Set tserver state for f7ab2e7d76234d9f86187399efacd117 to MAINTENANCE_MODE
I20260713 09:06:57.034001 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260713 09:06:57.036803 19342 consensus_queue.cc:1048] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.041020 19342 raft_consensus.cc:493] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.041451 19342 raft_consensus.cc:515] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:57.046123 19216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4e8843eb240169480f52f4cd7d04c" candidate_uuid: "f7ab2e7d76234d9f86187399efacd117" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:57.048520 19342 leader_election.cc:290] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:57.048663 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d4e8843eb240169480f52f4cd7d04c" candidate_uuid: "f7ab2e7d76234d9f86187399efacd117" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb" is_pre_election: true
I20260713 09:06:57.049481 19293 raft_consensus.cc:2393] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7ab2e7d76234d9f86187399efacd117 in current term 1: Already voted for candidate 0679208d621540d9a347ff05f012ae12 in this term.
I20260713 09:06:57.050691 19107 leader_election.cc:304] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7ab2e7d76234d9f86187399efacd117; no voters: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb
I20260713 09:06:57.052335 19342 raft_consensus.cc:3060] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.062196 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:57.063635 16251 tablet_replica.cc:333] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.063593 19342 raft_consensus.cc:2749] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.064707 16251 raft_consensus.cc:2243] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.065322 16251 raft_consensus.cc:2272] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.068256 16251 tablet_replica.cc:333] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.072878 16251 raft_consensus.cc:2243] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.074330 19342 consensus_queue.cc:1048] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.077236 16251 raft_consensus.cc:2272] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.086848 16251 tablet_replica.cc:333] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.087366 16251 raft_consensus.cc:2243] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.087729 16251 raft_consensus.cc:2272] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.089499 16251 tablet_replica.cc:333] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.089979 16251 raft_consensus.cc:2243] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.090335 16251 raft_consensus.cc:2272] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.092502 16251 tablet_replica.cc:333] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.093043 16251 raft_consensus.cc:2243] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.093367 16251 raft_consensus.cc:2272] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.095124 16251 tablet_replica.cc:333] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.095781 16251 raft_consensus.cc:2243] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.096244 16251 raft_consensus.cc:2272] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.098579 16251 tablet_replica.cc:333] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.099215 16251 raft_consensus.cc:2243] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.099658 16251 raft_consensus.cc:2272] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.101358 16251 tablet_replica.cc:333] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.101907 16251 raft_consensus.cc:2243] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.102324 16251 raft_consensus.cc:2272] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.104722 16251 tablet_replica.cc:333] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.105312 16251 raft_consensus.cc:2243] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:57.105676 16251 raft_consensus.cc:2272] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.107436 16251 tablet_replica.cc:333] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: stopping tablet replica
I20260713 09:06:57.107887 16251 raft_consensus.cc:2243] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:57.108605 16251 raft_consensus.cc:2272] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:57.128664 19340 consensus_queue.cc:1048] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:57.136693 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260713 09:06:57.146371 19185 consensus_peers.cc:597] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:57.148061 19185 consensus_peers.cc:597] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:57.193753 19364 consensus_queue.cc:1048] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:57.215108 19185 consensus_peers.cc:597] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:57.281149 19340 consensus_queue.cc:1048] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:57.293627 19259 consensus_peers.cc:597] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:57.294795 19368 consensus_queue.cc:1048] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:57.414515 19185 consensus_peers.cc:597] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:57.466521 19259 consensus_peers.cc:597] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:57.474993 19368 consensus_queue.cc:1048] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:57.479296 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:57.487036 19259 consensus_peers.cc:597] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:57.497396 19259 consensus_peers.cc:597] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:57.535355 19259 consensus_peers.cc:597] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:58.480454 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:58.568446 19427 raft_consensus.cc:493] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7ab2e7d76234d9f86187399efacd117)
I20260713 09:06:58.569126 19427 raft_consensus.cc:515] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:58.570914 19427 leader_election.cc:290] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:06:58.572203 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7278e6e3e4b94235b64d45c222ae3fb8" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb" is_pre_election: true
W20260713 09:06:58.574545 19185 leader_election.cc:336] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111)
I20260713 09:06:58.574906 19185 leader_election.cc:304] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [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: 0679208d621540d9a347ff05f012ae12; no voters: da855b5ab40540f89897e3d6f0bf51fb, f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:58.575542 19427 raft_consensus.cc:2749] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:58.580066 19354 raft_consensus.cc:493] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7ab2e7d76234d9f86187399efacd117)
I20260713 09:06:58.580518 19354 raft_consensus.cc:515] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:58.582043 19354 leader_election.cc:290] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:58.583195 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7278e6e3e4b94235b64d45c222ae3fb8" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12" is_pre_election: true
I20260713 09:06:58.583716 19217 raft_consensus.cc:2468] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 1.
I20260713 09:06:58.585139 19257 leader_election.cc:304] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [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: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: 
W20260713 09:06:58.585650 19259 leader_election.cc:336] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111)
I20260713 09:06:58.585757 19354 raft_consensus.cc:2804] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:58.586108 19354 raft_consensus.cc:493] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader f7ab2e7d76234d9f86187399efacd117)
I20260713 09:06:58.586447 19354 raft_consensus.cc:3060] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:58.592635 19354 raft_consensus.cc:515] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:58.594108 19354 leader_election.cc:290] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 2 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309)
I20260713 09:06:58.594936 19217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7278e6e3e4b94235b64d45c222ae3fb8" candidate_uuid: "da855b5ab40540f89897e3d6f0bf51fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0679208d621540d9a347ff05f012ae12"
I20260713 09:06:58.595422 19217 raft_consensus.cc:3060] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:58.597211 19259 leader_election.cc:336] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111)
I20260713 09:06:58.601449 19217 raft_consensus.cc:2468] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da855b5ab40540f89897e3d6f0bf51fb in term 2.
I20260713 09:06:58.602247 19257 leader_election.cc:304] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [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: 0679208d621540d9a347ff05f012ae12, da855b5ab40540f89897e3d6f0bf51fb; no voters: f7ab2e7d76234d9f86187399efacd117
I20260713 09:06:58.602806 19354 raft_consensus.cc:2804] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:58.603569 19354 raft_consensus.cc:697] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 2 LEADER]: Becoming Leader. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Running, Role: LEADER
I20260713 09:06:58.604380 19354 consensus_queue.cc:237] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:06:58.612366 19041 catalog_manager.cc:5697] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb reported cstate change: term changed from 1 to 2, leader changed from f7ab2e7d76234d9f86187399efacd117 (127.15.222.193) to da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195). New cstate: current_term: 2 leader_uuid: "da855b5ab40540f89897e3d6f0bf51fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:59.107918 19259 consensus_peers.cc:597] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:59.187043 19217 raft_consensus.cc:1275] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 2 FOLLOWER]: Refusing update from remote peer da855b5ab40540f89897e3d6f0bf51fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:59.188367 19354 consensus_queue.cc:1048] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:59.481374 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:59.574506 19185 consensus_peers.cc:597] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:59.667811 19185 consensus_peers.cc:597] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:59.678241 19259 consensus_peers.cc:597] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:59.846923 19259 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260713 09:06:59.849094 19259 consensus_peers.cc:597] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:59.874931 19185 consensus_peers.cc:597] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:59.962395 19185 consensus_peers.cc:597] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:59.962452 19259 consensus_peers.cc:597] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:59.969014 19259 consensus_peers.cc:597] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:00.085093 19259 consensus_peers.cc:597] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:00.482246 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:01.467185 19259 consensus_peers.cc:597] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:01.483070 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:02.134938 19185 consensus_peers.cc:597] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:02.155906 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:02.162246 19440 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
W20260713 09:07:02.162705 19441 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
W20260713 09:07:02.165475 19443 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
I20260713 09:07:02.165512 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:02.167155 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:02.167364 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:02.167523 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933622167507 us; error 0 us; skew 500 ppm
I20260713 09:07:02.168044 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:02.170495 16251 webserver.cc:533] Webserver started at http://127.15.222.193:37175/ using document root <none> and password file <none>
I20260713 09:07:02.170974 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:02.171141 16251 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:07:02.174726 16251 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:07:02.178331 19448 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:02.179013 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:02.179276 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "f7ab2e7d76234d9f86187399efacd117"
format_stamp: "Formatted at 2026-07-13 09:06:55 on dist-test-slave-lzdr"
I20260713 09:07:02.179620 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933547729231-16251-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)
I20260713 09:07:02.198048 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:02.199255 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:02.201033 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:02.204777 19455 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:07:02.236527 19185 consensus_peers.cc:597] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:07:02.238687 19185 consensus_peers.cc:597] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:02.251047 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:07:02.251339 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.001s	sys 0.001s
I20260713 09:07:02.251613 16251 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:07:02.256075 19455 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.267339 19455 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.267922 19455 tablet_bootstrap.cc:492] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.268419 19455 ts_tablet_manager.cc:1403] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:07:02.270427 19455 raft_consensus.cc:359] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.270913 19455 raft_consensus.cc:740] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.271610 19455 consensus_queue.cc:260] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.274112 19455 ts_tablet_manager.cc:1434] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:02.274775 19455 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.286840 19455 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.287474 19455 tablet_bootstrap.cc:492] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.287536 16251 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:07:02.287849 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.037s	sys 0.000s
I20260713 09:07:02.288007 19455 ts_tablet_manager.cc:1403] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260713 09:07:02.290050 19455 raft_consensus.cc:359] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.290553 19455 raft_consensus.cc:740] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.291126 19455 consensus_queue.cc:260] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [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: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.292538 19455 ts_tablet_manager.cc:1434] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260713 09:07:02.293156 19455 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.306370 19455 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.307068 19455 tablet_bootstrap.cc:492] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.307545 19455 ts_tablet_manager.cc:1403] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:07:02.309963 19455 raft_consensus.cc:359] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.310479 19455 raft_consensus.cc:740] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.311147 19455 consensus_queue.cc:260] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [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: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.313125 19455 ts_tablet_manager.cc:1434] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:07:02.313751 19455 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.322959 19455 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.323531 19455 tablet_bootstrap.cc:492] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.324095 19455 ts_tablet_manager.cc:1403] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:07:02.326223 19455 raft_consensus.cc:359] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.326665 19455 raft_consensus.cc:740] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.327195 19455 consensus_queue.cc:260] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.328500 19455 ts_tablet_manager.cc:1434] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260713 09:07:02.329118 19455 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.339774 19455 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.340368 19455 tablet_bootstrap.cc:492] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.340889 19455 ts_tablet_manager.cc:1403] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:07:02.341738 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:38463
I20260713 09:07:02.341940 19517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:38463 every 8 connection(s)
I20260713 09:07:02.343071 19455 raft_consensus.cc:359] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.343531 19455 raft_consensus.cc:740] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.344087 19455 consensus_queue.cc:260] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.345768 19455 ts_tablet_manager.cc:1434] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:02.346568 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:02.346640 19455 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.362164 19518 heartbeater.cc:344] Connected to a master server at 127.15.222.254:44689
I20260713 09:07:02.362494 19455 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.362494 19518 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:02.363444 19455 tablet_bootstrap.cc:492] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.363534 19518 heartbeater.cc:507] Master 127.15.222.254:44689 requested a full tablet report, sending...
I20260713 09:07:02.364032 19455 ts_tablet_manager.cc:1403] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:07:02.366865 19455 raft_consensus.cc:359] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.367522 19455 raft_consensus.cc:740] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.368186 19455 consensus_queue.cc:260] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.370069 19455 ts_tablet_manager.cc:1434] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:02.370743 19455 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.371093 19293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa9dfb1f58de4a4a9bc5ec78479ae227"
dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb"
mode: GRACEFUL
new_leader_uuid: "0679208d621540d9a347ff05f012ae12"
 from {username='slave'} at 127.0.0.1:38314
I20260713 09:07:02.371765 19293 raft_consensus.cc:606] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Received request to transfer leadership to TS 0679208d621540d9a347ff05f012ae12
I20260713 09:07:02.372970 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:02.373538 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:02.374200 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:02.376401 19042 ts_manager.cc:194] Re-registered known tserver with Master: f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463)
I20260713 09:07:02.387287 19455 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.388123 19455 tablet_bootstrap.cc:492] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.388576 19042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44798
I20260713 09:07:02.388697 19455 ts_tablet_manager.cc:1403] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:07:02.391157 19455 raft_consensus.cc:359] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.391599 19455 raft_consensus.cc:740] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.391871 19518 heartbeater.cc:499] Master 127.15.222.254:44689 was elected leader, sending a full tablet report...
I20260713 09:07:02.392184 19455 consensus_queue.cc:260] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [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: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.393622 19455 ts_tablet_manager.cc:1434] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:07:02.394213 19455 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.414109 19455 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.415077 19455 tablet_bootstrap.cc:492] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.415839 19455 ts_tablet_manager.cc:1403] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:07:02.418557 19455 raft_consensus.cc:359] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.419297 19455 raft_consensus.cc:740] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.420253 19455 consensus_queue.cc:260] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [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: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.422813 19455 ts_tablet_manager.cc:1434] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:02.423709 19455 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.438454 19455 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.439155 19455 tablet_bootstrap.cc:492] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.439652 19455 ts_tablet_manager.cc:1403] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:07:02.441521 19455 raft_consensus.cc:359] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.441982 19455 raft_consensus.cc:740] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.442493 19455 consensus_queue.cc:260] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [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: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.444123 19455 ts_tablet_manager.cc:1434] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:02.444854 19455 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: Bootstrap starting.
I20260713 09:07:02.447265 19490 raft_consensus.cc:3060] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.456862 19455 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: 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
I20260713 09:07:02.457590 19455 tablet_bootstrap.cc:492] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: Bootstrap complete.
I20260713 09:07:02.458248 19455 ts_tablet_manager.cc:1403] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:07:02.460812 19455 raft_consensus.cc:359] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.461448 19455 raft_consensus.cc:740] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ab2e7d76234d9f86187399efacd117, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.462090 19455 consensus_queue.cc:260] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.463487 19455 ts_tablet_manager.cc:1434] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
W20260713 09:07:02.483856 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:02.718644 19436 raft_consensus.cc:993] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb: : Instructing follower 0679208d621540d9a347ff05f012ae12 to start an election
I20260713 09:07:02.719058 19436 raft_consensus.cc:1081] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Signalling peer 0679208d621540d9a347ff05f012ae12 to start an election
I20260713 09:07:02.720446 19217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa9dfb1f58de4a4a9bc5ec78479ae227"
dest_uuid: "0679208d621540d9a347ff05f012ae12"
 from {username='slave'} at 127.0.0.1:51300
I20260713 09:07:02.720952 19217 raft_consensus.cc:493] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.721258 19217 raft_consensus.cc:3060] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.726794 19217 raft_consensus.cc:515] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.728453 19217 leader_election.cc:290] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 2 election: Requested vote from peers f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463), da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195:35197)
I20260713 09:07:02.729146 19490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dfb1f58de4a4a9bc5ec78479ae227" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7ab2e7d76234d9f86187399efacd117"
I20260713 09:07:02.729377 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dfb1f58de4a4a9bc5ec78479ae227" candidate_uuid: "0679208d621540d9a347ff05f012ae12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da855b5ab40540f89897e3d6f0bf51fb"
I20260713 09:07:02.729701 19490 raft_consensus.cc:3060] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.729943 19293 raft_consensus.cc:3055] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:02.730239 19293 raft_consensus.cc:740] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da855b5ab40540f89897e3d6f0bf51fb, State: Running, Role: LEADER
I20260713 09:07:02.730983 19293 consensus_queue.cc:260] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.732016 19293 raft_consensus.cc:3060] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.734417 19490 raft_consensus.cc:2468] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 2.
I20260713 09:07:02.735337 19185 leader_election.cc:304] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0679208d621540d9a347ff05f012ae12, f7ab2e7d76234d9f86187399efacd117; no voters: 
I20260713 09:07:02.735924 19427 raft_consensus.cc:2804] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:02.737015 19427 raft_consensus.cc:697] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 2 LEADER]: Becoming Leader. State: Replica: 0679208d621540d9a347ff05f012ae12, State: Running, Role: LEADER
I20260713 09:07:02.737254 19293 raft_consensus.cc:2468] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0679208d621540d9a347ff05f012ae12 in term 2.
I20260713 09:07:02.737957 19427 consensus_queue.cc:237] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } }
I20260713 09:07:02.744176 19042 catalog_manager.cc:5697] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 reported cstate change: term changed from 1 to 2, leader changed from da855b5ab40540f89897e3d6f0bf51fb (127.15.222.195) to 0679208d621540d9a347ff05f012ae12 (127.15.222.194). New cstate: current_term: 2 leader_uuid: "0679208d621540d9a347ff05f012ae12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0679208d621540d9a347ff05f012ae12" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.170620 19293 raft_consensus.cc:1275] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 2 FOLLOWER]: Refusing update from remote peer 0679208d621540d9a347ff05f012ae12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.171708 19546 consensus_queue.cc:1048] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da855b5ab40540f89897e3d6f0bf51fb" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 35197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.179999 19490 raft_consensus.cc:1275] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 2 FOLLOWER]: Refusing update from remote peer 0679208d621540d9a347ff05f012ae12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.181634 19546 consensus_queue.cc:1048] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ab2e7d76234d9f86187399efacd117" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 38463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.383567 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:03.388716 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:03.389117 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:03.389564 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:03.484762 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:04.485610 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:04.498364 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:04.503499 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:04.503847 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:04.504251 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:05.058694 19240 debug-util.cc:398] Leaking SignalData structure 0x7b080016f540 after lost signal to thread 16254
W20260713 09:07:05.059563 19240 debug-util.cc:398] Leaking SignalData structure 0x7b0800143180 after lost signal to thread 19076
W20260713 09:07:05.060397 19240 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2fc0 after lost signal to thread 19243
W20260713 09:07:05.061144 19240 debug-util.cc:398] Leaking SignalData structure 0x7b08002323e0 after lost signal to thread 19317
W20260713 09:07:05.061967 19240 debug-util.cc:398] Leaking SignalData structure 0x7b08001470c0 after lost signal to thread 19517
W20260713 09:07:05.486465 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:05.510303 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:05.518370 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:05.518837 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:05.519373 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:06.487529 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:06.528052 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:06.536141 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:06.536618 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:06.537171 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:07.488346 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:07.545480 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:07.551452 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:07.556205 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:07.556505 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:08.489339 19090 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:08.576543 16251 tablet_server.cc:179] TabletServer@127.15.222.193:38463 shutting down...
I20260713 09:07:08.605597 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:08.606278 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.607005 16251 raft_consensus.cc:2243] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.607570 16251 raft_consensus.cc:2272] T c3d4e8843eb240169480f52f4cd7d04c P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.609887 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.610426 16251 raft_consensus.cc:2243] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.610849 16251 raft_consensus.cc:2272] T 26b60a436f7e4e74b53135ff62566a40 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.612874 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.613442 16251 raft_consensus.cc:2243] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.613919 16251 raft_consensus.cc:2272] T 42f2e38d4f854980b449aaf01ccd1672 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.616073 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.616597 16251 raft_consensus.cc:2243] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.617019 16251 raft_consensus.cc:2272] T efafd5d1bf954086b30f11971ae3cdd1 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.619143 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.619642 16251 raft_consensus.cc:2243] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.620105 16251 raft_consensus.cc:2272] T 7278e6e3e4b94235b64d45c222ae3fb8 P f7ab2e7d76234d9f86187399efacd117 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.622249 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.622731 16251 raft_consensus.cc:2243] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.623095 16251 raft_consensus.cc:2272] T e5cceb4bbd3548adab89ac8127dc63f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.625221 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.625690 16251 raft_consensus.cc:2243] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.626158 16251 raft_consensus.cc:2272] T aaac245514f144df853abcff36043989 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.628573 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.629208 16251 raft_consensus.cc:2243] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.629652 16251 raft_consensus.cc:2272] T fa9dfb1f58de4a4a9bc5ec78479ae227 P f7ab2e7d76234d9f86187399efacd117 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.631520 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.631951 16251 raft_consensus.cc:2243] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.632335 16251 raft_consensus.cc:2272] T 26c987396f0b4ae282d689bf8f5c78f8 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.634203 16251 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:08.634681 16251 raft_consensus.cc:2243] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.635067 16251 raft_consensus.cc:2272] T 27491c6c1639440784abd46659c4b513 P f7ab2e7d76234d9f86187399efacd117 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.664356 16251 tablet_server.cc:196] TabletServer@127.15.222.193:38463 shutdown complete.
W20260713 09:07:08.676791 19259 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111) [suppressed 49 similar messages]
W20260713 09:07:08.680428 19259 consensus_peers.cc:597] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.690369 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260713 09:07:08.712697 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:08.713423 16251 tablet_replica.cc:333] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.714335 16251 raft_consensus.cc:2243] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.715423 16251 raft_consensus.cc:2272] T 42f2e38d4f854980b449aaf01ccd1672 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.717538 16251 tablet_replica.cc:333] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.718096 16251 raft_consensus.cc:2243] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.718487 16251 raft_consensus.cc:2272] T efafd5d1bf954086b30f11971ae3cdd1 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.720391 16251 tablet_replica.cc:333] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.720826 16251 raft_consensus.cc:2243] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.721575 16251 raft_consensus.cc:2272] T fa9dfb1f58de4a4a9bc5ec78479ae227 P 0679208d621540d9a347ff05f012ae12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.723474 16251 tablet_replica.cc:333] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.723938 16251 raft_consensus.cc:2243] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.724364 16251 raft_consensus.cc:2272] T aaac245514f144df853abcff36043989 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.726257 16251 tablet_replica.cc:333] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.726732 16251 raft_consensus.cc:2243] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.727157 16251 raft_consensus.cc:2272] T e5cceb4bbd3548adab89ac8127dc63f8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.729122 16251 tablet_replica.cc:333] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.729552 16251 raft_consensus.cc:2243] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.729957 16251 raft_consensus.cc:2272] T 7278e6e3e4b94235b64d45c222ae3fb8 P 0679208d621540d9a347ff05f012ae12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.731644 16251 tablet_replica.cc:333] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.732064 16251 raft_consensus.cc:2243] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.732474 16251 raft_consensus.cc:2272] T 26b60a436f7e4e74b53135ff62566a40 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.734155 16251 tablet_replica.cc:333] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.734587 16251 raft_consensus.cc:2243] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.735325 16251 raft_consensus.cc:2272] T c3d4e8843eb240169480f52f4cd7d04c P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.737157 16251 tablet_replica.cc:333] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.737584 16251 raft_consensus.cc:2243] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.738260 16251 raft_consensus.cc:2272] T 27491c6c1639440784abd46659c4b513 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.740572 16251 tablet_replica.cc:333] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12: stopping tablet replica
I20260713 09:07:08.741160 16251 raft_consensus.cc:2243] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.742238 16251 raft_consensus.cc:2272] T 26c987396f0b4ae282d689bf8f5c78f8 P 0679208d621540d9a347ff05f012ae12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:08.743916 19257 consensus_peers.cc:597] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb -> Peer 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309): Couldn't send request to peer 0679208d621540d9a347ff05f012ae12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:08.744324 19259 consensus_peers.cc:597] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.788017 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260713 09:07:08.808183 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
W20260713 09:07:08.816286 19257 consensus_peers.cc:597] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb -> Peer 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309): Couldn't send request to peer 0679208d621540d9a347ff05f012ae12. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:46309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:08.817066 19259 consensus_peers.cc:597] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb -> Peer f7ab2e7d76234d9f86187399efacd117 (127.15.222.193:38463): Couldn't send request to peer f7ab2e7d76234d9f86187399efacd117. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.832525 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:08.833190 16251 tablet_replica.cc:333] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.833767 16251 raft_consensus.cc:2243] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.834173 16251 raft_consensus.cc:2272] T 42f2e38d4f854980b449aaf01ccd1672 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.836113 16251 tablet_replica.cc:333] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.836668 16251 raft_consensus.cc:2243] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.837404 16251 raft_consensus.cc:2272] T efafd5d1bf954086b30f11971ae3cdd1 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.839195 16251 tablet_replica.cc:333] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.839650 16251 raft_consensus.cc:2243] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.840468 16251 raft_consensus.cc:2272] T aaac245514f144df853abcff36043989 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.842547 16251 tablet_replica.cc:333] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
W20260713 09:07:08.842852 19257 consensus_peers.cc:597] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb -> Peer 0679208d621540d9a347ff05f012ae12 (127.15.222.194:46309): Couldn't send request to peer 0679208d621540d9a347ff05f012ae12. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:46309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.843055 16251 raft_consensus.cc:2243] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.843868 16251 raft_consensus.cc:2272] T 7278e6e3e4b94235b64d45c222ae3fb8 P da855b5ab40540f89897e3d6f0bf51fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.845717 16251 tablet_replica.cc:333] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.846153 16251 raft_consensus.cc:2243] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.846869 16251 raft_consensus.cc:2272] T e5cceb4bbd3548adab89ac8127dc63f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.848564 16251 tablet_replica.cc:333] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.849078 16251 raft_consensus.cc:2243] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.849480 16251 raft_consensus.cc:2272] T 27491c6c1639440784abd46659c4b513 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.851166 16251 tablet_replica.cc:333] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.851613 16251 raft_consensus.cc:2243] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.852021 16251 raft_consensus.cc:2272] T 26c987396f0b4ae282d689bf8f5c78f8 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.853747 16251 tablet_replica.cc:333] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.854159 16251 raft_consensus.cc:2243] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.854832 16251 raft_consensus.cc:2272] T 26b60a436f7e4e74b53135ff62566a40 P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.856510 16251 tablet_replica.cc:333] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.856974 16251 raft_consensus.cc:2243] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.857331 16251 raft_consensus.cc:2272] T c3d4e8843eb240169480f52f4cd7d04c P da855b5ab40540f89897e3d6f0bf51fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.859016 16251 tablet_replica.cc:333] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb: stopping tablet replica
I20260713 09:07:08.859434 16251 raft_consensus.cc:2243] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.859840 16251 raft_consensus.cc:2272] T fa9dfb1f58de4a4a9bc5ec78479ae227 P da855b5ab40540f89897e3d6f0bf51fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.888763 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260713 09:07:08.909194 16251 master.cc:562] Master@127.15.222.254:44689 shutting down...
I20260713 09:07:08.927709 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.928211 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.928485 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P b923464ad0c24e3c9ac28649a2211d2e: stopping tablet replica
I20260713 09:07:08.945806 16251 master.cc:584] Master@127.15.222.254:44689 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13625 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:07:08.984711 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:42733
I20260713 09:07:08.985826 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:08.991075 19568 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
W20260713 09:07:08.991139 19567 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
W20260713 09:07:08.992055 19570 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
I20260713 09:07:08.992308 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:08.993171 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:08.993343 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:08.993495 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933628993477 us; error 0 us; skew 500 ppm
I20260713 09:07:08.994010 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:08.996095 16251 webserver.cc:533] Webserver started at http://127.15.222.254:45363/ using document root <none> and password file <none>
I20260713 09:07:08.996554 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:08.996711 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:08.997234 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:08.998297 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/master-0-root/instance:
uuid: "6b10edc56db94c1bb71c94c59a341615"
format_stamp: "Formatted at 2026-07-13 09:07:08 on dist-test-slave-lzdr"
I20260713 09:07:09.002311 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260713 09:07:09.005270 19575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.005900 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:07:09.006137 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/master-0-root
uuid: "6b10edc56db94c1bb71c94c59a341615"
format_stamp: "Formatted at 2026-07-13 09:07:08 on dist-test-slave-lzdr"
I20260713 09:07:09.006381 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-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)
I20260713 09:07:09.030767 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.031847 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.066680 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:42733
I20260713 09:07:09.066792 19626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:42733 every 8 connection(s)
I20260713 09:07:09.070267 19627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.080401 19627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615: Bootstrap starting.
I20260713 09:07:09.084867 19627 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.088632 19627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615: No bootstrap required, opened a new log
I20260713 09:07:09.090649 19627 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b10edc56db94c1bb71c94c59a341615" member_type: VOTER }
I20260713 09:07:09.091041 19627 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.091254 19627 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b10edc56db94c1bb71c94c59a341615, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.091755 19627 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b10edc56db94c1bb71c94c59a341615" member_type: VOTER }
I20260713 09:07:09.092191 19627 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:09.092393 19627 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:09.092641 19627 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.096470 19627 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b10edc56db94c1bb71c94c59a341615" member_type: VOTER }
I20260713 09:07:09.096912 19627 leader_election.cc:304] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [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: 6b10edc56db94c1bb71c94c59a341615; no voters: 
I20260713 09:07:09.097949 19627 leader_election.cc:290] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:09.098272 19630 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.099481 19630 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 1 LEADER]: Becoming Leader. State: Replica: 6b10edc56db94c1bb71c94c59a341615, State: Running, Role: LEADER
I20260713 09:07:09.100021 19630 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [LEADER]: Queue going to LEADER mode. State: All 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: "6b10edc56db94c1bb71c94c59a341615" member_type: VOTER }
I20260713 09:07:09.100658 19627 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:09.104570 19631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b10edc56db94c1bb71c94c59a341615" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b10edc56db94c1bb71c94c59a341615" member_type: VOTER } }
I20260713 09:07:09.104746 19632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b10edc56db94c1bb71c94c59a341615. Latest consensus state: current_term: 1 leader_uuid: "6b10edc56db94c1bb71c94c59a341615" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b10edc56db94c1bb71c94c59a341615" member_type: VOTER } }
I20260713 09:07:09.105211 19631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:09.105297 19632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:09.107065 19637 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:09.113233 19637 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:09.114108 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:09.121958 19637 catalog_manager.cc:1383] Generated new cluster ID: 707613e8d6114924b4ba7d42faf48408
I20260713 09:07:09.122220 19637 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:09.143781 19637 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:09.145192 19637 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:09.162529 19637 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615: Generated new TSK 0
I20260713 09:07:09.163168 19637 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:09.180330 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.186867 19648 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
W20260713 09:07:09.187740 19649 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
W20260713 09:07:09.188982 19651 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
I20260713 09:07:09.190069 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:09.190981 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.191184 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.191308 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933629191295 us; error 0 us; skew 500 ppm
I20260713 09:07:09.191830 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.194026 16251 webserver.cc:533] Webserver started at http://127.15.222.193:33181/ using document root <none> and password file <none>
I20260713 09:07:09.194459 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.194633 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.194854 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.196094 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-0-root/instance:
uuid: "8fe17d06883344449c5a08ab32af6375"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-lzdr"
I20260713 09:07:09.201072 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:07:09.204456 19656 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.205309 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:07:09.205598 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "8fe17d06883344449c5a08ab32af6375"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-lzdr"
I20260713 09:07:09.205868 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-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)
I20260713 09:07:09.234851 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.236178 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.237907 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.240345 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.240551 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.240792 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.240978 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:09.282490 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:43889
I20260713 09:07:09.282586 19718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:43889 every 8 connection(s)
I20260713 09:07:09.287025 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.293941 19723 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
W20260713 09:07:09.296061 19724 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
I20260713 09:07:09.296167 16251 server_base.cc:1061] running on GCE node
W20260713 09:07:09.297206 19726 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
I20260713 09:07:09.298007 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.298190 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.298357 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933629298337 us; error 0 us; skew 500 ppm
I20260713 09:07:09.298931 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.300179 19719 heartbeater.cc:344] Connected to a master server at 127.15.222.254:42733
I20260713 09:07:09.300539 19719 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:09.301415 19719 heartbeater.cc:507] Master 127.15.222.254:42733 requested a full tablet report, sending...
I20260713 09:07:09.301458 16251 webserver.cc:533] Webserver started at http://127.15.222.194:32943/ using document root <none> and password file <none>
I20260713 09:07:09.302193 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.302426 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.302680 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.303633 19592 ts_manager.cc:194] Registered new tserver with Master: 8fe17d06883344449c5a08ab32af6375 (127.15.222.193:43889)
I20260713 09:07:09.303853 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-1-root/instance:
uuid: "aec4b23b6c854790b0f71bcb329757c9"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-lzdr"
I20260713 09:07:09.305397 19592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45554
I20260713 09:07:09.308697 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260713 09:07:09.311991 19731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.312659 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:09.312907 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-1-root
uuid: "aec4b23b6c854790b0f71bcb329757c9"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-lzdr"
I20260713 09:07:09.313194 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-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)
I20260713 09:07:09.335839 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.336863 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.338158 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.340131 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.340310 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.340513 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.340672 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.376581 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:40419
I20260713 09:07:09.376668 19793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:40419 every 8 connection(s)
I20260713 09:07:09.380961 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.387295 19797 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
W20260713 09:07:09.388206 19798 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
I20260713 09:07:09.391620 19794 heartbeater.cc:344] Connected to a master server at 127.15.222.254:42733
I20260713 09:07:09.392055 19794 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:09.392320 19800 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
I20260713 09:07:09.392807 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:09.393019 19794 heartbeater.cc:507] Master 127.15.222.254:42733 requested a full tablet report, sending...
I20260713 09:07:09.393667 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.393889 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.394042 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933629394026 us; error 0 us; skew 500 ppm
I20260713 09:07:09.394547 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.394996 19592 ts_manager.cc:194] Registered new tserver with Master: aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419)
I20260713 09:07:09.396445 19592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45562
I20260713 09:07:09.396860 16251 webserver.cc:533] Webserver started at http://127.15.222.195:33227/ using document root <none> and password file <none>
I20260713 09:07:09.397430 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.397625 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.397931 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.399154 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-2-root/instance:
uuid: "11d1c595b2e141519e39ee6f62c86e0c"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-lzdr"
I20260713 09:07:09.403210 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:09.406131 19805 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.406821 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:07:09.407069 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-2-root
uuid: "11d1c595b2e141519e39ee6f62c86e0c"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-lzdr"
I20260713 09:07:09.407305 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933547729231-16251-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)
I20260713 09:07:09.419893 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.420914 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.422225 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.424154 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.424321 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.424539 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.424683 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.462066 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:32961
I20260713 09:07:09.462145 19867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:32961 every 8 connection(s)
I20260713 09:07:09.475469 19868 heartbeater.cc:344] Connected to a master server at 127.15.222.254:42733
I20260713 09:07:09.475800 19868 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:09.476432 19868 heartbeater.cc:507] Master 127.15.222.254:42733 requested a full tablet report, sending...
I20260713 09:07:09.478255 19592 ts_manager.cc:194] Registered new tserver with Master: 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195:32961)
I20260713 09:07:09.479327 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013228192s
I20260713 09:07:09.479825 19592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45568
I20260713 09:07:09.501317 19592 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45582:
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"
    }
  }
}
W20260713 09:07:09.503376 19592 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.
I20260713 09:07:09.546054 19833 tablet_service.cc:1511] Processing CreateTablet for tablet 206654b751284214a97db426f56322b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=143c4d2473c24a8c967a07ffc2351538]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:09.547400 19833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206654b751284214a97db426f56322b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.548472 19832 tablet_service.cc:1511] Processing CreateTablet for tablet b20c2016cb1745c183f34b775c96dcaf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=143c4d2473c24a8c967a07ffc2351538]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:09.549746 19832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20c2016cb1745c183f34b775c96dcaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.554402 19759 tablet_service.cc:1511] Processing CreateTablet for tablet 206654b751284214a97db426f56322b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=143c4d2473c24a8c967a07ffc2351538]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:09.554701 19758 tablet_service.cc:1511] Processing CreateTablet for tablet b20c2016cb1745c183f34b775c96dcaf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=143c4d2473c24a8c967a07ffc2351538]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:09.555644 19759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206654b751284214a97db426f56322b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.556221 19758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20c2016cb1745c183f34b775c96dcaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.558105 19684 tablet_service.cc:1511] Processing CreateTablet for tablet 206654b751284214a97db426f56322b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=143c4d2473c24a8c967a07ffc2351538]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:09.559285 19684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 206654b751284214a97db426f56322b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.566530 19883 tablet_bootstrap.cc:492] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c: Bootstrap starting.
I20260713 09:07:09.566460 19683 tablet_service.cc:1511] Processing CreateTablet for tablet b20c2016cb1745c183f34b775c96dcaf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=143c4d2473c24a8c967a07ffc2351538]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:09.568142 19683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b20c2016cb1745c183f34b775c96dcaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.573319 19883 tablet_bootstrap.cc:654] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.580179 19883 tablet_bootstrap.cc:492] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c: No bootstrap required, opened a new log
I20260713 09:07:09.580637 19883 ts_tablet_manager.cc:1403] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260713 09:07:09.584117 19883 raft_consensus.cc:359] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.584836 19883 raft_consensus.cc:385] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.585201 19883 raft_consensus.cc:740] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.586041 19883 consensus_queue.cc:260] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.588779 19884 tablet_bootstrap.cc:492] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9: Bootstrap starting.
I20260713 09:07:09.589370 19868 heartbeater.cc:499] Master 127.15.222.254:42733 was elected leader, sending a full tablet report...
I20260713 09:07:09.592458 19887 tablet_bootstrap.cc:492] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375: Bootstrap starting.
I20260713 09:07:09.596486 19883 ts_tablet_manager.cc:1434] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:07:09.597575 19887 tablet_bootstrap.cc:654] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.597985 19883 tablet_bootstrap.cc:492] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c: Bootstrap starting.
I20260713 09:07:09.598855 19884 tablet_bootstrap.cc:654] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.604429 19883 tablet_bootstrap.cc:654] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.609283 19887 tablet_bootstrap.cc:492] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375: No bootstrap required, opened a new log
I20260713 09:07:09.609702 19884 tablet_bootstrap.cc:492] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9: No bootstrap required, opened a new log
I20260713 09:07:09.609727 19887 ts_tablet_manager.cc:1403] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:07:09.610239 19884 ts_tablet_manager.cc:1403] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:07:09.611357 19883 tablet_bootstrap.cc:492] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c: No bootstrap required, opened a new log
I20260713 09:07:09.611789 19883 ts_tablet_manager.cc:1403] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:07:09.611866 19887 raft_consensus.cc:359] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.612401 19887 raft_consensus.cc:385] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.612574 19887 raft_consensus.cc:740] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.612969 19884 raft_consensus.cc:359] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.613126 19887 consensus_queue.cc:260] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.614626 19883 raft_consensus.cc:359] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.615165 19719 heartbeater.cc:499] Master 127.15.222.254:42733 was elected leader, sending a full tablet report...
I20260713 09:07:09.615345 19883 raft_consensus.cc:385] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.615697 19887 ts_tablet_manager.cc:1434] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:09.615700 19883 raft_consensus.cc:740] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.616765 19887 tablet_bootstrap.cc:492] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375: Bootstrap starting.
I20260713 09:07:09.616581 19883 consensus_queue.cc:260] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.618628 19883 ts_tablet_manager.cc:1434] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:07:09.622388 19887 tablet_bootstrap.cc:654] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.614228 19884 raft_consensus.cc:385] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.624975 19884 raft_consensus.cc:740] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec4b23b6c854790b0f71bcb329757c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.625802 19884 consensus_queue.cc:260] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.627770 19794 heartbeater.cc:499] Master 127.15.222.254:42733 was elected leader, sending a full tablet report...
I20260713 09:07:09.628078 19884 ts_tablet_manager.cc:1434] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:07:09.629251 19884 tablet_bootstrap.cc:492] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9: Bootstrap starting.
W20260713 09:07:09.630133 19795 tablet.cc:2406] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:09.630616 19887 tablet_bootstrap.cc:492] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375: No bootstrap required, opened a new log
I20260713 09:07:09.631045 19887 ts_tablet_manager.cc:1403] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:07:09.632921 19887 raft_consensus.cc:359] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.633430 19887 raft_consensus.cc:385] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.633634 19887 raft_consensus.cc:740] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.634354 19887 consensus_queue.cc:260] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.635362 19884 tablet_bootstrap.cc:654] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.636092 19887 ts_tablet_manager.cc:1434] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:09.640120 19884 tablet_bootstrap.cc:492] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9: No bootstrap required, opened a new log
I20260713 09:07:09.640574 19884 ts_tablet_manager.cc:1403] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:07:09.642987 19884 raft_consensus.cc:359] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.643545 19884 raft_consensus.cc:385] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.643762 19884 raft_consensus.cc:740] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec4b23b6c854790b0f71bcb329757c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.644272 19884 consensus_queue.cc:260] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.646142 19884 ts_tablet_manager.cc:1434] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:09.675375 19891 raft_consensus.cc:493] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.675743 19891 raft_consensus.cc:515] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.677510 19891 leader_election.cc:290] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419), 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195:32961)
I20260713 09:07:09.686342 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20c2016cb1745c183f34b775c96dcaf" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec4b23b6c854790b0f71bcb329757c9" is_pre_election: true
I20260713 09:07:09.687045 19769 raft_consensus.cc:2468] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 0.
I20260713 09:07:09.687261 19843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20c2016cb1745c183f34b775c96dcaf" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c" is_pre_election: true
I20260713 09:07:09.687821 19843 raft_consensus.cc:2468] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 0.
I20260713 09:07:09.688028 19660 leader_election.cc:304] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fe17d06883344449c5a08ab32af6375, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:09.688689 19891 raft_consensus.cc:2804] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.689060 19891 raft_consensus.cc:493] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.689286 19891 raft_consensus.cc:3060] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.693877 19891 raft_consensus.cc:515] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.695204 19891 leader_election.cc:290] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 1 election: Requested vote from peers aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419), 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195:32961)
I20260713 09:07:09.695865 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20c2016cb1745c183f34b775c96dcaf" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec4b23b6c854790b0f71bcb329757c9"
I20260713 09:07:09.696089 19843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20c2016cb1745c183f34b775c96dcaf" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
I20260713 09:07:09.696327 19769 raft_consensus.cc:3060] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.696573 19843 raft_consensus.cc:3060] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.701452 19769 raft_consensus.cc:2468] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 1.
I20260713 09:07:09.701709 19843 raft_consensus.cc:2468] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 1.
I20260713 09:07:09.702337 19660 leader_election.cc:304] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fe17d06883344449c5a08ab32af6375, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:09.702998 19891 raft_consensus.cc:2804] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.704056 19891 raft_consensus.cc:697] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 1 LEADER]: Becoming Leader. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Running, Role: LEADER
I20260713 09:07:09.704675 19891 consensus_queue.cc:237] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.711648 19591 catalog_manager.cc:5697] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fe17d06883344449c5a08ab32af6375 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "8fe17d06883344449c5a08ab32af6375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.858332 19886 raft_consensus.cc:493] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:09.858769 19886 raft_consensus.cc:515] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.860647 19886 leader_election.cc:290] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419), 8fe17d06883344449c5a08ab32af6375 (127.15.222.193:43889)
I20260713 09:07:09.869621 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206654b751284214a97db426f56322b2" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec4b23b6c854790b0f71bcb329757c9" is_pre_election: true
I20260713 09:07:09.870170 19769 raft_consensus.cc:2468] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 0.
I20260713 09:07:09.871088 19694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206654b751284214a97db426f56322b2" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe17d06883344449c5a08ab32af6375" is_pre_election: true
I20260713 09:07:09.871233 19809 leader_election.cc:304] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d1c595b2e141519e39ee6f62c86e0c, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:09.871665 19694 raft_consensus.cc:2468] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 0.
I20260713 09:07:09.871950 19886 raft_consensus.cc:2804] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:09.872296 19886 raft_consensus.cc:493] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:09.872622 19886 raft_consensus.cc:3060] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.877288 19886 raft_consensus.cc:515] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.878686 19886 leader_election.cc:290] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 1 election: Requested vote from peers aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419), 8fe17d06883344449c5a08ab32af6375 (127.15.222.193:43889)
I20260713 09:07:09.879361 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206654b751284214a97db426f56322b2" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec4b23b6c854790b0f71bcb329757c9"
I20260713 09:07:09.879894 19769 raft_consensus.cc:3060] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.879891 19694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206654b751284214a97db426f56322b2" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe17d06883344449c5a08ab32af6375"
I20260713 09:07:09.880584 19694 raft_consensus.cc:3060] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.886641 19769 raft_consensus.cc:2468] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 1.
I20260713 09:07:09.887199 19694 raft_consensus.cc:2468] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 1.
I20260713 09:07:09.887639 19809 leader_election.cc:304] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d1c595b2e141519e39ee6f62c86e0c, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:09.888258 19886 raft_consensus.cc:2804] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.889206 19886 raft_consensus.cc:697] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Becoming Leader. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Running, Role: LEADER
I20260713 09:07:09.889894 19886 consensus_queue.cc:237] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:09.895789 19591 catalog_manager.cc:5697] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "11d1c595b2e141519e39ee6f62c86e0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:09.932123 19591 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45592:
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"
    }
  }
}
W20260713 09:07:09.933900 19591 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.
I20260713 09:07:09.953312 19684 tablet_service.cc:1511] Processing CreateTablet for tablet dc52a75d145a456ebda03389fd83fb3c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e19c15a1f75a487fa8ccbc548580e593]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:09.954507 19684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc52a75d145a456ebda03389fd83fb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.954311 19759 tablet_service.cc:1511] Processing CreateTablet for tablet dc52a75d145a456ebda03389fd83fb3c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e19c15a1f75a487fa8ccbc548580e593]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:09.955509 19759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc52a75d145a456ebda03389fd83fb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.955771 19832 tablet_service.cc:1511] Processing CreateTablet for tablet dc52a75d145a456ebda03389fd83fb3c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e19c15a1f75a487fa8ccbc548580e593]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:09.956851 19832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc52a75d145a456ebda03389fd83fb3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.958828 19683 tablet_service.cc:1511] Processing CreateTablet for tablet 86b84ba9232545eeb66fcf1d6f3e0b47 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e19c15a1f75a487fa8ccbc548580e593]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:09.959955 19683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b84ba9232545eeb66fcf1d6f3e0b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.960583 19833 tablet_service.cc:1511] Processing CreateTablet for tablet 86b84ba9232545eeb66fcf1d6f3e0b47 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e19c15a1f75a487fa8ccbc548580e593]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:09.961728 19833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b84ba9232545eeb66fcf1d6f3e0b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.962281 19758 tablet_service.cc:1511] Processing CreateTablet for tablet 86b84ba9232545eeb66fcf1d6f3e0b47 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e19c15a1f75a487fa8ccbc548580e593]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:09.963375 19758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86b84ba9232545eeb66fcf1d6f3e0b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.969192 19887 tablet_bootstrap.cc:492] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375: Bootstrap starting.
I20260713 09:07:09.974043 19883 tablet_bootstrap.cc:492] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c: Bootstrap starting.
I20260713 09:07:09.975400 19887 tablet_bootstrap.cc:654] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.979840 19883 tablet_bootstrap.cc:654] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.986768 19887 tablet_bootstrap.cc:492] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375: No bootstrap required, opened a new log
I20260713 09:07:09.987258 19887 ts_tablet_manager.cc:1403] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:07:09.989542 19884 tablet_bootstrap.cc:492] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9: Bootstrap starting.
I20260713 09:07:09.990159 19887 raft_consensus.cc:359] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.990952 19887 raft_consensus.cc:385] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.991281 19887 raft_consensus.cc:740] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.992141 19887 consensus_queue.cc:260] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.995182 19883 tablet_bootstrap.cc:492] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c: No bootstrap required, opened a new log
I20260713 09:07:09.995639 19883 ts_tablet_manager.cc:1403] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260713 09:07:09.996111 19884 tablet_bootstrap.cc:654] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.998412 19883 raft_consensus.cc:359] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:09.999085 19883 raft_consensus.cc:385] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.000353 19883 raft_consensus.cc:740] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.001066 19883 consensus_queue.cc:260] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.002321 19887 ts_tablet_manager.cc:1434] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:10.003011 19884 tablet_bootstrap.cc:492] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9: No bootstrap required, opened a new log
I20260713 09:07:10.003103 19883 ts_tablet_manager.cc:1434] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:10.003551 19884 ts_tablet_manager.cc:1403] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260713 09:07:10.004164 19883 tablet_bootstrap.cc:492] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c: Bootstrap starting.
I20260713 09:07:10.006523 19887 tablet_bootstrap.cc:492] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375: Bootstrap starting.
I20260713 09:07:10.006294 19884 raft_consensus.cc:359] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.006959 19884 raft_consensus.cc:385] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.007248 19884 raft_consensus.cc:740] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec4b23b6c854790b0f71bcb329757c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.007948 19884 consensus_queue.cc:260] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.010456 19884 ts_tablet_manager.cc:1434] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:10.010748 19883 tablet_bootstrap.cc:654] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.011427 19884 tablet_bootstrap.cc:492] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9: Bootstrap starting.
I20260713 09:07:10.016326 19887 tablet_bootstrap.cc:654] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.017849 19884 tablet_bootstrap.cc:654] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.022753 19883 tablet_bootstrap.cc:492] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c: No bootstrap required, opened a new log
I20260713 09:07:10.023214 19883 ts_tablet_manager.cc:1403] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:07:10.025951 19883 raft_consensus.cc:359] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.026628 19883 raft_consensus.cc:385] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.026898 19883 raft_consensus.cc:740] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.027554 19884 tablet_bootstrap.cc:492] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9: No bootstrap required, opened a new log
I20260713 09:07:10.027576 19887 tablet_bootstrap.cc:492] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375: No bootstrap required, opened a new log
I20260713 09:07:10.027653 19883 consensus_queue.cc:260] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.028332 19887 ts_tablet_manager.cc:1403] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260713 09:07:10.030150 19883 ts_tablet_manager.cc:1434] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:07:10.028302 19884 ts_tablet_manager.cc:1403] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:07:10.030936 19887 raft_consensus.cc:359] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.031648 19887 raft_consensus.cc:385] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.031926 19887 raft_consensus.cc:740] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.032673 19887 consensus_queue.cc:260] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.033300 19884 raft_consensus.cc:359] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.033967 19884 raft_consensus.cc:385] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.034237 19884 raft_consensus.cc:740] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec4b23b6c854790b0f71bcb329757c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.035082 19887 ts_tablet_manager.cc:1434] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:10.034958 19884 consensus_queue.cc:260] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.037815 19884 ts_tablet_manager.cc:1434] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:07:10.109884 19640 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:10.153295 19891 consensus_queue.cc:1048] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.163877 19896 consensus_queue.cc:1048] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.165495 19896 raft_consensus.cc:493] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.165918 19896 raft_consensus.cc:515] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.168083 19896 leader_election.cc:290] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419), 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195:32961)
I20260713 09:07:10.168852 19768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc52a75d145a456ebda03389fd83fb3c" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec4b23b6c854790b0f71bcb329757c9" is_pre_election: true
I20260713 09:07:10.169512 19768 raft_consensus.cc:2468] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 0.
I20260713 09:07:10.169514 19843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc52a75d145a456ebda03389fd83fb3c" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c" is_pre_election: true
I20260713 09:07:10.170855 19843 raft_consensus.cc:2468] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 0.
I20260713 09:07:10.171939 19886 raft_consensus.cc:493] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.172101 19658 leader_election.cc:304] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d1c595b2e141519e39ee6f62c86e0c, 8fe17d06883344449c5a08ab32af6375; no voters: 
I20260713 09:07:10.172433 19886 raft_consensus.cc:515] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.172998 19896 raft_consensus.cc:2804] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.173359 19896 raft_consensus.cc:493] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.173694 19896 raft_consensus.cc:3060] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.174502 19886 leader_election.cc:290] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fe17d06883344449c5a08ab32af6375 (127.15.222.193:43889), aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419)
I20260713 09:07:10.175598 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec4b23b6c854790b0f71bcb329757c9" is_pre_election: true
I20260713 09:07:10.176198 19769 raft_consensus.cc:2468] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 0.
I20260713 09:07:10.176496 19694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe17d06883344449c5a08ab32af6375" is_pre_election: true
I20260713 09:07:10.177091 19694 raft_consensus.cc:2468] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 0.
I20260713 09:07:10.177246 19809 leader_election.cc:304] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d1c595b2e141519e39ee6f62c86e0c, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:10.178022 19886 raft_consensus.cc:2804] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.178367 19886 raft_consensus.cc:493] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.178669 19886 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.180451 19896 raft_consensus.cc:515] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.182924 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc52a75d145a456ebda03389fd83fb3c" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec4b23b6c854790b0f71bcb329757c9"
I20260713 09:07:10.183351 19896 leader_election.cc:290] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 1 election: Requested vote from peers aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419), 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195:32961)
I20260713 09:07:10.184046 19769 raft_consensus.cc:3060] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.184329 19843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc52a75d145a456ebda03389fd83fb3c" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
I20260713 09:07:10.184960 19843 raft_consensus.cc:3060] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.184571 19886 raft_consensus.cc:515] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.187516 19886 leader_election.cc:290] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 1 election: Requested vote from peers 8fe17d06883344449c5a08ab32af6375 (127.15.222.193:43889), aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419)
I20260713 09:07:10.187687 19694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe17d06883344449c5a08ab32af6375"
I20260713 09:07:10.188367 19694 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.187716 19768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aec4b23b6c854790b0f71bcb329757c9"
I20260713 09:07:10.189535 19768 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.190136 19769 raft_consensus.cc:2468] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 1.
I20260713 09:07:10.191409 19843 raft_consensus.cc:2468] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 1.
I20260713 09:07:10.191388 19660 leader_election.cc:304] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fe17d06883344449c5a08ab32af6375, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:10.192320 19896 raft_consensus.cc:2804] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.193481 19896 raft_consensus.cc:697] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 1 LEADER]: Becoming Leader. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Running, Role: LEADER
I20260713 09:07:10.194128 19694 raft_consensus.cc:2468] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 1.
I20260713 09:07:10.194257 19896 consensus_queue.cc:237] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.195087 19808 leader_election.cc:304] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d1c595b2e141519e39ee6f62c86e0c, 8fe17d06883344449c5a08ab32af6375; no voters: 
I20260713 09:07:10.195636 19768 raft_consensus.cc:2468] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 1.
I20260713 09:07:10.195724 19886 raft_consensus.cc:2804] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.196274 19886 raft_consensus.cc:697] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Becoming Leader. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Running, Role: LEADER
I20260713 09:07:10.197084 19886 consensus_queue.cc:237] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.201748 19590 catalog_manager.cc:5697] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fe17d06883344449c5a08ab32af6375 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "8fe17d06883344449c5a08ab32af6375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.204443 19591 catalog_manager.cc:5697] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195). New cstate: current_term: 1 leader_uuid: "11d1c595b2e141519e39ee6f62c86e0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.240520 19843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "206654b751284214a97db426f56322b2"
dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
mode: GRACEFUL
new_leader_uuid: "8fe17d06883344449c5a08ab32af6375"
 from {username='slave'} at 127.0.0.1:36358
I20260713 09:07:10.241029 19843 raft_consensus.cc:606] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Received request to transfer leadership to TS 8fe17d06883344449c5a08ab32af6375
I20260713 09:07:10.251487 19694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b20c2016cb1745c183f34b775c96dcaf"
dest_uuid: "8fe17d06883344449c5a08ab32af6375"
mode: GRACEFUL
new_leader_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
 from {username='slave'} at 127.0.0.1:50114
I20260713 09:07:10.251924 19694 raft_consensus.cc:606] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 1 LEADER]: Received request to transfer leadership to TS 11d1c595b2e141519e39ee6f62c86e0c
I20260713 09:07:10.258692 19843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47"
dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
mode: GRACEFUL
new_leader_uuid: "8fe17d06883344449c5a08ab32af6375"
 from {username='slave'} at 127.0.0.1:36358
I20260713 09:07:10.259104 19843 raft_consensus.cc:606] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Received request to transfer leadership to TS 8fe17d06883344449c5a08ab32af6375
I20260713 09:07:10.490000 19886 consensus_queue.cc:1048] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.495987 19899 raft_consensus.cc:993] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c: : Instructing follower 8fe17d06883344449c5a08ab32af6375 to start an election
I20260713 09:07:10.496454 19886 raft_consensus.cc:1081] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Signalling peer 8fe17d06883344449c5a08ab32af6375 to start an election
I20260713 09:07:10.498175 19693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "206654b751284214a97db426f56322b2"
dest_uuid: "8fe17d06883344449c5a08ab32af6375"
 from {username='slave'} at 127.0.0.1:50098
I20260713 09:07:10.498765 19693 raft_consensus.cc:493] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.499112 19693 raft_consensus.cc:3060] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.505551 19899 consensus_queue.cc:1048] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.506033 19693 raft_consensus.cc:515] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:10.513617 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206654b751284214a97db426f56322b2" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec4b23b6c854790b0f71bcb329757c9"
I20260713 09:07:10.514168 19769 raft_consensus.cc:3060] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.514680 19693 leader_election.cc:290] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 2 election: Requested vote from peers 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195:32961), aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419)
I20260713 09:07:10.513617 19843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "206654b751284214a97db426f56322b2" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
I20260713 09:07:10.517409 19843 raft_consensus.cc:3055] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.517789 19843 raft_consensus.cc:740] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Running, Role: LEADER
I20260713 09:07:10.518530 19843 consensus_queue.cc:260] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:10.519702 19843 raft_consensus.cc:3060] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.521325 19769 raft_consensus.cc:2468] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 2.
I20260713 09:07:10.522454 19660 leader_election.cc:304] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fe17d06883344449c5a08ab32af6375, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:10.523214 19896 raft_consensus.cc:2804] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:10.523666 19896 raft_consensus.cc:697] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 2 LEADER]: Becoming Leader. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Running, Role: LEADER
I20260713 09:07:10.524425 19896 consensus_queue.cc:237] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } }
I20260713 09:07:10.525990 19843 raft_consensus.cc:2468] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 2.
I20260713 09:07:10.531229 19591 catalog_manager.cc:5697] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 reported cstate change: term changed from 1 to 2, leader changed from 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195) to 8fe17d06883344449c5a08ab32af6375 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "8fe17d06883344449c5a08ab32af6375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.550295 19914 raft_consensus.cc:993] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375: : Instructing follower 11d1c595b2e141519e39ee6f62c86e0c to start an election
I20260713 09:07:10.550621 19896 raft_consensus.cc:1081] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 1 LEADER]: Signalling peer 11d1c595b2e141519e39ee6f62c86e0c to start an election
I20260713 09:07:10.551779 19843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b20c2016cb1745c183f34b775c96dcaf"
dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
 from {username='slave'} at 127.0.0.1:36350
I20260713 09:07:10.552162 19843 raft_consensus.cc:493] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.552392 19843 raft_consensus.cc:3060] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.556457 19843 raft_consensus.cc:515] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.557838 19843 leader_election.cc:290] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 2 election: Requested vote from peers 8fe17d06883344449c5a08ab32af6375 (127.15.222.193:43889), aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419)
I20260713 09:07:10.558525 19693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20c2016cb1745c183f34b775c96dcaf" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fe17d06883344449c5a08ab32af6375"
I20260713 09:07:10.558811 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b20c2016cb1745c183f34b775c96dcaf" candidate_uuid: "11d1c595b2e141519e39ee6f62c86e0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec4b23b6c854790b0f71bcb329757c9"
I20260713 09:07:10.559131 19693 raft_consensus.cc:3055] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.559340 19769 raft_consensus.cc:3060] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.559489 19693 raft_consensus.cc:740] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Running, Role: LEADER
I20260713 09:07:10.560295 19693 consensus_queue.cc:260] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.561472 19693 raft_consensus.cc:3060] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.565544 19769 raft_consensus.cc:2468] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 2.
I20260713 09:07:10.566512 19809 leader_election.cc:304] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d1c595b2e141519e39ee6f62c86e0c, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:10.567112 19899 raft_consensus.cc:2804] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:10.567521 19693 raft_consensus.cc:2468] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d1c595b2e141519e39ee6f62c86e0c in term 2.
I20260713 09:07:10.567567 19899 raft_consensus.cc:697] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 2 LEADER]: Becoming Leader. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Running, Role: LEADER
I20260713 09:07:10.568553 19899 consensus_queue.cc:237] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.573873 19591 catalog_manager.cc:5697] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c reported cstate change: term changed from 1 to 2, leader changed from 8fe17d06883344449c5a08ab32af6375 (127.15.222.193) to 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195). New cstate: current_term: 2 leader_uuid: "11d1c595b2e141519e39ee6f62c86e0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.612753 19899 consensus_queue.cc:1048] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.622112 19899 consensus_queue.cc:1048] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.629070 19926 raft_consensus.cc:993] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c: : Instructing follower 8fe17d06883344449c5a08ab32af6375 to start an election
I20260713 09:07:10.629437 19899 raft_consensus.cc:1081] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Signalling peer 8fe17d06883344449c5a08ab32af6375 to start an election
I20260713 09:07:10.630764 19693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47"
dest_uuid: "8fe17d06883344449c5a08ab32af6375"
 from {username='slave'} at 127.0.0.1:50098
I20260713 09:07:10.631211 19693 raft_consensus.cc:493] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.631474 19693 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.635818 19693 raft_consensus.cc:515] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.637266 19693 leader_election.cc:290] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 2 election: Requested vote from peers aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194:40419), 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195:32961)
I20260713 09:07:10.638286 19769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aec4b23b6c854790b0f71bcb329757c9"
I20260713 09:07:10.638371 19843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47" candidate_uuid: "8fe17d06883344449c5a08ab32af6375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
I20260713 09:07:10.638844 19769 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.639017 19843 raft_consensus.cc:3055] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.639397 19843 raft_consensus.cc:740] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11d1c595b2e141519e39ee6f62c86e0c, State: Running, Role: LEADER
I20260713 09:07:10.640169 19843 consensus_queue.cc:260] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.641361 19843 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.643606 19769 raft_consensus.cc:2468] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 2.
I20260713 09:07:10.644416 19660 leader_election.cc:304] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fe17d06883344449c5a08ab32af6375, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:10.645054 19896 raft_consensus.cc:2804] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:10.645511 19896 raft_consensus.cc:697] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 2 LEADER]: Becoming Leader. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Running, Role: LEADER
I20260713 09:07:10.646180 19843 raft_consensus.cc:2468] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe17d06883344449c5a08ab32af6375 in term 2.
I20260713 09:07:10.646256 19896 consensus_queue.cc:237] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:10.651418 19590 catalog_manager.cc:5697] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 reported cstate change: term changed from 1 to 2, leader changed from 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195) to 8fe17d06883344449c5a08ab32af6375 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "8fe17d06883344449c5a08ab32af6375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.672067 16251 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:07:10.673518 16251 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:07:10.673846 16251 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:07:10.682476 19896 consensus_queue.cc:1048] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.684487 19693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47"
dest_uuid: "8fe17d06883344449c5a08ab32af6375"
mode: GRACEFUL
new_leader_uuid: "aec4b23b6c854790b0f71bcb329757c9"
 from {username='slave'} at 127.0.0.1:50120
I20260713 09:07:10.685032 19693 raft_consensus.cc:606] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 2 LEADER]: Received request to transfer leadership to TS aec4b23b6c854790b0f71bcb329757c9
I20260713 09:07:10.686086 16251 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:07:10.693086 19896 consensus_queue.cc:1048] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.947978 19769 raft_consensus.cc:1275] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Refusing update from remote peer 11d1c595b2e141519e39ee6f62c86e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:10.949106 19899 consensus_queue.cc:1048] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:10.955652 19693 raft_consensus.cc:1275] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Refusing update from remote peer 11d1c595b2e141519e39ee6f62c86e0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:10.957391 19926 consensus_queue.cc:1048] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.031066 19843 raft_consensus.cc:1275] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Refusing update from remote peer 8fe17d06883344449c5a08ab32af6375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.032102 19930 consensus_queue.cc:1048] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.038614 19769 raft_consensus.cc:1275] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Refusing update from remote peer 8fe17d06883344449c5a08ab32af6375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.040078 19914 consensus_queue.cc:1048] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.114523 19843 raft_consensus.cc:1275] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Refusing update from remote peer 8fe17d06883344449c5a08ab32af6375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.115726 19914 consensus_queue.cc:1048] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.122396 19769 raft_consensus.cc:1275] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Refusing update from remote peer 8fe17d06883344449c5a08ab32af6375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.123862 19896 consensus_queue.cc:1048] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:11.129786 19896 raft_consensus.cc:993] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375: : Instructing follower aec4b23b6c854790b0f71bcb329757c9 to start an election
I20260713 09:07:11.130254 19930 raft_consensus.cc:1081] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 2 LEADER]: Signalling peer aec4b23b6c854790b0f71bcb329757c9 to start an election
I20260713 09:07:11.131974 19769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47"
dest_uuid: "aec4b23b6c854790b0f71bcb329757c9"
 from {username='slave'} at 127.0.0.1:46434
I20260713 09:07:11.132504 19769 raft_consensus.cc:493] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:11.132858 19769 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:11.137970 19769 raft_consensus.cc:515] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:11.139827 19769 leader_election.cc:290] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [CANDIDATE]: Term 3 election: Requested vote from peers 8fe17d06883344449c5a08ab32af6375 (127.15.222.193:43889), 11d1c595b2e141519e39ee6f62c86e0c (127.15.222.195:32961)
I20260713 09:07:11.149668 19693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47" candidate_uuid: "aec4b23b6c854790b0f71bcb329757c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fe17d06883344449c5a08ab32af6375"
I20260713 09:07:11.150238 19693 raft_consensus.cc:3055] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:11.150550 19693 raft_consensus.cc:740] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8fe17d06883344449c5a08ab32af6375, State: Running, Role: LEADER
I20260713 09:07:11.151260 19693 consensus_queue.cc:260] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [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: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:11.151600 19843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86b84ba9232545eeb66fcf1d6f3e0b47" candidate_uuid: "aec4b23b6c854790b0f71bcb329757c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11d1c595b2e141519e39ee6f62c86e0c"
I20260713 09:07:11.152105 19843 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:11.152177 19693 raft_consensus.cc:3060] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:11.156651 19843 raft_consensus.cc:2468] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec4b23b6c854790b0f71bcb329757c9 in term 3.
I20260713 09:07:11.157087 19693 raft_consensus.cc:2468] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aec4b23b6c854790b0f71bcb329757c9 in term 3.
I20260713 09:07:11.157657 19733 leader_election.cc:304] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [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: 11d1c595b2e141519e39ee6f62c86e0c, aec4b23b6c854790b0f71bcb329757c9; no voters: 
I20260713 09:07:11.158586 19893 raft_consensus.cc:2804] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:11.159433 19893 raft_consensus.cc:697] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 3 LEADER]: Becoming Leader. State: Replica: aec4b23b6c854790b0f71bcb329757c9, State: Running, Role: LEADER
I20260713 09:07:11.160143 19893 consensus_queue.cc:237] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [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: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } }
I20260713 09:07:11.165386 19592 catalog_manager.cc:5697] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 reported cstate change: term changed from 2 to 3, leader changed from 8fe17d06883344449c5a08ab32af6375 (127.15.222.193) to aec4b23b6c854790b0f71bcb329757c9 (127.15.222.194). New cstate: current_term: 3 leader_uuid: "aec4b23b6c854790b0f71bcb329757c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fe17d06883344449c5a08ab32af6375" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 43889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aec4b23b6c854790b0f71bcb329757c9" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11d1c595b2e141519e39ee6f62c86e0c" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.291756 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
I20260713 09:07:11.308969 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:11.309585 16251 tablet_replica.cc:333] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375: stopping tablet replica
I20260713 09:07:11.310163 16251 raft_consensus.cc:2243] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:11.310575 16251 raft_consensus.cc:2272] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 8fe17d06883344449c5a08ab32af6375 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.312564 16251 tablet_replica.cc:333] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375: stopping tablet replica
I20260713 09:07:11.313086 16251 raft_consensus.cc:2243] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:11.313851 16251 raft_consensus.cc:2272] T 206654b751284214a97db426f56322b2 P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.316036 16251 tablet_replica.cc:333] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375: stopping tablet replica
I20260713 09:07:11.316495 16251 raft_consensus.cc:2243] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:11.317229 16251 raft_consensus.cc:2272] T dc52a75d145a456ebda03389fd83fb3c P 8fe17d06883344449c5a08ab32af6375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.318957 16251 tablet_replica.cc:333] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375: stopping tablet replica
I20260713 09:07:11.319383 16251 raft_consensus.cc:2243] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:11.319751 16251 raft_consensus.cc:2272] T b20c2016cb1745c183f34b775c96dcaf P 8fe17d06883344449c5a08ab32af6375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.340384 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
I20260713 09:07:11.350449 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260713 09:07:11.364946 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:11.365549 16251 tablet_replica.cc:333] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9: stopping tablet replica
I20260713 09:07:11.366114 16251 raft_consensus.cc:2243] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:11.366693 16251 pending_rounds.cc:70] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9: Trying to abort 1 pending ops.
I20260713 09:07:11.366868 16251 pending_rounds.cc:77] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992153238667264 op_type: NO_OP noop_request { }
I20260713 09:07:11.367151 16251 raft_consensus.cc:2889] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:11.367414 16251 raft_consensus.cc:2272] T 86b84ba9232545eeb66fcf1d6f3e0b47 P aec4b23b6c854790b0f71bcb329757c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.369578 16251 tablet_replica.cc:333] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9: stopping tablet replica
I20260713 09:07:11.370045 16251 raft_consensus.cc:2243] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:11.370434 16251 raft_consensus.cc:2272] T 206654b751284214a97db426f56322b2 P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.372349 16251 tablet_replica.cc:333] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9: stopping tablet replica
I20260713 09:07:11.372782 16251 raft_consensus.cc:2243] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:11.373152 16251 raft_consensus.cc:2272] T dc52a75d145a456ebda03389fd83fb3c P aec4b23b6c854790b0f71bcb329757c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.374981 16251 tablet_replica.cc:333] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9: stopping tablet replica
I20260713 09:07:11.375375 16251 raft_consensus.cc:2243] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:11.375696 16251 raft_consensus.cc:2272] T b20c2016cb1745c183f34b775c96dcaf P aec4b23b6c854790b0f71bcb329757c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.396260 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
I20260713 09:07:11.406428 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
I20260713 09:07:11.421056 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:11.421619 16251 tablet_replica.cc:333] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c: stopping tablet replica
I20260713 09:07:11.422108 16251 raft_consensus.cc:2243] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:11.422510 16251 raft_consensus.cc:2272] T 86b84ba9232545eeb66fcf1d6f3e0b47 P 11d1c595b2e141519e39ee6f62c86e0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.424357 16251 tablet_replica.cc:333] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c: stopping tablet replica
I20260713 09:07:11.424826 16251 raft_consensus.cc:2243] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:11.425243 16251 raft_consensus.cc:2272] T 206654b751284214a97db426f56322b2 P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.427008 16251 tablet_replica.cc:333] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c: stopping tablet replica
I20260713 09:07:11.427446 16251 raft_consensus.cc:2243] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:11.427805 16251 raft_consensus.cc:2272] T dc52a75d145a456ebda03389fd83fb3c P 11d1c595b2e141519e39ee6f62c86e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.429766 16251 tablet_replica.cc:333] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c: stopping tablet replica
I20260713 09:07:11.430189 16251 raft_consensus.cc:2243] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:11.430882 16251 raft_consensus.cc:2272] T b20c2016cb1745c183f34b775c96dcaf P 11d1c595b2e141519e39ee6f62c86e0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.451063 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260713 09:07:11.462533 16251 master.cc:562] Master@127.15.222.254:42733 shutting down...
I20260713 09:07:11.474798 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:11.475247 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:11.475525 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b10edc56db94c1bb71c94c59a341615: stopping tablet replica
I20260713 09:07:11.492590 16251 master.cc:584] Master@127.15.222.254:42733 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2531 ms)
[----------] 6 tests from LeaderRebalancerTest (83631 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:07:11.516649 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:36783
I20260713 09:07:11.517690 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:11.522226 19939 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
W20260713 09:07:11.522414 19940 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
W20260713 09:07:11.523168 19942 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
I20260713 09:07:11.524746 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:11.525475 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:11.525650 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:11.525816 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933631525799 us; error 0 us; skew 500 ppm
I20260713 09:07:11.526314 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:11.528301 16251 webserver.cc:533] Webserver started at http://127.15.222.254:33365/ using document root <none> and password file <none>
I20260713 09:07:11.528754 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:11.528916 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:11.529296 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:11.530234 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/master-0-root/instance:
uuid: "a38d9af6537943109d4e6dc450a3f389"
format_stamp: "Formatted at 2026-07-13 09:07:11 on dist-test-slave-lzdr"
I20260713 09:07:11.534099 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:07:11.537016 19947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.537638 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:11.537894 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/master-0-root
uuid: "a38d9af6537943109d4e6dc450a3f389"
format_stamp: "Formatted at 2026-07-13 09:07:11 on dist-test-slave-lzdr"
I20260713 09:07:11.538141 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-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)
I20260713 09:07:11.553408 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:11.554275 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:11.586716 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:36783
I20260713 09:07:11.586818 19998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:36783 every 8 connection(s)
I20260713 09:07:11.590163 19999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.599426 19999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389: Bootstrap starting.
I20260713 09:07:11.603318 19999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.606664 19999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389: No bootstrap required, opened a new log
I20260713 09:07:11.608424 19999 raft_consensus.cc:359] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a38d9af6537943109d4e6dc450a3f389" member_type: VOTER }
I20260713 09:07:11.608770 19999 raft_consensus.cc:385] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.608995 19999 raft_consensus.cc:740] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d9af6537943109d4e6dc450a3f389, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.609496 19999 consensus_queue.cc:260] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a38d9af6537943109d4e6dc450a3f389" member_type: VOTER }
I20260713 09:07:11.609906 19999 raft_consensus.cc:399] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:11.610108 19999 raft_consensus.cc:493] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:11.610342 19999 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.614132 19999 raft_consensus.cc:515] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a38d9af6537943109d4e6dc450a3f389" member_type: VOTER }
I20260713 09:07:11.614576 19999 leader_election.cc:304] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [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: a38d9af6537943109d4e6dc450a3f389; no voters: 
I20260713 09:07:11.615545 19999 leader_election.cc:290] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:11.615789 20002 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.616982 20002 raft_consensus.cc:697] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 1 LEADER]: Becoming Leader. State: Replica: a38d9af6537943109d4e6dc450a3f389, State: Running, Role: LEADER
I20260713 09:07:11.617555 20002 consensus_queue.cc:237] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [LEADER]: Queue going to LEADER mode. State: All 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: "a38d9af6537943109d4e6dc450a3f389" member_type: VOTER }
I20260713 09:07:11.618077 19999 sys_catalog.cc:565] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:11.620112 20003 sys_catalog.cc:455] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a38d9af6537943109d4e6dc450a3f389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a38d9af6537943109d4e6dc450a3f389" member_type: VOTER } }
I20260713 09:07:11.620187 20004 sys_catalog.cc:455] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a38d9af6537943109d4e6dc450a3f389. Latest consensus state: current_term: 1 leader_uuid: "a38d9af6537943109d4e6dc450a3f389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a38d9af6537943109d4e6dc450a3f389" member_type: VOTER } }
I20260713 09:07:11.620779 20003 sys_catalog.cc:458] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:11.620824 20004 sys_catalog.cc:458] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:11.626001 20008 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:11.630645 20008 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:11.631675 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:11.638394 20008 catalog_manager.cc:1383] Generated new cluster ID: 1ac6c8ea3cdf4e5f909665918a8783be
I20260713 09:07:11.638638 20008 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:11.665515 20008 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:11.666657 20008 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:11.676813 20008 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389: Generated new TSK 0
I20260713 09:07:11.677346 20008 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:11.697858 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:11.703191 20020 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
W20260713 09:07:11.704341 20021 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
W20260713 09:07:11.705551 20023 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
I20260713 09:07:11.705888 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:11.706715 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:11.706897 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:11.707063 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933631707041 us; error 0 us; skew 500 ppm
I20260713 09:07:11.707571 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:11.709596 16251 webserver.cc:533] Webserver started at http://127.15.222.193:34375/ using document root <none> and password file <none>
I20260713 09:07:11.710057 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:11.710223 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:11.710467 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:11.711416 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-0-root/instance:
uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
format_stamp: "Formatted at 2026-07-13 09:07:11 on dist-test-slave-lzdr"
I20260713 09:07:11.715426 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:11.718369 20028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.718995 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:11.719291 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
format_stamp: "Formatted at 2026-07-13 09:07:11 on dist-test-slave-lzdr"
I20260713 09:07:11.719586 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-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)
I20260713 09:07:11.761214 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:11.762256 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:11.763564 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:11.765683 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:11.765873 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.766079 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:11.766219 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.800846 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:36609
I20260713 09:07:11.800958 20090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:36609 every 8 connection(s)
I20260713 09:07:11.805259 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:11.811816 20095 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
W20260713 09:07:11.813174 20096 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
I20260713 09:07:11.815356 16251 server_base.cc:1061] running on GCE node
W20260713 09:07:11.815377 20098 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
I20260713 09:07:11.816286 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:11.816481 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:11.816632 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933631816614 us; error 0 us; skew 500 ppm
I20260713 09:07:11.817175 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:11.819651 20091 heartbeater.cc:344] Connected to a master server at 127.15.222.254:36783
I20260713 09:07:11.819765 16251 webserver.cc:533] Webserver started at http://127.15.222.194:33423/ using document root <none> and password file <none>
I20260713 09:07:11.820014 20091 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:11.820312 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:11.820535 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:11.820811 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:11.820751 20091 heartbeater.cc:507] Master 127.15.222.254:36783 requested a full tablet report, sending...
I20260713 09:07:11.822048 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-1-root/instance:
uuid: "14605d3ed1654419a51e72c3935b212f"
format_stamp: "Formatted at 2026-07-13 09:07:11 on dist-test-slave-lzdr"
I20260713 09:07:11.822794 19964 ts_manager.cc:194] Registered new tserver with Master: 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609)
I20260713 09:07:11.824361 19964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58972
I20260713 09:07:11.826514 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:07:11.829628 20103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.830283 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:11.830513 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-1-root
uuid: "14605d3ed1654419a51e72c3935b212f"
format_stamp: "Formatted at 2026-07-13 09:07:11 on dist-test-slave-lzdr"
I20260713 09:07:11.830730 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-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)
I20260713 09:07:11.845297 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:11.846210 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:11.847424 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:11.849436 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:11.849606 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.849824 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:11.849963 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.884331 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:46687
I20260713 09:07:11.884439 20165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:46687 every 8 connection(s)
I20260713 09:07:11.888633 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:11.894390 20169 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
W20260713 09:07:11.895493 20170 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
I20260713 09:07:11.898078 16251 server_base.cc:1061] running on GCE node
W20260713 09:07:11.899351 20172 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
I20260713 09:07:11.900048 20166 heartbeater.cc:344] Connected to a master server at 127.15.222.254:36783
I20260713 09:07:11.900435 20166 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:11.900527 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:11.900805 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:11.901011 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933631900992 us; error 0 us; skew 500 ppm
I20260713 09:07:11.901400 20166 heartbeater.cc:507] Master 127.15.222.254:36783 requested a full tablet report, sending...
I20260713 09:07:11.901736 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:11.903455 19964 ts_manager.cc:194] Registered new tserver with Master: 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:11.904649 19964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58980
I20260713 09:07:11.905671 16251 webserver.cc:533] Webserver started at http://127.15.222.195:46461/ using document root <none> and password file <none>
I20260713 09:07:11.906136 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:11.906298 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:11.906539 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:11.907582 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-2-root/instance:
uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
format_stamp: "Formatted at 2026-07-13 09:07:11 on dist-test-slave-lzdr"
I20260713 09:07:11.911479 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:07:11.914400 20177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.915032 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:11.915299 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-2-root
uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
format_stamp: "Formatted at 2026-07-13 09:07:11 on dist-test-slave-lzdr"
I20260713 09:07:11.915532 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933547729231-16251-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)
I20260713 09:07:11.934783 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:11.935686 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:11.936919 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:11.938930 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:11.939098 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.939314 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:11.939468 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:11.974494 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:40159
I20260713 09:07:11.974598 20239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:40159 every 8 connection(s)
I20260713 09:07:11.986248 20240 heartbeater.cc:344] Connected to a master server at 127.15.222.254:36783
I20260713 09:07:11.986619 20240 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:11.987253 20240 heartbeater.cc:507] Master 127.15.222.254:36783 requested a full tablet report, sending...
I20260713 09:07:11.988888 19964 ts_manager.cc:194] Registered new tserver with Master: db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:11.989442 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012011669s
I20260713 09:07:11.990141 19964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58988
I20260713 09:07:12.010316 19964 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59000:
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"
    }
  }
}
W20260713 09:07:12.012583 19964 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.
I20260713 09:07:12.075986 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 581a2d0bae31449b9d1796409dd96bd3 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:12.076335 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1af6ddf8f849c895c5d832c7f38aa0 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:12.076650 20129 tablet_service.cc:1511] Processing CreateTablet for tablet 00c75aca09d0478588cf4ccd6cd2fe3e (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:12.077342 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a2d0bae31449b9d1796409dd96bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.078100 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c75aca09d0478588cf4ccd6cd2fe3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.078990 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8013506c8e49b9bfc5896a3d609cd9 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:12.080245 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8013506c8e49b9bfc5896a3d609cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.081224 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1af6ddf8f849c895c5d832c7f38aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.083117 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec9405f74fa465195cce7ed48556246 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:12.084355 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec9405f74fa465195cce7ed48556246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.091832 20126 tablet_service.cc:1511] Processing CreateTablet for tablet 01119ba519054d78be14d742914168c1 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:12.093111 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01119ba519054d78be14d742914168c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.098688 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 19e101d5407e46d885eb28f4362be7f9 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:12.099988 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e101d5407e46d885eb28f4362be7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.110036 20124 tablet_service.cc:1511] Processing CreateTablet for tablet 3904e00a006d49948d74a7f2e4c95d84 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:12.111253 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3904e00a006d49948d74a7f2e4c95d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.117924 20123 tablet_service.cc:1511] Processing CreateTablet for tablet 9440ecaed9be48119ea2f80012fc3918 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:12.119117 20123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440ecaed9be48119ea2f80012fc3918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.129271 20201 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec9405f74fa465195cce7ed48556246 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:12.130565 20201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec9405f74fa465195cce7ed48556246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.134505 20202 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8013506c8e49b9bfc5896a3d609cd9 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:12.135797 20202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8013506c8e49b9bfc5896a3d609cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.137820 20199 tablet_service.cc:1511] Processing CreateTablet for tablet 19e101d5407e46d885eb28f4362be7f9 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:12.139096 20199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e101d5407e46d885eb28f4362be7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.141641 20055 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1af6ddf8f849c895c5d832c7f38aa0 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:12.142567 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1af6ddf8f849c895c5d832c7f38aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.145828 20054 tablet_service.cc:1511] Processing CreateTablet for tablet 00c75aca09d0478588cf4ccd6cd2fe3e (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:12.145934 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 01119ba519054d78be14d742914168c1 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:12.147214 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c75aca09d0478588cf4ccd6cd2fe3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.146940 20053 tablet_service.cc:1511] Processing CreateTablet for tablet 4e8013506c8e49b9bfc5896a3d609cd9 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:12.147418 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01119ba519054d78be14d742914168c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.148555 20056 tablet_service.cc:1511] Processing CreateTablet for tablet 581a2d0bae31449b9d1796409dd96bd3 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:12.149861 20056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a2d0bae31449b9d1796409dd96bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.152182 20198 tablet_service.cc:1511] Processing CreateTablet for tablet 3904e00a006d49948d74a7f2e4c95d84 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:12.153483 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3904e00a006d49948d74a7f2e4c95d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.156684 20203 tablet_service.cc:1511] Processing CreateTablet for tablet 00c75aca09d0478588cf4ccd6cd2fe3e (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:12.158027 20203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c75aca09d0478588cf4ccd6cd2fe3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.160364 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1af6ddf8f849c895c5d832c7f38aa0 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:12.161597 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1af6ddf8f849c895c5d832c7f38aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.165354 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 581a2d0bae31449b9d1796409dd96bd3 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:12.166534 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581a2d0bae31449b9d1796409dd96bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.145923 20197 tablet_service.cc:1511] Processing CreateTablet for tablet 9440ecaed9be48119ea2f80012fc3918 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:12.170087 20197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440ecaed9be48119ea2f80012fc3918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.177412 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec9405f74fa465195cce7ed48556246 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:12.179139 20051 tablet_service.cc:1511] Processing CreateTablet for tablet 01119ba519054d78be14d742914168c1 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:12.185380 20049 tablet_service.cc:1511] Processing CreateTablet for tablet 3904e00a006d49948d74a7f2e4c95d84 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:12.186532 20048 tablet_service.cc:1511] Processing CreateTablet for tablet 9440ecaed9be48119ea2f80012fc3918 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:12.187309 20053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e8013506c8e49b9bfc5896a3d609cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.191289 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 19e101d5407e46d885eb28f4362be7f9 (DEFAULT_TABLE table=test-workload [id=149a3e654a98476e9cddc139f6175936]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:12.199980 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec9405f74fa465195cce7ed48556246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.205525 20049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3904e00a006d49948d74a7f2e4c95d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.209520 20048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9440ecaed9be48119ea2f80012fc3918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.213524 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e101d5407e46d885eb28f4362be7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.225484 20051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01119ba519054d78be14d742914168c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:12.244653 20257 tablet_bootstrap.cc:492] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.251678 20257 tablet_bootstrap.cc:654] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.254158 20256 tablet_bootstrap.cc:492] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:12.255054 20255 tablet_bootstrap.cc:492] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.261029 20256 tablet_bootstrap.cc:654] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.266891 20255 tablet_bootstrap.cc:654] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.267300 20257 tablet_bootstrap.cc:492] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:12.267756 20257 ts_tablet_manager.cc:1403] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260713 09:07:12.267831 20256 tablet_bootstrap.cc:492] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.268247 20256 ts_tablet_manager.cc:1403] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260713 09:07:12.270292 20257 raft_consensus.cc:359] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.270443 20256 raft_consensus.cc:359] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.271040 20257 raft_consensus.cc:385] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.271276 20255 tablet_bootstrap.cc:492] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.271454 20257 raft_consensus.cc:740] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.271768 20255 ts_tablet_manager.cc:1403] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.006s
I20260713 09:07:12.272174 20257 consensus_queue.cc:260] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.271152 20256 raft_consensus.cc:385] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.273082 20256 raft_consensus.cc:740] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.273886 20256 consensus_queue.cc:260] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.274276 20091 heartbeater.cc:499] Master 127.15.222.254:36783 was elected leader, sending a full tablet report...
I20260713 09:07:12.274711 20257 ts_tablet_manager.cc:1434] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:07:12.274410 20255 raft_consensus.cc:359] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.275139 20255 raft_consensus.cc:385] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.275386 20255 raft_consensus.cc:740] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.275900 20255 consensus_queue.cc:260] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.277783 20166 heartbeater.cc:499] Master 127.15.222.254:36783 was elected leader, sending a full tablet report...
I20260713 09:07:12.278280 20255 ts_tablet_manager.cc:1434] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:12.279150 20255 tablet_bootstrap.cc:492] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.284619 20255 tablet_bootstrap.cc:654] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.288103 20240 heartbeater.cc:499] Master 127.15.222.254:36783 was elected leader, sending a full tablet report...
I20260713 09:07:12.288590 20256 ts_tablet_manager.cc:1434] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.013s
I20260713 09:07:12.289183 20257 tablet_bootstrap.cc:492] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.289527 20256 tablet_bootstrap.cc:492] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:12.295140 20256 tablet_bootstrap.cc:654] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.295719 20261 raft_consensus.cc:493] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.296213 20261 raft_consensus.cc:515] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.295140 20257 tablet_bootstrap.cc:654] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.298947 20261 leader_election.cc:290] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.303778 20256 tablet_bootstrap.cc:492] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.304246 20256 ts_tablet_manager.cc:1403] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:07:12.306746 20256 raft_consensus.cc:359] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.307369 20256 raft_consensus.cc:385] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.307633 20256 raft_consensus.cc:740] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.308326 20256 consensus_queue.cc:260] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.318708 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.320349 20257 tablet_bootstrap.cc:492] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
W20260713 09:07:12.320376 20031 leader_election.cc:343] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.322279 20257 ts_tablet_manager.cc:1403] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.013s
I20260713 09:07:12.325217 20257 raft_consensus.cc:359] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.325940 20257 raft_consensus.cc:385] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.326253 20257 raft_consensus.cc:740] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.327097 20257 consensus_queue.cc:260] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.330540 20257 ts_tablet_manager.cc:1434] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:07:12.331646 20257 tablet_bootstrap.cc:492] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.331955 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:12.333935 20256 ts_tablet_manager.cc:1434] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.003s
I20260713 09:07:12.334899 20256 tablet_bootstrap.cc:492] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
W20260713 09:07:12.337235 20031 leader_election.cc:343] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.338019 20031 leader_election.cc:304] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:12.339530 20261 raft_consensus.cc:2749] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.340286 20256 tablet_bootstrap.cc:654] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.337430 20257 tablet_bootstrap.cc:654] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.342566 20255 tablet_bootstrap.cc:492] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.343081 20255 ts_tablet_manager.cc:1403] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.064s	user 0.039s	sys 0.013s
I20260713 09:07:12.345687 20255 raft_consensus.cc:359] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.346418 20255 raft_consensus.cc:385] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.346760 20255 raft_consensus.cc:740] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.347573 20255 consensus_queue.cc:260] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.352972 20255 ts_tablet_manager.cc:1434] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:07:12.353447 20257 tablet_bootstrap.cc:492] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:12.353895 20255 tablet_bootstrap.cc:492] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.353948 20257 ts_tablet_manager.cc:1403] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260713 09:07:12.356739 20257 raft_consensus.cc:359] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.357455 20257 raft_consensus.cc:385] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.357795 20257 raft_consensus.cc:740] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.358856 20256 tablet_bootstrap.cc:492] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.358625 20257 consensus_queue.cc:260] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.359119 20255 tablet_bootstrap.cc:654] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.359400 20256 ts_tablet_manager.cc:1403] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260713 09:07:12.363253 20257 ts_tablet_manager.cc:1434] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:07:12.364248 20257 tablet_bootstrap.cc:492] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.368044 20256 raft_consensus.cc:359] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.368798 20256 raft_consensus.cc:385] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.369104 20256 raft_consensus.cc:740] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.370055 20257 tablet_bootstrap.cc:654] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.370034 20268 raft_consensus.cc:493] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.370211 20255 tablet_bootstrap.cc:492] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.370812 20255 ts_tablet_manager.cc:1403] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260713 09:07:12.370597 20268 raft_consensus.cc:515] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.372879 20255 raft_consensus.cc:359] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.373600 20255 raft_consensus.cc:385] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.373898 20255 raft_consensus.cc:740] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.374709 20255 consensus_queue.cc:260] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.375173 20257 tablet_bootstrap.cc:492] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:12.375710 20257 ts_tablet_manager.cc:1403] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:07:12.377080 20268 leader_election.cc:290] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:12.378307 20257 raft_consensus.cc:359] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.379048 20257 raft_consensus.cc:385] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.379410 20257 raft_consensus.cc:740] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.380148 20257 consensus_queue.cc:260] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.382301 20257 ts_tablet_manager.cc:1434] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:12.382654 20255 ts_tablet_manager.cc:1434] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:07:12.382351 20256 consensus_queue.cc:260] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.383492 20257 tablet_bootstrap.cc:492] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.387574 20256 ts_tablet_manager.cc:1434] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:07:12.388528 20256 tablet_bootstrap.cc:492] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:12.389245 20255 tablet_bootstrap.cc:492] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.389709 20257 tablet_bootstrap.cc:654] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.395510 20255 tablet_bootstrap.cc:654] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.399541 20256 tablet_bootstrap.cc:654] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.401329 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01119ba519054d78be14d742914168c1" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:12.401993 20066 raft_consensus.cc:2468] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:12.403352 20181 leader_election.cc:304] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.404477 20268 raft_consensus.cc:2804] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.404824 20268 raft_consensus.cc:493] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.405161 20268 raft_consensus.cc:3060] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.407972 20257 tablet_bootstrap.cc:492] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:12.408268 20255 tablet_bootstrap.cc:492] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.408429 20257 ts_tablet_manager.cc:1403] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260713 09:07:12.408751 20255 ts_tablet_manager.cc:1403] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:07:12.411518 20255 raft_consensus.cc:359] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.412250 20255 raft_consensus.cc:385] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.412092 20257 raft_consensus.cc:359] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.412606 20255 raft_consensus.cc:740] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.412860 20257 raft_consensus.cc:385] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.413226 20257 raft_consensus.cc:740] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.413328 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01119ba519054d78be14d742914168c1" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.413394 20255 consensus_queue.cc:260] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.420064 20141 raft_consensus.cc:2468] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:12.420385 20257 consensus_queue.cc:260] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.421860 20268 raft_consensus.cc:515] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.424445 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01119ba519054d78be14d742914168c1" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:12.424633 20255 ts_tablet_manager.cc:1434] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:07:12.424981 20066 raft_consensus.cc:3060] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.425590 20255 tablet_bootstrap.cc:492] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.427420 20257 ts_tablet_manager.cc:1434] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:07:12.428390 20257 tablet_bootstrap.cc:492] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.431792 20066 raft_consensus.cc:2468] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:12.431808 20255 tablet_bootstrap.cc:654] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.433077 20181 leader_election.cc:304] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.434065 20257 tablet_bootstrap.cc:654] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.434012 20262 raft_consensus.cc:2804] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.446528 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01119ba519054d78be14d742914168c1" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:12.447053 20262 raft_consensus.cc:697] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:12.447129 20141 raft_consensus.cc:3060] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.446409 20268 leader_election.cc:290] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:12.451582 20257 tablet_bootstrap.cc:492] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:12.451493 20262 consensus_queue.cc:237] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.452067 20257 ts_tablet_manager.cc:1403] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260713 09:07:12.452250 20255 tablet_bootstrap.cc:492] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.452764 20255 ts_tablet_manager.cc:1403] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.015s
I20260713 09:07:12.454341 20141 raft_consensus.cc:2468] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:12.454867 20257 raft_consensus.cc:359] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.455559 20257 raft_consensus.cc:385] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.455938 20257 raft_consensus.cc:740] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.455592 20255 raft_consensus.cc:359] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.456406 20255 raft_consensus.cc:385] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.456729 20255 raft_consensus.cc:740] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.456748 20257 consensus_queue.cc:260] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.457553 20255 consensus_queue.cc:260] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.459600 20257 ts_tablet_manager.cc:1434] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:07:12.460510 20257 tablet_bootstrap.cc:492] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.462234 20255 ts_tablet_manager.cc:1434] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:07:12.462278 19962 catalog_manager.cc:5697] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 0 to 1, leader changed from <none> to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.463356 20255 tablet_bootstrap.cc:492] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.466150 20257 tablet_bootstrap.cc:654] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.456796 20256 tablet_bootstrap.cc:492] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.469028 20256 ts_tablet_manager.cc:1403] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.003s
I20260713 09:07:12.469528 20255 tablet_bootstrap.cc:654] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.471741 20256 raft_consensus.cc:359] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.472412 20256 raft_consensus.cc:385] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.472698 20256 raft_consensus.cc:740] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.473484 20256 consensus_queue.cc:260] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.475503 20256 ts_tablet_manager.cc:1434] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:12.476349 20256 tablet_bootstrap.cc:492] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:12.482522 20256 tablet_bootstrap.cc:654] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.493798 20256 tablet_bootstrap.cc:492] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.494213 20256 ts_tablet_manager.cc:1403] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260713 09:07:12.495261 20255 tablet_bootstrap.cc:492] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.495729 20255 ts_tablet_manager.cc:1403] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.015s
I20260713 09:07:12.496212 20257 tablet_bootstrap.cc:492] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:12.496346 20256 raft_consensus.cc:359] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.496675 20257 ts_tablet_manager.cc:1403] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.017s
I20260713 09:07:12.496965 20256 raft_consensus.cc:385] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.497234 20256 raft_consensus.cc:740] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.497792 20256 consensus_queue.cc:260] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.498379 20255 raft_consensus.cc:359] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.499066 20255 raft_consensus.cc:385] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.499326 20255 raft_consensus.cc:740] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.499725 20256 ts_tablet_manager.cc:1434] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:12.499442 20257 raft_consensus.cc:359] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.500115 20257 raft_consensus.cc:385] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.500519 20257 raft_consensus.cc:740] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.500150 20255 consensus_queue.cc:260] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.501269 20257 consensus_queue.cc:260] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.502696 20255 ts_tablet_manager.cc:1434] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:12.503364 20257 ts_tablet_manager.cc:1434] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:12.503610 20255 tablet_bootstrap.cc:492] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.504390 20257 tablet_bootstrap.cc:492] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.509779 20257 tablet_bootstrap.cc:654] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.510140 20255 tablet_bootstrap.cc:654] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.500591 20256 tablet_bootstrap.cc:492] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:12.518251 20255 tablet_bootstrap.cc:492] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.518740 20255 ts_tablet_manager.cc:1403] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260713 09:07:12.520397 20256 tablet_bootstrap.cc:654] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.521807 20255 raft_consensus.cc:359] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.522563 20255 raft_consensus.cc:385] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.522866 20255 raft_consensus.cc:740] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.524600 20256 tablet_bootstrap.cc:492] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.525070 20256 ts_tablet_manager.cc:1403] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.004s
I20260713 09:07:12.524654 20255 consensus_queue.cc:260] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.525647 20257 tablet_bootstrap.cc:492] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:12.526892 20255 ts_tablet_manager.cc:1434] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:12.527014 20257 ts_tablet_manager.cc:1403] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260713 09:07:12.527863 20255 tablet_bootstrap.cc:492] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.528134 20256 raft_consensus.cc:359] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.528817 20256 raft_consensus.cc:385] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.529110 20256 raft_consensus.cc:740] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.529446 20257 raft_consensus.cc:359] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.530090 20257 raft_consensus.cc:385] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.529872 20256 consensus_queue.cc:260] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.530383 20257 raft_consensus.cc:740] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.531044 20257 consensus_queue.cc:260] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.532814 20257 ts_tablet_manager.cc:1434] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:07:12.533646 20257 tablet_bootstrap.cc:492] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:12.534175 20255 tablet_bootstrap.cc:654] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.535583 20256 ts_tablet_manager.cc:1434] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:07:12.536515 20256 tablet_bootstrap.cc:492] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:12.536777 20262 raft_consensus.cc:493] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.537390 20262 raft_consensus.cc:515] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.538571 20257 tablet_bootstrap.cc:654] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.539320 20262 leader_election.cc:290] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:12.541661 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:12.542287 20066 raft_consensus.cc:2468] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:12.542603 20256 tablet_bootstrap.cc:654] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.543223 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.543823 20141 raft_consensus.cc:2468] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:12.545215 20180 leader_election.cc:304] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.547134 20262 raft_consensus.cc:2804] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.547531 20262 raft_consensus.cc:493] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.547888 20262 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.550319 20257 tablet_bootstrap.cc:492] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:12.550766 20257 ts_tablet_manager.cc:1403] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:07:12.553145 20257 raft_consensus.cc:359] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.553752 20257 raft_consensus.cc:385] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.554005 20257 raft_consensus.cc:740] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.554594 20257 consensus_queue.cc:260] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.554931 20262 raft_consensus.cc:515] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.556036 20257 ts_tablet_manager.cc:1434] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:12.557708 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:12.558216 20066 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.564793 20066 raft_consensus.cc:2468] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:12.565846 20181 leader_election.cc:304] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.566624 20268 raft_consensus.cc:2804] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.567078 20268 raft_consensus.cc:697] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:12.567900 20256 tablet_bootstrap.cc:492] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.567857 20268 consensus_queue.cc:237] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.569136 20256 ts_tablet_manager.cc:1403] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.007s
I20260713 09:07:12.568555 20278 raft_consensus.cc:493] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.571673 20278 raft_consensus.cc:515] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.572039 20256 raft_consensus.cc:359] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.572708 20256 raft_consensus.cc:385] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.572875 20261 raft_consensus.cc:493] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.573100 20256 raft_consensus.cc:740] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.573702 20278 leader_election.cc:290] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:12.573467 20261 raft_consensus.cc:515] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.573832 20256 consensus_queue.cc:260] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.575482 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.576121 20141 raft_consensus.cc:2468] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:12.576292 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:12.577103 20180 leader_election.cc:304] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.577208 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9405f74fa465195cce7ed48556246" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.575582 20261 leader_election.cc:290] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.577795 20140 raft_consensus.cc:2468] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:12.578109 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9405f74fa465195cce7ed48556246" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:12.578656 20215 raft_consensus.cc:2468] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:12.579061 20031 leader_election.cc:304] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:12.579479 20278 raft_consensus.cc:2804] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.579903 20278 raft_consensus.cc:493] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.580253 20278 raft_consensus.cc:3060] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.580947 20261 raft_consensus.cc:2804] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.581350 20261 raft_consensus.cc:493] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.581663 20261 raft_consensus.cc:3060] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.585852 20066 raft_consensus.cc:2468] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:12.589210 20262 leader_election.cc:290] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:12.589605 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:12.590212 20140 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.592188 20278 raft_consensus.cc:515] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.597062 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:12.597172 20140 raft_consensus.cc:2468] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:12.597633 20066 raft_consensus.cc:3060] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.598508 20261 raft_consensus.cc:515] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.601306 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9405f74fa465195cce7ed48556246" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:12.601886 20141 raft_consensus.cc:3060] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.604789 20278 leader_election.cc:290] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:12.606401 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:12.607017 20139 raft_consensus.cc:3060] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.608412 20066 raft_consensus.cc:2468] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:12.609511 20181 leader_election.cc:304] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.609652 20141 raft_consensus.cc:2468] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:12.611001 20031 leader_election.cc:304] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:12.611373 20278 raft_consensus.cc:2804] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.613075 20278 raft_consensus.cc:697] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:12.613876 20255 tablet_bootstrap.cc:492] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.614229 20139 raft_consensus.cc:2468] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:12.614362 20255 ts_tablet_manager.cc:1403] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.087s	user 0.035s	sys 0.042s
I20260713 09:07:12.613860 20278 consensus_queue.cc:237] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.617219 20256 ts_tablet_manager.cc:1434] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.048s	user 0.013s	sys 0.019s
I20260713 09:07:12.616971 20255 raft_consensus.cc:359] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.617723 20255 raft_consensus.cc:385] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.617985 20255 raft_consensus.cc:740] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.618239 20256 tablet_bootstrap.cc:492] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:12.618283 20291 raft_consensus.cc:493] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.618608 20255 consensus_queue.cc:260] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.616138 19964 catalog_manager.cc:5697] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 0 to 1, leader changed from <none> to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.620775 20255 ts_tablet_manager.cc:1434] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:12.621768 20255 tablet_bootstrap.cc:492] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:12.619253 20291 raft_consensus.cc:515] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.624421 20256 tablet_bootstrap.cc:654] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.624961 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:12.625591 20066 raft_consensus.cc:2468] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:12.626629 20255 tablet_bootstrap.cc:654] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.626583 20181 leader_election.cc:304] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.627514 20268 raft_consensus.cc:2804] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.627884 20268 raft_consensus.cc:493] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.628203 20268 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:12.632718 20012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:12.634585 20268 raft_consensus.cc:515] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.637033 20263 raft_consensus.cc:493] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.637573 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:12.638258 20065 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.637563 20263 raft_consensus.cc:515] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.643540 20263 leader_election.cc:290] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.647505 20255 tablet_bootstrap.cc:492] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:12.649632 20255 ts_tablet_manager.cc:1403] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260713 09:07:12.652653 20255 raft_consensus.cc:359] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.656251 20255 raft_consensus.cc:385] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.656838 20255 raft_consensus.cc:740] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.657514 20065 raft_consensus.cc:2468] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:12.657799 20261 leader_election.cc:290] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.657856 20255 consensus_queue.cc:260] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.659402 20181 leader_election.cc:304] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.660034 20261 raft_consensus.cc:2804] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.660439 20262 raft_consensus.cc:2804] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.661499 20255 ts_tablet_manager.cc:1434] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:07:12.663546 20268 leader_election.cc:290] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:12.670410 20291 leader_election.cc:290] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:12.672924 20262 raft_consensus.cc:697] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:12.673982 20262 consensus_queue.cc:237] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.678112 20261 raft_consensus.cc:697] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:12.679075 20261 consensus_queue.cc:237] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.685891 20263 raft_consensus.cc:493] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.686364 20263 raft_consensus.cc:515] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.688277 20263 leader_election.cc:290] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159), 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609)
I20260713 09:07:12.689433 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:12.690024 20141 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.690979 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:12.691979 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3904e00a006d49948d74a7f2e4c95d84" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:12.692631 20066 raft_consensus.cc:2468] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 0.
I20260713 09:07:12.693239 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.693879 20107 leader_election.cc:304] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:12.694670 20263 raft_consensus.cc:2804] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.695039 20263 raft_consensus.cc:493] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.695348 20263 raft_consensus.cc:3060] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.696187 20141 raft_consensus.cc:2468] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:12.662004 20292 raft_consensus.cc:493] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.696872 20292 raft_consensus.cc:515] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.697885 20065 raft_consensus.cc:2468] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 0.
I20260713 09:07:12.698896 20292 leader_election.cc:290] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
W20260713 09:07:12.662429 20031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.194:46687, user_credentials={real_user=slave}} blocked reactor thread for 51528.8us
I20260713 09:07:12.700534 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9405f74fa465195cce7ed48556246" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:12.701038 20215 raft_consensus.cc:3060] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.701102 20107 leader_election.cc:304] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:12.702673 20263 raft_consensus.cc:515] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.705011 20263 leader_election.cc:290] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.705681 20263 raft_consensus.cc:2804] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.706112 20263 raft_consensus.cc:493] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.706518 20263 raft_consensus.cc:3060] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.708222 20215 raft_consensus.cc:2468] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:12.711864 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:12.713491 20263 raft_consensus.cc:515] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
W20260713 09:07:12.715844 20031 leader_election.cc:343] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.715858 20263 leader_election.cc:290] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Requested vote from peers db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159), 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609)
I20260713 09:07:12.717026 20263 raft_consensus.cc:493] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.717525 20263 raft_consensus.cc:515] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.719612 20256 tablet_bootstrap.cc:492] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.720110 20256 ts_tablet_manager.cc:1403] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.102s	user 0.038s	sys 0.052s
I20260713 09:07:12.720180 20263 leader_election.cc:290] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.720466 19962 catalog_manager.cc:5697] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 0 to 1, leader changed from <none> to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.724315 20256 raft_consensus.cc:359] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.724979 20256 raft_consensus.cc:385] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.723555 20292 raft_consensus.cc:493] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.725803 20292 raft_consensus.cc:515] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.725247 20256 raft_consensus.cc:740] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.730340 20292 leader_election.cc:290] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.731047 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3904e00a006d49948d74a7f2e4c95d84" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:12.730067 20256 consensus_queue.cc:260] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.731678 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:12.732280 20066 raft_consensus.cc:3060] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.733230 20256 ts_tablet_manager.cc:1434] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:12.734598 20256 tablet_bootstrap.cc:492] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:12.735312 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3904e00a006d49948d74a7f2e4c95d84" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:12.735596 20211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:12.736188 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3904e00a006d49948d74a7f2e4c95d84" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:12.736344 20211 raft_consensus.cc:2468] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 0.
I20260713 09:07:12.731715 20065 raft_consensus.cc:3060] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.737555 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:12.737982 20106 leader_election.cc:304] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.738821 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:12.743605 20065 raft_consensus.cc:2468] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 1.
I20260713 09:07:12.744650 20256 tablet_bootstrap.cc:654] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:12.736814 20213 raft_consensus.cc:3060] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:12.746285 20106 leader_election.cc:343] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:12.747189 20106 leader_election.cc:343] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:12.748376 20263 raft_consensus.cc:2804] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.748747 20263 raft_consensus.cc:493] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.749151 20263 raft_consensus.cc:3060] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.749936 20066 raft_consensus.cc:2468] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 1.
I20260713 09:07:12.748646 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:12.753269 20212 raft_consensus.cc:2468] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:12.755062 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.755806 20141 raft_consensus.cc:2393] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in current term 1: Already voted for candidate 14605d3ed1654419a51e72c3935b212f in this term.
I20260713 09:07:12.756342 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:12.753419 20213 raft_consensus.cc:2468] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 1.
I20260713 09:07:12.757015 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.760186 20106 leader_election.cc:304] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.762157 20107 leader_election.cc:304] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [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: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:12.757061 20066 raft_consensus.cc:2468] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 0.
I20260713 09:07:12.759884 19963 catalog_manager.cc:5697] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.764227 19962 catalog_manager.cc:5697] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 0 to 1, leader changed from <none> to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.776851 20301 raft_consensus.cc:2804] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.758708 20263 raft_consensus.cc:515] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.779436 20141 raft_consensus.cc:2393] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in current term 1: Already voted for candidate 14605d3ed1654419a51e72c3935b212f in this term.
I20260713 09:07:12.780565 20263 leader_election.cc:290] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.781222 20305 raft_consensus.cc:2804] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.782158 20305 raft_consensus.cc:697] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:12.782322 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:12.783241 20213 raft_consensus.cc:3060] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.783439 20305 consensus_queue.cc:237] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.757076 20031 leader_election.cc:304] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.790329 20031 leader_election.cc:304] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:12.791231 20292 raft_consensus.cc:2804] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.791538 20301 raft_consensus.cc:697] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:12.791607 20292 raft_consensus.cc:493] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.792069 20292 raft_consensus.cc:3060] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.792433 20301 consensus_queue.cc:237] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.791368 20261 raft_consensus.cc:2749] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.802312 20292 raft_consensus.cc:515] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.804509 20213 raft_consensus.cc:2468] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 1.
I20260713 09:07:12.805133 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:12.805205 20212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:12.805214 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:12.805990 20141 raft_consensus.cc:2393] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in current term 1: Already voted for candidate 14605d3ed1654419a51e72c3935b212f in this term.
I20260713 09:07:12.806382 19963 catalog_manager.cc:5697] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 1 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.807158 20106 leader_election.cc:304] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:12.807137 20031 leader_election.cc:304] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [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: 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:12.808167 20304 raft_consensus.cc:2804] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.806288 20066 raft_consensus.cc:2393] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14605d3ed1654419a51e72c3935b212f in current term 1: Already voted for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in this term.
I20260713 09:07:12.809021 20292 leader_election.cc:290] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.809418 20256 tablet_bootstrap.cc:492] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:12.808880 20304 raft_consensus.cc:697] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:12.809916 20256 ts_tablet_manager.cc:1403] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.014s
I20260713 09:07:12.810655 20304 consensus_queue.cc:237] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.808796 20261 raft_consensus.cc:2749] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:12.813411 20256 raft_consensus.cc:359] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.814083 20256 raft_consensus.cc:385] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:12.814383 20256 raft_consensus.cc:740] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:12.815194 20256 consensus_queue.cc:260] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:12.817030 20256 ts_tablet_manager.cc:1434] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:12.824134 19962 catalog_manager.cc:5697] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 1 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.825418 19962 catalog_manager.cc:5697] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 1 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.852186 20261 raft_consensus.cc:493] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:12.852700 20261 raft_consensus.cc:515] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.854231 20261 leader_election.cc:290] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.854951 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440ecaed9be48119ea2f80012fc3918" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:12.855172 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440ecaed9be48119ea2f80012fc3918" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:12.855454 20141 raft_consensus.cc:2468] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:12.855712 20213 raft_consensus.cc:2468] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:12.856333 20031 leader_election.cc:304] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:12.856875 20261 raft_consensus.cc:2804] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:12.857161 20261 raft_consensus.cc:493] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:12.857399 20261 raft_consensus.cc:3060] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.861833 20261 raft_consensus.cc:515] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.863255 20261 leader_election.cc:290] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:12.863807 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440ecaed9be48119ea2f80012fc3918" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:12.864012 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440ecaed9be48119ea2f80012fc3918" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:12.864248 20141 raft_consensus.cc:3060] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.864475 20213 raft_consensus.cc:3060] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:12.868534 20141 raft_consensus.cc:2468] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:12.868790 20213 raft_consensus.cc:2468] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:12.869383 20031 leader_election.cc:304] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:12.869959 20261 raft_consensus.cc:2804] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:12.870420 20261 raft_consensus.cc:697] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:12.871161 20261 consensus_queue.cc:237] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:12.877120 19963 catalog_manager.cc:5697] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.983278 20141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
mode: GRACEFUL
new_leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:53728
I20260713 09:07:12.983742 20141 raft_consensus.cc:606] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Received request to transfer leadership to TS 5b45d90a8e3a4b7392fb1ea7f88c6a56
I20260713 09:07:12.995042 20262 consensus_queue.cc:1048] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.996055 20213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
mode: GRACEFUL
new_leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:53016
I20260713 09:07:12.996621 20213 raft_consensus.cc:606] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Received request to transfer leadership to TS 5b45d90a8e3a4b7392fb1ea7f88c6a56
I20260713 09:07:12.999820 20262 consensus_queue.cc:1048] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.002566 20213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
mode: GRACEFUL
new_leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:53016
I20260713 09:07:13.003072 20213 raft_consensus.cc:606] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Received request to transfer leadership to TS 5b45d90a8e3a4b7392fb1ea7f88c6a56
I20260713 09:07:13.008917 20139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
mode: GRACEFUL
new_leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:53728
I20260713 09:07:13.009465 20139 raft_consensus.cc:606] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Received request to transfer leadership to TS 5b45d90a8e3a4b7392fb1ea7f88c6a56
I20260713 09:07:13.010949 20299 consensus_queue.cc:1048] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.027130 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec9405f74fa465195cce7ed48556246"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
mode: GRACEFUL
new_leader_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:48682
I20260713 09:07:13.027667 20066 raft_consensus.cc:606] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Received request to transfer leadership to TS 14605d3ed1654419a51e72c3935b212f
I20260713 09:07:13.034477 20213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01119ba519054d78be14d742914168c1"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
mode: GRACEFUL
new_leader_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53016
I20260713 09:07:13.035037 20213 raft_consensus.cc:606] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Received request to transfer leadership to TS 14605d3ed1654419a51e72c3935b212f
I20260713 09:07:13.035037 20262 consensus_queue.cc:1048] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:07:13.043000 20213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
mode: GRACEFUL
new_leader_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53016
I20260713 09:07:13.043576 20213 raft_consensus.cc:606] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Received request to transfer leadership to TS 14605d3ed1654419a51e72c3935b212f
I20260713 09:07:13.047120 20299 raft_consensus.cc:993] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30: : Instructing follower 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:13.047500 20299 raft_consensus.cc:1081] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Signalling peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:13.048954 20066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:48666
I20260713 09:07:13.049456 20066 raft_consensus.cc:493] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.049803 20066 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.051774 20065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9440ecaed9be48119ea2f80012fc3918"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
mode: GRACEFUL
new_leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:48682
I20260713 09:07:13.052235 20065 raft_consensus.cc:606] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Received request to transfer leadership to TS db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:13.054997 20066 raft_consensus.cc:515] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.056638 20066 leader_election.cc:290] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:13.057898 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:13.058120 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:13.058490 20141 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.058626 20213 raft_consensus.cc:3055] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.058986 20213 raft_consensus.cc:740] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:13.059760 20213 consensus_queue.cc:260] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.060966 20213 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.065650 20141 raft_consensus.cc:2468] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:13.066982 20031 leader_election.cc:304] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:13.066926 20261 consensus_queue.cc:1048] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.067217 20213 raft_consensus.cc:2468] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:13.067698 20292 raft_consensus.cc:2804] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.068120 20292 raft_consensus.cc:697] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:13.068818 20292 consensus_queue.cc:237] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.075749 20262 consensus_queue.cc:1048] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.079424 19964 catalog_manager.cc:5697] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 1 to 2, leader changed from db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195) to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.083614 20261 consensus_queue.cc:1048] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.091496 20278 consensus_queue.cc:1048] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.100013 20261 raft_consensus.cc:993] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: : Instructing follower 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:13.100435 20261 raft_consensus.cc:1081] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Signalling peer 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:13.102744 20141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec9405f74fa465195cce7ed48556246"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53708
I20260713 09:07:13.103328 20141 raft_consensus.cc:493] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.103698 20141 raft_consensus.cc:3060] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.107904 20299 raft_consensus.cc:993] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30: : Instructing follower 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:13.108381 20278 raft_consensus.cc:1081] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Signalling peer 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:13.109927 20140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53720
I20260713 09:07:13.110428 20140 raft_consensus.cc:493] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.110772 20140 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.111389 20141 raft_consensus.cc:515] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.114131 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9405f74fa465195cce7ed48556246" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:13.114286 20141 leader_election.cc:290] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:13.114692 20066 raft_consensus.cc:3055] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.115039 20066 raft_consensus.cc:740] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:13.114894 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9405f74fa465195cce7ed48556246" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:13.115739 20213 raft_consensus.cc:3060] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.115929 20066 consensus_queue.cc:260] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.117002 20066 raft_consensus.cc:3060] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.120726 20140 raft_consensus.cc:515] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.121279 20213 raft_consensus.cc:2468] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:13.122164 20106 leader_election.cc:304] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:13.122809 20304 raft_consensus.cc:2804] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.123224 20304 raft_consensus.cc:697] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:13.123286 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:13.123865 20065 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.124074 20304 consensus_queue.cc:237] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.127413 20066 raft_consensus.cc:2468] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:13.129172 20140 leader_election.cc:290] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:13.130391 20065 raft_consensus.cc:2468] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:13.131865 20107 leader_election.cc:304] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:13.132133 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:13.132872 20304 raft_consensus.cc:2804] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.133304 20304 raft_consensus.cc:697] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:13.133492 19964 catalog_manager.cc:5697] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 1 to 2, leader changed from 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193) to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 2 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.133885 20304 consensus_queue.cc:237] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.136080 20213 raft_consensus.cc:3055] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.136447 20213 raft_consensus.cc:740] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:13.137192 20213 consensus_queue.cc:260] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.138329 20213 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.143147 20213 raft_consensus.cc:2468] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:13.144198 19964 catalog_manager.cc:5697] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 1 to 2, leader changed from db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195) to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 2 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.223002 20299 consensus_queue.cc:1048] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.223628 20278 consensus_queue.cc:1048] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.233348 20262 raft_consensus.cc:993] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30: : Instructing follower 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:13.233793 20262 raft_consensus.cc:1081] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Signalling peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:13.235633 20066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:48666
I20260713 09:07:13.240450 20301 consensus_queue.cc:1048] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.241300 20066 raft_consensus.cc:493] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.241750 20066 raft_consensus.cc:3060] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.247797 20066 raft_consensus.cc:515] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.249588 20263 raft_consensus.cc:993] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f: : Instructing follower 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:13.250088 20263 raft_consensus.cc:1081] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Signalling peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:13.251731 20066 leader_election.cc:290] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:13.254236 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:13.254750 20213 raft_consensus.cc:3055] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.255028 20213 raft_consensus.cc:740] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:13.255769 20213 consensus_queue.cc:260] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.256539 20066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:48680
I20260713 09:07:13.257154 20066 raft_consensus.cc:493] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.256966 20213 raft_consensus.cc:3060] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.256966 20320 consensus_queue.cc:1048] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.257656 20066 raft_consensus.cc:3060] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.258095 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c75aca09d0478588cf4ccd6cd2fe3e" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:13.258647 20140 raft_consensus.cc:3060] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.257874 20212 raft_consensus.cc:3060] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.264611 20066 raft_consensus.cc:515] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:13.265407 20140 raft_consensus.cc:2468] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:13.266708 20066 leader_election.cc:290] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:13.266897 20031 leader_election.cc:304] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:13.268581 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:13.269146 20214 raft_consensus.cc:3060] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.269439 20263 consensus_queue.cc:1048] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.272977 20320 raft_consensus.cc:2804] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.273442 20320 raft_consensus.cc:697] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:13.274518 20213 raft_consensus.cc:2468] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:13.274266 20320 consensus_queue.cc:237] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.275817 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581a2d0bae31449b9d1796409dd96bd3" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:13.276057 20214 raft_consensus.cc:2468] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:13.276393 20141 raft_consensus.cc:3055] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.276747 20211 raft_consensus.cc:1240] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Rejecting Update request from peer 14605d3ed1654419a51e72c3935b212f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:07:13.277979 20292 raft_consensus.cc:993] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: : Instructing follower db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:13.278424 20292 raft_consensus.cc:1081] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Signalling peer db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:13.276726 20141 raft_consensus.cc:740] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:13.280040 20141 consensus_queue.cc:260] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:13.280817 20263 consensus_queue.cc:1059] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.281117 20213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9440ecaed9be48119ea2f80012fc3918"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:52998
I20260713 09:07:13.282114 20141 raft_consensus.cc:3060] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.282522 20213 raft_consensus.cc:493] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.282915 20213 raft_consensus.cc:3060] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.283133 20031 leader_election.cc:304] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:13.285521 20261 raft_consensus.cc:2804] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.286005 20261 raft_consensus.cc:697] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:13.286823 20261 consensus_queue.cc:237] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } }
I20260713 09:07:13.287638 19964 catalog_manager.cc:5697] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 1 to 2, leader changed from db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195) to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.289554 20213 raft_consensus.cc:515] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.292099 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440ecaed9be48119ea2f80012fc3918" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:13.290297 20141 raft_consensus.cc:2468] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:13.294045 20320 consensus_queue.cc:1048] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.294715 20066 raft_consensus.cc:3055] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.295033 20066 raft_consensus.cc:740] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:13.293365 20213 leader_election.cc:290] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:13.295856 20066 consensus_queue.cc:260] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.296269 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9440ecaed9be48119ea2f80012fc3918" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:13.296751 20066 raft_consensus.cc:3060] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.296818 20139 raft_consensus.cc:3060] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.305406 20139 raft_consensus.cc:2468] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 2.
I20260713 09:07:13.305401 20066 raft_consensus.cc:2468] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 2.
I20260713 09:07:13.306228 20141 raft_consensus.cc:1240] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Rejecting Update request from peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:07:13.306627 20181 leader_election.cc:304] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:13.307780 20299 raft_consensus.cc:2804] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.308223 20299 raft_consensus.cc:697] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:13.309037 20299 consensus_queue.cc:237] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.310782 19964 catalog_manager.cc:5697] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 1 to 2, leader changed from 14605d3ed1654419a51e72c3935b212f (127.15.222.194) to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:13.318529 19963 catalog_manager.cc:5697] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 1 to 2, leader changed from 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193) to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:13.335788 20304 consensus_queue.cc:1048] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.344763 20305 consensus_queue.cc:1048] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.355614 20305 consensus_queue.cc:1048] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.361792 20263 raft_consensus.cc:993] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f: : Instructing follower 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:13.362201 20301 raft_consensus.cc:1081] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Signalling peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:13.363653 20065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:48680
I20260713 09:07:13.364210 20065 raft_consensus.cc:493] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.364583 20065 raft_consensus.cc:3060] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.368597 20263 consensus_queue.cc:1048] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.371227 20065 raft_consensus.cc:515] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.373095 20065 leader_election.cc:290] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:13.374151 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:13.376425 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e8013506c8e49b9bfc5896a3d609cd9" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:13.376976 20139 raft_consensus.cc:3055] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.377269 20139 raft_consensus.cc:740] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:13.378014 20139 consensus_queue.cc:260] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
W20260713 09:07:13.378830 20263 consensus_queue.cc:1175] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:07:13.379630 20139 raft_consensus.cc:3060] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.384593 20139 raft_consensus.cc:2468] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:13.385463 20031 leader_election.cc:304] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [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: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:13.386030 20320 raft_consensus.cc:2804] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.386391 20320 raft_consensus.cc:697] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:13.387019 20320 consensus_queue.cc:237] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.392040 19963 catalog_manager.cc:5697] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 1 to 2, leader changed from 14605d3ed1654419a51e72c3935b212f (127.15.222.194) to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.459467 20139 raft_consensus.cc:1275] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.460711 20320 consensus_queue.cc:1048] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.468745 20213 raft_consensus.cc:1275] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.471762 20292 consensus_queue.cc:1048] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.509743 20326 raft_consensus.cc:993] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30: : Instructing follower 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:13.510092 20299 raft_consensus.cc:1081] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Signalling peer 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:13.511300 20139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01119ba519054d78be14d742914168c1"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53720
I20260713 09:07:13.511714 20139 raft_consensus.cc:493] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:13.511969 20139 raft_consensus.cc:3060] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.513937 20213 raft_consensus.cc:1275] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.515138 20263 consensus_queue.cc:1048] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.517597 20139 raft_consensus.cc:515] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.519630 20139 leader_election.cc:290] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:13.520180 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01119ba519054d78be14d742914168c1" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:13.520733 20065 raft_consensus.cc:3060] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.522648 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01119ba519054d78be14d742914168c1" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:13.523253 20213 raft_consensus.cc:3055] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:13.524523 20213 raft_consensus.cc:740] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:13.525360 20213 consensus_queue.cc:260] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.524174 20066 raft_consensus.cc:1275] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.526576 20213 raft_consensus.cc:3060] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.527174 20263 consensus_queue.cc:1048] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.530797 20065 raft_consensus.cc:2468] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:13.531843 20107 leader_election.cc:304] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:13.532558 20305 raft_consensus.cc:2804] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.533020 20305 raft_consensus.cc:697] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:13.533444 20213 raft_consensus.cc:2468] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:13.533787 20305 consensus_queue.cc:237] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:13.539812 19964 catalog_manager.cc:5697] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 1 to 2, leader changed from db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195) to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 2 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.695684 20066 raft_consensus.cc:1275] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.696784 20299 consensus_queue.cc:1048] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.703343 20139 raft_consensus.cc:1275] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.706300 20065 raft_consensus.cc:1275] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.706543 20299 consensus_queue.cc:1048] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:13.708339 20305 consensus_queue.cc:1048] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.711380 20213 raft_consensus.cc:1275] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.713042 20304 consensus_queue.cc:1048] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.756273 20213 raft_consensus.cc:1275] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.757467 20292 consensus_queue.cc:1048] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.765576 20139 raft_consensus.cc:1275] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.765863 20141 raft_consensus.cc:1275] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.767400 20261 consensus_queue.cc:1048] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.768533 20320 consensus_queue.cc:1048] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.774874 20213 raft_consensus.cc:1275] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.776770 20320 consensus_queue.cc:1048] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.876705 20213 raft_consensus.cc:3060] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.881913 20213 raft_consensus.cc:1275] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.882984 20298 consensus_queue.cc:1048] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.890211 20139 raft_consensus.cc:1275] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.891779 20320 consensus_queue.cc:1048] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.929417 20065 raft_consensus.cc:1275] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.930388 20304 consensus_queue.cc:1048] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.936655 20213 raft_consensus.cc:1275] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:13.938503 20305 consensus_queue.cc:1048] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.076239 19962 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59012:
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"
    }
  }
}
W20260713 09:07:16.078616 19962 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.
I20260713 09:07:16.124338 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec2aabd4394805a87e3e8e77b35547 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:16.125617 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec2aabd4394805a87e3e8e77b35547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.126406 20123 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec2aabd4394805a87e3e8e77b35547 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:16.127610 20123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec2aabd4394805a87e3e8e77b35547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.128237 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 4142c5493e5b48f090a61608e47ab2ce (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:16.129210 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4142c5493e5b48f090a61608e47ab2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.129825 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 78ec2aabd4394805a87e3e8e77b35547 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:16.130956 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ec2aabd4394805a87e3e8e77b35547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.133117 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 4142c5493e5b48f090a61608e47ab2ce (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:16.134274 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4142c5493e5b48f090a61608e47ab2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.135329 20198 tablet_service.cc:1511] Processing CreateTablet for tablet 4142c5493e5b48f090a61608e47ab2ce (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:16.136560 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4142c5493e5b48f090a61608e47ab2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.149946 20049 tablet_service.cc:1511] Processing CreateTablet for tablet db834ca082c7487ba9947f6990b043f7 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:16.151453 20049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db834ca082c7487ba9947f6990b043f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.154520 20351 tablet_bootstrap.cc:492] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:16.158890 20352 tablet_bootstrap.cc:492] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.162073 20351 tablet_bootstrap.cc:654] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.163015 20353 tablet_bootstrap.cc:492] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.166383 20352 tablet_bootstrap.cc:654] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.169687 20353 tablet_bootstrap.cc:654] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.181151 20352 tablet_bootstrap.cc:492] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.181655 20352 ts_tablet_manager.cc:1403] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260713 09:07:16.182921 20125 tablet_service.cc:1511] Processing CreateTablet for tablet db834ca082c7487ba9947f6990b043f7 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:16.184235 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db834ca082c7487ba9947f6990b043f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.184365 20352 raft_consensus.cc:359] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.184774 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 47fdf7ad014a4e6c87370542ff5f684a (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:16.185209 20352 raft_consensus.cc:385] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.185654 20352 raft_consensus.cc:740] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.186098 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fdf7ad014a4e6c87370542ff5f684a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.186380 20352 consensus_queue.cc:260] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.187673 20205 tablet_service.cc:1511] Processing CreateTablet for tablet db834ca082c7487ba9947f6990b043f7 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:16.188769 20353 tablet_bootstrap.cc:492] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.188903 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db834ca082c7487ba9947f6990b043f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.190788 20352 ts_tablet_manager.cc:1434] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260713 09:07:16.192170 20353 ts_tablet_manager.cc:1403] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.010s
I20260713 09:07:16.191777 20352 tablet_bootstrap.cc:492] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.194036 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 046c09418aa947fface00c400f6a7fcb (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:16.195873 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046c09418aa947fface00c400f6a7fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.197196 20123 tablet_service.cc:1511] Processing CreateTablet for tablet 47fdf7ad014a4e6c87370542ff5f684a (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:16.191824 20200 tablet_service.cc:1511] Processing CreateTablet for tablet 47fdf7ad014a4e6c87370542ff5f684a (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:16.198441 20123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fdf7ad014a4e6c87370542ff5f684a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.198700 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47fdf7ad014a4e6c87370542ff5f684a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.201174 20352 tablet_bootstrap.cc:654] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.202289 20353 raft_consensus.cc:359] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.203085 20353 raft_consensus.cc:385] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.203347 20353 raft_consensus.cc:740] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.204012 20353 consensus_queue.cc:260] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.206146 20197 tablet_service.cc:1511] Processing CreateTablet for tablet 046c09418aa947fface00c400f6a7fcb (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:16.206916 20353 ts_tablet_manager.cc:1434] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:07:16.207360 20197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046c09418aa947fface00c400f6a7fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.211814 20131 tablet_service.cc:1511] Processing CreateTablet for tablet 046c09418aa947fface00c400f6a7fcb (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:16.213011 20131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 046c09418aa947fface00c400f6a7fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.224874 20353 tablet_bootstrap.cc:492] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.230723 20053 tablet_service.cc:1511] Processing CreateTablet for tablet b7dc07baec6e4616890ecac6221c967c (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:16.231910 20053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dc07baec6e4616890ecac6221c967c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.234200 20127 tablet_service.cc:1511] Processing CreateTablet for tablet b7dc07baec6e4616890ecac6221c967c (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:16.235383 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dc07baec6e4616890ecac6221c967c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.244288 20353 tablet_bootstrap.cc:654] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.250072 20048 tablet_service.cc:1511] Processing CreateTablet for tablet 59ec2d07148a4bdc94bb57d4b5bde1b4 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:16.251274 20048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ec2d07148a4bdc94bb57d4b5bde1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.251380 20200 tablet_service.cc:1511] Processing CreateTablet for tablet b7dc07baec6e4616890ecac6221c967c (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:16.252636 20200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dc07baec6e4616890ecac6221c967c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.254666 20124 tablet_service.cc:1511] Processing CreateTablet for tablet 59ec2d07148a4bdc94bb57d4b5bde1b4 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:16.255897 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ec2d07148a4bdc94bb57d4b5bde1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.258329 20129 tablet_service.cc:1511] Processing CreateTablet for tablet 57f9141813e842aca6ed9cae3d519b3e (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:16.259472 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f9141813e842aca6ed9cae3d519b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.270694 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 57f9141813e842aca6ed9cae3d519b3e (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:16.271975 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 59ec2d07148a4bdc94bb57d4b5bde1b4 (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:16.272558 20125 tablet_service.cc:1511] Processing CreateTablet for tablet 69a397a3cf264b3bb152df2f14ead11c (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:16.275453 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 69a397a3cf264b3bb152df2f14ead11c (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:16.277045 20352 tablet_bootstrap.cc:492] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.278681 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ec2d07148a4bdc94bb57d4b5bde1b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.278496 20198 tablet_service.cc:1511] Processing CreateTablet for tablet 69a397a3cf264b3bb152df2f14ead11c (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:16.284981 20352 ts_tablet_manager.cc:1403] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.006s
I20260713 09:07:16.285562 20198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a397a3cf264b3bb152df2f14ead11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.279007 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a397a3cf264b3bb152df2f14ead11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.278692 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f9141813e842aca6ed9cae3d519b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.287905 20352 raft_consensus.cc:359] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.288583 20352 raft_consensus.cc:385] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.288862 20352 raft_consensus.cc:740] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.281049 20351 tablet_bootstrap.cc:492] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.290256 20351 ts_tablet_manager.cc:1403] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.018s
I20260713 09:07:16.289685 20352 consensus_queue.cc:260] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.293923 20351 raft_consensus.cc:359] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.294616 20351 raft_consensus.cc:385] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.294919 20351 raft_consensus.cc:740] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.295599 20351 consensus_queue.cc:260] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.296006 20197 tablet_service.cc:1511] Processing CreateTablet for tablet 57f9141813e842aca6ed9cae3d519b3e (DEFAULT_TABLE table=soft_deleted_table [id=9a90808cde064deb82eba487c99582f6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:16.297212 20197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f9141813e842aca6ed9cae3d519b3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.297394 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a397a3cf264b3bb152df2f14ead11c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:16.301445 20353 tablet_bootstrap.cc:492] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.303896 20352 ts_tablet_manager.cc:1434] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:07:16.310619 20353 ts_tablet_manager.cc:1403] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.086s	user 0.004s	sys 0.008s
I20260713 09:07:16.318094 20351 ts_tablet_manager.cc:1434] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260713 09:07:16.320808 20353 raft_consensus.cc:359] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.321719 20353 raft_consensus.cc:385] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.322999 20351 tablet_bootstrap.cc:492] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:16.319422 20352 tablet_bootstrap.cc:492] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.329056 20353 raft_consensus.cc:740] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.329802 20353 consensus_queue.cc:260] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.330585 20351 tablet_bootstrap.cc:654] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.332423 20352 tablet_bootstrap.cc:654] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.342067 20353 ts_tablet_manager.cc:1434] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:07:16.343032 20353 tablet_bootstrap.cc:492] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.343408 20351 tablet_bootstrap.cc:492] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.344506 20352 tablet_bootstrap.cc:492] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.345019 20352 ts_tablet_manager.cc:1403] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.002s
I20260713 09:07:16.343911 20351 ts_tablet_manager.cc:1403] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:07:16.347792 20352 raft_consensus.cc:359] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.348515 20352 raft_consensus.cc:385] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.348894 20353 tablet_bootstrap.cc:654] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.348839 20352 raft_consensus.cc:740] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.349731 20352 consensus_queue.cc:260] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.350558 20351 raft_consensus.cc:359] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.351297 20351 raft_consensus.cc:385] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.351643 20351 raft_consensus.cc:740] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.351897 20352 ts_tablet_manager.cc:1434] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:16.352875 20352 tablet_bootstrap.cc:492] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.352504 20351 consensus_queue.cc:260] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.358752 20352 tablet_bootstrap.cc:654] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.365768 20351 ts_tablet_manager.cc:1434] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:07:16.373281 20351 tablet_bootstrap.cc:492] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:16.377095 20305 raft_consensus.cc:493] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:16.377615 20305 raft_consensus.cc:515] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.379580 20351 tablet_bootstrap.cc:654] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.380650 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4142c5493e5b48f090a61608e47ab2ce" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:16.381384 20066 raft_consensus.cc:2468] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 0.
I20260713 09:07:16.382766 20107 leader_election.cc:304] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:16.384467 20305 leader_election.cc:290] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.385838 20305 raft_consensus.cc:2804] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:16.386752 20305 raft_consensus.cc:493] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:16.387616 20305 raft_consensus.cc:3060] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.393806 20339 raft_consensus.cc:493] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:16.394340 20339 raft_consensus.cc:515] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.396601 20339 leader_election.cc:290] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:16.399905 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:16.400596 20066 raft_consensus.cc:2468] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:16.401944 20181 leader_election.cc:304] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.409744 20339 raft_consensus.cc:2804] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:16.410190 20339 raft_consensus.cc:493] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:16.410573 20339 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.435406 20339 raft_consensus.cc:515] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.437217 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4142c5493e5b48f090a61608e47ab2ce" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:16.449358 20213 raft_consensus.cc:2468] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 0.
I20260713 09:07:16.452491 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:16.453090 20066 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.461990 20066 raft_consensus.cc:2468] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:16.463341 20181 leader_election.cc:304] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.464629 20366 raft_consensus.cc:2804] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:16.469091 20107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.193:36609, user_credentials={real_user=slave}} blocked reactor thread for 86412.3us
I20260713 09:07:16.470643 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:16.471309 20139 raft_consensus.cc:2468] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:16.478029 20305 raft_consensus.cc:515] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.481086 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4142c5493e5b48f090a61608e47ab2ce" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:16.481731 20066 raft_consensus.cc:3060] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.487023 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:16.487794 20139 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.495019 20139 raft_consensus.cc:2468] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:16.486198 20339 leader_election.cc:290] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:16.497323 20366 raft_consensus.cc:697] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:16.498350 20366 consensus_queue.cc:237] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.507818 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4142c5493e5b48f090a61608e47ab2ce" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:16.508474 20214 raft_consensus.cc:3060] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.522083 20214 raft_consensus.cc:2468] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 1.
I20260713 09:07:16.525053 20305 leader_election.cc:290] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.530292 20351 tablet_bootstrap.cc:492] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.531802 20353 tablet_bootstrap.cc:492] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.530893 20066 raft_consensus.cc:2468] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 1.
I20260713 09:07:16.530299 20352 tablet_bootstrap.cc:492] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.533622 20351 ts_tablet_manager.cc:1403] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.161s	user 0.049s	sys 0.084s
I20260713 09:07:16.530754 20106 leader_election.cc:304] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.533623 20353 ts_tablet_manager.cc:1403] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.191s	user 0.073s	sys 0.096s
I20260713 09:07:16.534539 20352 ts_tablet_manager.cc:1403] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.182s	user 0.081s	sys 0.085s
I20260713 09:07:16.535441 20305 raft_consensus.cc:2804] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:16.535918 20305 raft_consensus.cc:697] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:16.536731 20305 consensus_queue.cc:237] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.537854 20353 raft_consensus.cc:359] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.537307 20351 raft_consensus.cc:359] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.538463 20353 raft_consensus.cc:385] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.538581 20351 raft_consensus.cc:385] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.538810 20353 raft_consensus.cc:740] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.538991 20351 raft_consensus.cc:740] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.539570 20353 consensus_queue.cc:260] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.539891 20351 consensus_queue.cc:260] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.541903 20353 ts_tablet_manager.cc:1434] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:16.542210 20351 ts_tablet_manager.cc:1434] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:16.543630 20352 raft_consensus.cc:359] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.544324 20352 raft_consensus.cc:385] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.544589 20352 raft_consensus.cc:740] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.545331 20352 consensus_queue.cc:260] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.547567 20352 ts_tablet_manager.cc:1434] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:07:16.548550 20352 tablet_bootstrap.cc:492] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.552076 20351 tablet_bootstrap.cc:492] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:16.553025 20353 tablet_bootstrap.cc:492] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.559499 20351 tablet_bootstrap.cc:654] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.561419 20352 tablet_bootstrap.cc:654] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.559427 19962 catalog_manager.cc:5697] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 0 to 1, leader changed from <none> to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.559500 20353 tablet_bootstrap.cc:654] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.566998 20351 tablet_bootstrap.cc:492] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.567402 20352 tablet_bootstrap.cc:492] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.567520 20351 ts_tablet_manager.cc:1403] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260713 09:07:16.567893 20352 ts_tablet_manager.cc:1403] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.005s
I20260713 09:07:16.570932 20351 raft_consensus.cc:359] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.571897 20351 raft_consensus.cc:385] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.572222 20351 raft_consensus.cc:740] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.572098 20352 raft_consensus.cc:359] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.573161 20352 raft_consensus.cc:385] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.573506 20352 raft_consensus.cc:740] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.573246 20351 consensus_queue.cc:260] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.573849 19964 catalog_manager.cc:5697] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 1 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.574632 20352 consensus_queue.cc:260] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.575748 20351 ts_tablet_manager.cc:1434] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:16.576766 20351 tablet_bootstrap.cc:492] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:16.577654 20352 ts_tablet_manager.cc:1434] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:16.578575 20352 tablet_bootstrap.cc:492] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.582717 20351 tablet_bootstrap.cc:654] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.585333 20352 tablet_bootstrap.cc:654] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.597038 20351 tablet_bootstrap.cc:492] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.597553 20351 ts_tablet_manager.cc:1403] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260713 09:07:16.600440 20351 raft_consensus.cc:359] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.601140 20351 raft_consensus.cc:385] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.601433 20351 raft_consensus.cc:740] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.601893 20352 tablet_bootstrap.cc:492] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.601918 20353 tablet_bootstrap.cc:492] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.602134 20351 consensus_queue.cc:260] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.602591 20352 ts_tablet_manager.cc:1403] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260713 09:07:16.602660 20353 ts_tablet_manager.cc:1403] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.010s
I20260713 09:07:16.604314 20351 ts_tablet_manager.cc:1434] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:16.605237 20351 tablet_bootstrap.cc:492] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:16.605814 20353 raft_consensus.cc:359] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.606125 20352 raft_consensus.cc:359] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.606580 20353 raft_consensus.cc:385] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.606986 20352 raft_consensus.cc:385] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.607000 20353 raft_consensus.cc:740] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.607532 20352 raft_consensus.cc:740] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.607947 20353 consensus_queue.cc:260] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.608413 20352 consensus_queue.cc:260] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.610755 20352 ts_tablet_manager.cc:1434] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260713 09:07:16.611671 20351 tablet_bootstrap.cc:654] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.611776 20352 tablet_bootstrap.cc:492] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.616715 20305 raft_consensus.cc:493] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:16.617282 20305 raft_consensus.cc:515] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.617725 20353 ts_tablet_manager.cc:1434] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:16.620783 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046c09418aa947fface00c400f6a7fcb" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:16.622380 20066 raft_consensus.cc:2468] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 0.
I20260713 09:07:16.623039 20351 tablet_bootstrap.cc:492] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.623512 20351 ts_tablet_manager.cc:1403] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260713 09:07:16.623482 20107 leader_election.cc:304] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:16.624387 20362 raft_consensus.cc:2804] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:16.624783 20352 tablet_bootstrap.cc:654] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.625373 20353 tablet_bootstrap.cc:492] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.625870 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046c09418aa947fface00c400f6a7fcb" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:16.624751 20362 raft_consensus.cc:493] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:16.626961 20362 raft_consensus.cc:3060] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.626590 20351 raft_consensus.cc:359] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.627439 20351 raft_consensus.cc:385] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.627724 20351 raft_consensus.cc:740] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.629398 20305 leader_election.cc:290] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.628424 20351 consensus_queue.cc:260] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.631636 20351 ts_tablet_manager.cc:1434] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:16.626555 20214 raft_consensus.cc:2468] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 0.
I20260713 09:07:16.632448 20353 tablet_bootstrap.cc:654] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.632617 20351 tablet_bootstrap.cc:492] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:16.640569 20351 tablet_bootstrap.cc:654] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.644510 20362 raft_consensus.cc:515] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.645857 20352 tablet_bootstrap.cc:492] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.646411 20352 ts_tablet_manager.cc:1403] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.011s
I20260713 09:07:16.647084 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046c09418aa947fface00c400f6a7fcb" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:16.647087 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046c09418aa947fface00c400f6a7fcb" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:16.647747 20066 raft_consensus.cc:3060] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.647821 20214 raft_consensus.cc:3060] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.649537 20352 raft_consensus.cc:359] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.650527 20352 raft_consensus.cc:385] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.650832 20352 raft_consensus.cc:740] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.651546 20352 consensus_queue.cc:260] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.654217 20066 raft_consensus.cc:2468] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 1.
I20260713 09:07:16.654424 20214 raft_consensus.cc:2468] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 1.
I20260713 09:07:16.655313 20107 leader_election.cc:304] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:16.656190 20305 raft_consensus.cc:2804] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:16.656579 20305 raft_consensus.cc:697] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:16.654588 20351 tablet_bootstrap.cc:492] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.657187 20351 ts_tablet_manager.cc:1403] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260713 09:07:16.657315 20305 consensus_queue.cc:237] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.658231 20362 leader_election.cc:290] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.660148 20351 raft_consensus.cc:359] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.660843 20351 raft_consensus.cc:385] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.661195 20351 raft_consensus.cc:740] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.661495 20353 tablet_bootstrap.cc:492] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.662010 20353 ts_tablet_manager.cc:1403] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.011s
I20260713 09:07:16.661940 20351 consensus_queue.cc:260] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.656728 20352 ts_tablet_manager.cc:1434] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:07:16.663782 20352 tablet_bootstrap.cc:492] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.664896 20353 raft_consensus.cc:359] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.665619 20353 raft_consensus.cc:385] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.665887 20353 raft_consensus.cc:740] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.666435 20351 ts_tablet_manager.cc:1434] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:16.666671 20353 consensus_queue.cc:260] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.667390 20351 tablet_bootstrap.cc:492] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
W20260713 09:07:16.668330 20012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:16.670877 20352 tablet_bootstrap.cc:654] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.674961 20353 ts_tablet_manager.cc:1434] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260713 09:07:16.675915 20353 tablet_bootstrap.cc:492] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.676363 19962 catalog_manager.cc:5697] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 1 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.681838 20353 tablet_bootstrap.cc:654] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.682548 20351 tablet_bootstrap.cc:654] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.693323 20351 tablet_bootstrap.cc:492] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.693727 20351 ts_tablet_manager.cc:1403] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260713 09:07:16.695696 20353 tablet_bootstrap.cc:492] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.696125 20353 ts_tablet_manager.cc:1403] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:07:16.696187 20351 raft_consensus.cc:359] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.697002 20351 raft_consensus.cc:385] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.697283 20351 raft_consensus.cc:740] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.697888 20351 consensus_queue.cc:260] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.698865 20353 raft_consensus.cc:359] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.699550 20353 raft_consensus.cc:385] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.699833 20353 raft_consensus.cc:740] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.700603 20353 consensus_queue.cc:260] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.702340 20351 ts_tablet_manager.cc:1434] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260713 09:07:16.703208 20351 tablet_bootstrap.cc:492] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Bootstrap starting.
I20260713 09:07:16.704881 20353 ts_tablet_manager.cc:1434] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:16.705811 20353 tablet_bootstrap.cc:492] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.702354 20352 tablet_bootstrap.cc:492] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.707453 20352 ts_tablet_manager.cc:1403] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.009s
I20260713 09:07:16.709930 20352 raft_consensus.cc:359] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.710518 20352 raft_consensus.cc:385] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.710777 20352 raft_consensus.cc:740] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.711521 20353 tablet_bootstrap.cc:654] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.711678 20352 consensus_queue.cc:260] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.713660 20352 ts_tablet_manager.cc:1434] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:16.714529 20352 tablet_bootstrap.cc:492] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f: Bootstrap starting.
I20260713 09:07:16.716714 20353 tablet_bootstrap.cc:492] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.717038 20298 raft_consensus.cc:493] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:16.717185 20353 ts_tablet_manager.cc:1403] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260713 09:07:16.717514 20298 raft_consensus.cc:515] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.719436 20298 leader_election.cc:290] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.720031 20353 raft_consensus.cc:359] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.720749 20351 tablet_bootstrap.cc:654] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.720801 20353 raft_consensus.cc:385] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.721221 20353 raft_consensus.cc:740] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.721203 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db834ca082c7487ba9947f6990b043f7" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:16.722066 20139 raft_consensus.cc:2468] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:16.722118 20353 consensus_queue.cc:260] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.724400 20353 ts_tablet_manager.cc:1434] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:16.725113 20031 leader_election.cc:304] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:16.725411 20353 tablet_bootstrap.cc:492] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.726272 20352 tablet_bootstrap.cc:654] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.728610 20298 raft_consensus.cc:2804] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:16.729013 20298 raft_consensus.cc:493] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:16.729347 20298 raft_consensus.cc:3060] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.724383 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db834ca082c7487ba9947f6990b043f7" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:16.731608 20214 raft_consensus.cc:2468] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:16.731796 20353 tablet_bootstrap.cc:654] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.734548 20352 tablet_bootstrap.cc:492] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f: No bootstrap required, opened a new log
I20260713 09:07:16.734699 20351 tablet_bootstrap.cc:492] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: No bootstrap required, opened a new log
I20260713 09:07:16.735085 20352 ts_tablet_manager.cc:1403] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260713 09:07:16.735210 20351 ts_tablet_manager.cc:1403] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.007s
I20260713 09:07:16.737689 20352 raft_consensus.cc:359] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.738379 20352 raft_consensus.cc:385] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.738024 20351 raft_consensus.cc:359] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.738793 20352 raft_consensus.cc:740] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.738842 20351 raft_consensus.cc:385] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.739409 20351 raft_consensus.cc:740] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.739720 20352 consensus_queue.cc:260] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.740156 20351 consensus_queue.cc:260] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.747983 20352 ts_tablet_manager.cc:1434] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:16.748587 20353 tablet_bootstrap.cc:492] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.749024 20353 ts_tablet_manager.cc:1403] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260713 09:07:16.750218 20298 raft_consensus.cc:515] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.751581 20390 raft_consensus.cc:493] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:16.752032 20390 raft_consensus.cc:515] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.753984 20390 leader_election.cc:290] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.755457 20139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db834ca082c7487ba9947f6990b043f7" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:16.752314 20298 leader_election.cc:290] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.756484 20353 raft_consensus.cc:359] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.757674 20353 raft_consensus.cc:385] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.757961 20353 raft_consensus.cc:740] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.758610 20353 consensus_queue.cc:260] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.760565 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db834ca082c7487ba9947f6990b043f7" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:16.760684 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ec2d07148a4bdc94bb57d4b5bde1b4" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:16.760821 20298 raft_consensus.cc:493] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:16.760589 20353 ts_tablet_manager.cc:1434] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260713 09:07:16.762120 20213 raft_consensus.cc:3060] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.763484 20353 tablet_bootstrap.cc:492] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30: Bootstrap starting.
I20260713 09:07:16.761008 20139 raft_consensus.cc:3060] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.764401 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ec2d07148a4bdc94bb57d4b5bde1b4" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:16.765008 20214 raft_consensus.cc:2468] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:16.765666 20141 raft_consensus.cc:2468] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:16.767256 20031 leader_election.cc:304] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.768778 20388 raft_consensus.cc:2804] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:16.769160 20298 raft_consensus.cc:515] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.769723 20351 ts_tablet_manager.cc:1434] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.012s
I20260713 09:07:16.775035 20139 raft_consensus.cc:2468] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:16.772300 20388 raft_consensus.cc:493] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:16.776153 20031 leader_election.cc:304] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:16.778119 20388 raft_consensus.cc:3060] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.779501 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dc07baec6e4616890ecac6221c967c" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:16.780123 20214 raft_consensus.cc:2468] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:16.781386 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dc07baec6e4616890ecac6221c967c" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:16.771903 20213 raft_consensus.cc:2468] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:16.781988 20141 raft_consensus.cc:2468] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:16.783020 20389 raft_consensus.cc:2804] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:16.783505 20389 raft_consensus.cc:697] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:16.784298 20389 consensus_queue.cc:237] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.784919 20031 leader_election.cc:304] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:16.786687 20387 raft_consensus.cc:2804] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:16.787024 20387 raft_consensus.cc:493] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:16.787325 20387 raft_consensus.cc:3060] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.787797 20388 raft_consensus.cc:515] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.784276 20353 tablet_bootstrap.cc:654] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:16.789354 20388 leader_election.cc:290] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.792220 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ec2d07148a4bdc94bb57d4b5bde1b4" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:16.792410 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ec2d07148a4bdc94bb57d4b5bde1b4" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:16.792784 20141 raft_consensus.cc:3060] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.792896 20213 raft_consensus.cc:3060] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.777667 20298 leader_election.cc:290] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.799099 20141 raft_consensus.cc:2468] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:16.800067 20387 raft_consensus.cc:515] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.801587 20213 raft_consensus.cc:2468] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:16.801936 20387 leader_election.cc:290] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:16.803053 20353 tablet_bootstrap.cc:492] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30: No bootstrap required, opened a new log
I20260713 09:07:16.803485 20353 ts_tablet_manager.cc:1403] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.009s
I20260713 09:07:16.803719 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dc07baec6e4616890ecac6221c967c" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:16.804270 20141 raft_consensus.cc:3060] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.804399 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dc07baec6e4616890ecac6221c967c" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:16.804977 20213 raft_consensus.cc:3060] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.805055 19962 catalog_manager.cc:5697] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.806121 20353 raft_consensus.cc:359] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.807019 20353 raft_consensus.cc:385] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:16.807278 20353 raft_consensus.cc:740] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Initialized, Role: FOLLOWER
I20260713 09:07:16.807909 20353 consensus_queue.cc:260] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.803972 20031 leader_election.cc:304] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.810073 20353 ts_tablet_manager.cc:1434] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:16.810364 20141 raft_consensus.cc:2468] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:16.810010 20298 raft_consensus.cc:2804] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:16.811172 20298 raft_consensus.cc:697] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:16.811390 20031 leader_election.cc:304] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:16.811605 20213 raft_consensus.cc:2468] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:16.812084 20387 raft_consensus.cc:2804] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:16.812683 20387 raft_consensus.cc:697] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:16.813247 20298 consensus_queue.cc:237] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.813436 20387 consensus_queue.cc:237] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.829849 19964 catalog_manager.cc:5697] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.831115 19964 catalog_manager.cc:5697] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:16.876796 20366 raft_consensus.cc:493] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:16.877296 20366 raft_consensus.cc:515] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.878882 20366 leader_election.cc:290] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:16.879540 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fdf7ad014a4e6c87370542ff5f684a" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:16.879714 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fdf7ad014a4e6c87370542ff5f684a" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:16.880070 20066 raft_consensus.cc:2468] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:16.880263 20141 raft_consensus.cc:2468] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:16.880918 20181 leader_election.cc:304] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.881613 20366 raft_consensus.cc:2804] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:16.881860 20366 raft_consensus.cc:493] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:16.882063 20366 raft_consensus.cc:3060] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.887017 20366 raft_consensus.cc:515] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.888782 20366 leader_election.cc:290] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:16.889323 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fdf7ad014a4e6c87370542ff5f684a" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:16.889750 20066 raft_consensus.cc:3060] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.889647 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fdf7ad014a4e6c87370542ff5f684a" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:16.890182 20141 raft_consensus.cc:3060] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.893607 20066 raft_consensus.cc:2468] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:16.894455 20181 leader_election.cc:304] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.894840 20141 raft_consensus.cc:2468] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:16.895010 20366 raft_consensus.cc:2804] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:16.895452 20366 raft_consensus.cc:697] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:16.896183 20366 consensus_queue.cc:237] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.902451 19964 catalog_manager.cc:5697] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 0 to 1, leader changed from <none> to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.946717 20366 raft_consensus.cc:493] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:16.947172 20366 raft_consensus.cc:515] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.948801 20366 leader_election.cc:290] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:16.949421 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f9141813e842aca6ed9cae3d519b3e" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" is_pre_election: true
I20260713 09:07:16.949788 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f9141813e842aca6ed9cae3d519b3e" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:16.949963 20066 raft_consensus.cc:2468] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:16.950340 20141 raft_consensus.cc:2468] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 0.
I20260713 09:07:16.950838 20181 leader_election.cc:304] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.951541 20366 raft_consensus.cc:2804] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:16.951876 20366 raft_consensus.cc:493] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:16.952139 20366 raft_consensus.cc:3060] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.956982 20366 raft_consensus.cc:515] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.958483 20366 leader_election.cc:290] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:16.958956 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f9141813e842aca6ed9cae3d519b3e" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:16.959460 20066 raft_consensus.cc:3060] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.959373 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f9141813e842aca6ed9cae3d519b3e" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:16.959975 20141 raft_consensus.cc:3060] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:16.965371 20066 raft_consensus.cc:2468] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:16.966121 20141 raft_consensus.cc:2468] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 1.
I20260713 09:07:16.966274 20181 leader_election.cc:304] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:16.966974 20366 raft_consensus.cc:2804] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:16.967396 20366 raft_consensus.cc:697] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:16.968053 20366 consensus_queue.cc:237] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:16.974123 19964 catalog_manager.cc:5697] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 0 to 1, leader changed from <none> to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:16.987974 20366 consensus_queue.cc:1048] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.001581 20339 consensus_queue.cc:1048] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.027115 20298 raft_consensus.cc:493] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:17.027536 20298 raft_consensus.cc:515] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.029078 20298 leader_election.cc:290] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:17.030161 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a397a3cf264b3bb152df2f14ead11c" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f" is_pre_election: true
I20260713 09:07:17.030465 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a397a3cf264b3bb152df2f14ead11c" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" is_pre_election: true
I20260713 09:07:17.030659 20141 raft_consensus.cc:2468] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:17.030933 20213 raft_consensus.cc:2468] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 0.
I20260713 09:07:17.031558 20031 leader_election.cc:304] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:17.032205 20298 raft_consensus.cc:2804] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:17.032503 20298 raft_consensus.cc:493] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:17.032786 20298 raft_consensus.cc:3060] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:17.037672 20298 raft_consensus.cc:515] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.039060 20298 leader_election.cc:290] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:17.039659 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a397a3cf264b3bb152df2f14ead11c" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:17.039832 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a397a3cf264b3bb152df2f14ead11c" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:17.040110 20141 raft_consensus.cc:3060] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:17.040271 20213 raft_consensus.cc:3060] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:17.044991 20213 raft_consensus.cc:2468] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:17.045329 20141 raft_consensus.cc:2468] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 1.
I20260713 09:07:17.045755 20031 leader_election.cc:304] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:17.046317 20298 raft_consensus.cc:2804] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:17.046657 20298 raft_consensus.cc:697] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:17.047305 20298 consensus_queue.cc:237] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.054133 19962 catalog_manager.cc:5697] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.071714 20305 consensus_queue.cc:1048] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.080833 20406 consensus_queue.cc:1048] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.108394 20406 consensus_queue.cc:1048] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.117187 20406 consensus_queue.cc:1048] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.255748 20387 consensus_queue.cc:1048] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.260363 20387 consensus_queue.cc:1048] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.266666 20298 consensus_queue.cc:1048] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.282488 20389 consensus_queue.cc:1048] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.284127 20366 consensus_queue.cc:1048] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.286263 20214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
mode: GRACEFUL
new_leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:53016
I20260713 09:07:17.286818 20214 raft_consensus.cc:606] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Received request to transfer leadership to TS 5b45d90a8e3a4b7392fb1ea7f88c6a56
I20260713 09:07:17.292402 20139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4142c5493e5b48f090a61608e47ab2ce"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
mode: GRACEFUL
new_leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:53728
I20260713 09:07:17.293042 20139 raft_consensus.cc:606] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Received request to transfer leadership to TS 5b45d90a8e3a4b7392fb1ea7f88c6a56
I20260713 09:07:17.296882 20339 consensus_queue.cc:1048] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.305245 20214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47fdf7ad014a4e6c87370542ff5f684a"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
mode: GRACEFUL
new_leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:53016
I20260713 09:07:17.305805 20214 raft_consensus.cc:606] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Received request to transfer leadership to TS 5b45d90a8e3a4b7392fb1ea7f88c6a56
I20260713 09:07:17.314455 20065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7dc07baec6e4616890ecac6221c967c"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
mode: GRACEFUL
new_leader_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:48682
I20260713 09:07:17.315014 20065 raft_consensus.cc:606] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Received request to transfer leadership to TS 14605d3ed1654419a51e72c3935b212f
I20260713 09:07:17.318819 20387 consensus_queue.cc:1048] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.323668 20065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ec2d07148a4bdc94bb57d4b5bde1b4"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
mode: GRACEFUL
new_leader_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:48682
I20260713 09:07:17.324095 20065 raft_consensus.cc:606] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Received request to transfer leadership to TS 14605d3ed1654419a51e72c3935b212f
I20260713 09:07:17.330322 20213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f9141813e842aca6ed9cae3d519b3e"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
mode: GRACEFUL
new_leader_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53016
I20260713 09:07:17.330873 20213 raft_consensus.cc:606] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Received request to transfer leadership to TS 14605d3ed1654419a51e72c3935b212f
I20260713 09:07:17.332165 20298 consensus_queue.cc:1048] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.336621 20065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69a397a3cf264b3bb152df2f14ead11c"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
mode: GRACEFUL
new_leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:48682
I20260713 09:07:17.337168 20065 raft_consensus.cc:606] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Received request to transfer leadership to TS db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:17.341897 20391 raft_consensus.cc:993] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: : Instructing follower 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:17.342267 20298 raft_consensus.cc:1081] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Signalling peer 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:17.343727 20141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7dc07baec6e4616890ecac6221c967c"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53708
I20260713 09:07:17.344233 20141 raft_consensus.cc:493] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.344583 20141 raft_consensus.cc:3060] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.348639 20141 raft_consensus.cc:515] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.349887 20141 leader_election.cc:290] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:17.350716 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dc07baec6e4616890ecac6221c967c" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:17.350890 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dc07baec6e4616890ecac6221c967c" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:17.351289 20065 raft_consensus.cc:3055] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:17.351405 20213 raft_consensus.cc:3060] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.351624 20065 raft_consensus.cc:740] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:17.352475 20065 consensus_queue.cc:260] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.353679 20065 raft_consensus.cc:3060] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.356912 20213 raft_consensus.cc:2468] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:17.357777 20106 leader_election.cc:304] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:17.358393 20406 raft_consensus.cc:2804] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:17.358821 20406 raft_consensus.cc:697] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:17.359162 20065 raft_consensus.cc:2468] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:17.359627 20406 consensus_queue.cc:237] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.366446 19961 catalog_manager.cc:5697] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 1 to 2, leader changed from 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193) to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 2 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.509479 20339 consensus_queue.cc:1048] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.518992 20400 consensus_queue.cc:1048] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.527801 20400 raft_consensus.cc:993] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30: : Instructing follower 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:17.528223 20366 raft_consensus.cc:1081] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Signalling peer 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:17.529690 20141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f9141813e842aca6ed9cae3d519b3e"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53720
I20260713 09:07:17.530220 20141 raft_consensus.cc:493] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.530612 20141 raft_consensus.cc:3060] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.536441 20141 raft_consensus.cc:515] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.537775 20141 leader_election.cc:290] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:17.538431 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f9141813e842aca6ed9cae3d519b3e" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:17.538589 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f9141813e842aca6ed9cae3d519b3e" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:17.538985 20065 raft_consensus.cc:3060] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.539028 20213 raft_consensus.cc:3055] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:17.539455 20213 raft_consensus.cc:740] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:17.540139 20213 consensus_queue.cc:260] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.541047 20213 raft_consensus.cc:3060] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.542212 20298 consensus_queue.cc:1048] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:17.544484 20065 raft_consensus.cc:2468] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:17.545672 20107 leader_election.cc:304] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:17.546329 20213 raft_consensus.cc:2468] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:17.546509 20406 raft_consensus.cc:2804] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:17.547232 20406 raft_consensus.cc:697] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:17.548049 20406 consensus_queue.cc:237] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.549161 20391 raft_consensus.cc:993] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: : Instructing follower db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:17.549599 20389 raft_consensus.cc:1081] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Signalling peer db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:17.553467 20298 consensus_queue.cc:1048] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:17.561357 20213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69a397a3cf264b3bb152df2f14ead11c"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:52998
I20260713 09:07:17.561909 20213 raft_consensus.cc:493] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.562242 20213 raft_consensus.cc:3060] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.563393 19961 catalog_manager.cc:5697] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 1 to 2, leader changed from db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195) to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 2 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.567243 20213 raft_consensus.cc:515] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.569612 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a397a3cf264b3bb152df2f14ead11c" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:17.569789 20213 leader_election.cc:290] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:17.570168 20065 raft_consensus.cc:3055] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:17.570648 20065 raft_consensus.cc:740] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:17.571074 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a397a3cf264b3bb152df2f14ead11c" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:17.571602 20141 raft_consensus.cc:3060] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.571411 20065 consensus_queue.cc:260] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.573189 20065 raft_consensus.cc:3060] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.576594 20141 raft_consensus.cc:2468] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 2.
I20260713 09:07:17.577513 20180 leader_election.cc:304] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:17.578630 20400 raft_consensus.cc:2804] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:17.578915 20065 raft_consensus.cc:2468] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 2.
I20260713 09:07:17.579057 20400 raft_consensus.cc:697] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:17.579710 20400 consensus_queue.cc:237] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.584991 20366 raft_consensus.cc:993] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30: : Instructing follower 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:17.585397 20339 raft_consensus.cc:1081] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Signalling peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:17.586735 20065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:48666
I20260713 09:07:17.587145 20065 raft_consensus.cc:493] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.587474 20065 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.590557 19964 catalog_manager.cc:5697] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 1 to 2, leader changed from 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193) to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:17.592362 20065 raft_consensus.cc:515] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.594302 20065 leader_election.cc:290] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:17.594805 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:17.595185 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:17.595337 20141 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.595698 20213 raft_consensus.cc:3055] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:17.595964 20213 raft_consensus.cc:740] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:17.596791 20213 consensus_queue.cc:260] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.597733 20213 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.601508 20141 raft_consensus.cc:2468] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:17.602419 20031 leader_election.cc:304] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:17.602965 20298 raft_consensus.cc:2804] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:17.603411 20298 raft_consensus.cc:697] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:17.603619 20213 raft_consensus.cc:2468] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:17.604208 20298 consensus_queue.cc:237] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.610241 19964 catalog_manager.cc:5697] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 1 to 2, leader changed from db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195) to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.628080 20362 raft_consensus.cc:993] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f: : Instructing follower 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:17.628432 20406 raft_consensus.cc:1081] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Signalling peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:17.629690 20065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4142c5493e5b48f090a61608e47ab2ce"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:48680
I20260713 09:07:17.630091 20065 raft_consensus.cc:493] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.630347 20065 raft_consensus.cc:3060] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.634850 20065 raft_consensus.cc:515] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.636266 20065 leader_election.cc:290] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:17.636819 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4142c5493e5b48f090a61608e47ab2ce" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:17.637141 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4142c5493e5b48f090a61608e47ab2ce" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:17.637374 20141 raft_consensus.cc:3055] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:17.637611 20213 raft_consensus.cc:3060] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.637669 20141 raft_consensus.cc:740] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:17.638487 20141 consensus_queue.cc:260] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.639418 20141 raft_consensus.cc:3060] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.641611 20213 raft_consensus.cc:2468] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:17.642437 20031 leader_election.cc:304] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:17.642973 20387 raft_consensus.cc:2804] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:17.643332 20387 raft_consensus.cc:697] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:17.643543 20141 raft_consensus.cc:2468] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:17.644026 20387 consensus_queue.cc:237] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.649442 19964 catalog_manager.cc:5697] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 1 to 2, leader changed from 14605d3ed1654419a51e72c3935b212f (127.15.222.194) to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.801687 20400 raft_consensus.cc:993] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: : Instructing follower 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:17.802059 20339 raft_consensus.cc:1081] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Signalling peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 to start an election
I20260713 09:07:17.803256 20065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47fdf7ad014a4e6c87370542ff5f684a"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
 from {username='slave'} at 127.0.0.1:48666
I20260713 09:07:17.803617 20065 raft_consensus.cc:493] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.803839 20065 raft_consensus.cc:3060] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.807765 20065 raft_consensus.cc:515] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.808990 20065 leader_election.cc:290] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Requested vote from peers 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:17.809733 20141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fdf7ad014a4e6c87370542ff5f684a" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:17.810322 20141 raft_consensus.cc:3060] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.810287 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47fdf7ad014a4e6c87370542ff5f684a" candidate_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:17.810923 20213 raft_consensus.cc:3055] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:17.811208 20213 raft_consensus.cc:740] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:17.811904 20213 consensus_queue.cc:260] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.812979 20213 raft_consensus.cc:3060] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.814801 20141 raft_consensus.cc:2468] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:17.815647 20031 leader_election.cc:304] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, 5b45d90a8e3a4b7392fb1ea7f88c6a56; no voters: 
I20260713 09:07:17.816210 20387 raft_consensus.cc:2804] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:17.816659 20387 raft_consensus.cc:697] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Leader. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:17.817430 20387 consensus_queue.cc:237] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.818321 20213 raft_consensus.cc:2468] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b45d90a8e3a4b7392fb1ea7f88c6a56 in term 2.
I20260713 09:07:17.823699 19964 catalog_manager.cc:5697] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 reported cstate change: term changed from 1 to 2, leader changed from db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195) to 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.874806 20298 raft_consensus.cc:993] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: : Instructing follower 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:17.875269 20387 raft_consensus.cc:1081] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Signalling peer 14605d3ed1654419a51e72c3935b212f to start an election
I20260713 09:07:17.876534 20141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ec2d07148a4bdc94bb57d4b5bde1b4"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
 from {username='slave'} at 127.0.0.1:53708
I20260713 09:07:17.876971 20141 raft_consensus.cc:493] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:17.877213 20141 raft_consensus.cc:3060] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.882464 20141 raft_consensus.cc:515] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.884209 20141 leader_election.cc:290] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195:40159)
I20260713 09:07:17.884423 20065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ec2d07148a4bdc94bb57d4b5bde1b4" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:17.884657 20213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ec2d07148a4bdc94bb57d4b5bde1b4" candidate_uuid: "14605d3ed1654419a51e72c3935b212f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
I20260713 09:07:17.884969 20065 raft_consensus.cc:3055] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:17.885239 20213 raft_consensus.cc:3060] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.885279 20065 raft_consensus.cc:740] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:17.885937 20065 consensus_queue.cc:260] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.886703 20065 raft_consensus.cc:3060] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:17.889232 20213 raft_consensus.cc:2468] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:17.890141 20106 leader_election.cc:304] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:17.890879 20406 raft_consensus.cc:2804] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:17.891004 20065 raft_consensus.cc:2468] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14605d3ed1654419a51e72c3935b212f in term 2.
I20260713 09:07:17.891266 20406 raft_consensus.cc:697] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Becoming Leader. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:17.892077 20406 consensus_queue.cc:237] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:17.898283 19964 catalog_manager.cc:5697] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f reported cstate change: term changed from 1 to 2, leader changed from 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193) to 14605d3ed1654419a51e72c3935b212f (127.15.222.194). New cstate: current_term: 2 leader_uuid: "14605d3ed1654419a51e72c3935b212f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:17.928721 20065 raft_consensus.cc:1275] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:17.929878 20406 consensus_queue.cc:1048] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.930608 20213 raft_consensus.cc:1275] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:17.931671 20406 consensus_queue.cc:1048] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.984628 20213 raft_consensus.cc:1275] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:17.985719 20362 consensus_queue.cc:1048] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:17.992134 20065 raft_consensus.cc:1275] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:17.993498 20406 consensus_queue.cc:1048] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.010664 20065 raft_consensus.cc:1275] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.011246 20141 raft_consensus.cc:1275] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.011664 20339 consensus_queue.cc:1048] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.012377 20400 consensus_queue.cc:1048] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.044592 20213 raft_consensus.cc:1275] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.045555 20387 consensus_queue.cc:1048] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.052758 20141 raft_consensus.cc:1275] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.054494 20298 consensus_queue.cc:1048] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.189260 20213 raft_consensus.cc:1275] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.190210 20298 consensus_queue.cc:1048] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.197624 20141 raft_consensus.cc:1275] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.199285 20298 consensus_queue.cc:1048] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.267959 20141 raft_consensus.cc:1275] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.269054 20298 consensus_queue.cc:1048] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.275285 20214 raft_consensus.cc:1275] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 5b45d90a8e3a4b7392fb1ea7f88c6a56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.277030 20391 consensus_queue.cc:1048] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.357635 20214 raft_consensus.cc:1275] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.359062 20305 consensus_queue.cc:1048] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:18.370750 20066 raft_consensus.cc:1275] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer 14605d3ed1654419a51e72c3935b212f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:18.373230 20406 consensus_queue.cc:1048] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:20.340687 19962 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59012:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:20.360901 19962 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59012:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:20.449097 16251 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:07:20.523101 20440 log.cc:927] Time spent T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260713 09:07:20.550123 20472 tablet.cc:1724] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.560061 20471 tablet.cc:1724] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:20.634930 20241 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:69a397a3cf264b3bb152df2f14ead11c)
W20260713 09:07:20.640245 20241 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:69a397a3cf264b3bb152df2f14ead11c)
W20260713 09:07:20.643054 20241 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:69a397a3cf264b3bb152df2f14ead11c)
I20260713 09:07:20.644169 20479 tablet.cc:1724] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:20.642866 20107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:36609, user_credentials={real_user=slave}} blocked reactor thread for 95967.7us
I20260713 09:07:20.645825 20486 tablet.cc:1724] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.645998 20470 tablet.cc:1724] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.653299 20483 tablet.cc:1724] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:20.656700 20475 log.cc:927] Time spent T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260713 09:07:20.656056 20482 tablet.cc:1724] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.749290 20472 tablet.cc:1724] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:20.751842 20488 log.cc:927] Time spent T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260713 09:07:20.759482 20490 tablet.cc:1724] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.762411 20483 tablet.cc:1724] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.766917 20492 tablet.cc:1724] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.767661 20495 tablet.cc:1724] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.776094 20482 tablet.cc:1724] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.779896 20471 tablet.cc:1724] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.780948 20470 tablet.cc:1724] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.800745 20486 tablet.cc:1724] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.803244 20497 tablet.cc:1724] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.815255 20479 tablet.cc:1724] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.816524 20472 tablet.cc:1724] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.818132 20140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "046c09418aa947fface00c400f6a7fcb"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
mode: GRACEFUL
new_leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:53738
I20260713 09:07:20.818914 20140 raft_consensus.cc:606] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Received request to transfer leadership to TS db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:20.827718 20430 raft_consensus.cc:993] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f: : Instructing follower db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:20.828308 20494 raft_consensus.cc:1081] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Signalling peer db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:20.829628 20482 tablet.cc:1724] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.834160 20215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "046c09418aa947fface00c400f6a7fcb"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:53002
I20260713 09:07:20.814280 20496 tablet.cc:1724] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.836769 20215 raft_consensus.cc:493] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:20.844657 20215 raft_consensus.cc:3060] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.853247 20471 tablet.cc:1724] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.881310 20495 tablet.cc:1724] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.881640 20479 tablet.cc:1724] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.876700 20492 tablet.cc:1724] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.894380 20215 raft_consensus.cc:515] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:20.900465 20471 tablet.cc:1724] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.900781 20486 tablet.cc:1724] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:20.904347 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046c09418aa947fface00c400f6a7fcb" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:20.905022 20063 raft_consensus.cc:3060] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.907090 20215 leader_election.cc:290] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 2 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:20.909855 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "046c09418aa947fface00c400f6a7fcb" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:20.910370 20140 raft_consensus.cc:3055] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:20.910638 20140 raft_consensus.cc:740] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:20.914126 20140 consensus_queue.cc:260] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [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: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:20.915408 20140 raft_consensus.cc:3060] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:20.919867 20063 raft_consensus.cc:2468] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 2.
I20260713 09:07:20.922785 20181 leader_election.cc:304] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:20.923770 20463 raft_consensus.cc:2804] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:20.924208 20463 raft_consensus.cc:697] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:20.924880 20140 raft_consensus.cc:2468] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 2.
I20260713 09:07:20.925071 20463 consensus_queue.cc:237] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [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: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:20.934010 20063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
mode: GRACEFUL
new_leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:43144
I20260713 09:07:20.934705 20063 raft_consensus.cc:606] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Received request to transfer leadership to TS db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:20.937912 16251 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:07:20.938529 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:20.951586 20140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9"
dest_uuid: "14605d3ed1654419a51e72c3935b212f"
mode: GRACEFUL
new_leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:53738
I20260713 09:07:20.952271 20140 raft_consensus.cc:606] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Received request to transfer leadership to TS db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:20.952104 19964 catalog_manager.cc:5697] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 1 to 2, leader changed from 14605d3ed1654419a51e72c3935b212f (127.15.222.194) to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:20.955024 20063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0"
dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
mode: GRACEFUL
new_leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:43144
I20260713 09:07:20.955578 20063 raft_consensus.cc:606] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Received request to transfer leadership to TS db0aa59c292f48e8bf9af2156b7ebc30
I20260713 09:07:20.956818 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:20.957414 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:20.959589 19962 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389: soft_deleted_table [id=9a90808cde064deb82eba487c99582f6] alter complete (version 1)
I20260713 09:07:20.996130 20476 raft_consensus.cc:993] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: : Instructing follower db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:20.996598 20429 raft_consensus.cc:1081] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Signalling peer db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:20.997912 20213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:52998
I20260713 09:07:20.998288 20213 raft_consensus.cc:493] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:20.998517 20213 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.003468 20213 raft_consensus.cc:515] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.004980 20213 leader_election.cc:290] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 3 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:21.005745 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:21.005944 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ec2aabd4394805a87e3e8e77b35547" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:21.006253 20063 raft_consensus.cc:3055] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:21.006426 20140 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.006565 20063 raft_consensus.cc:740] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:21.007216 20063 consensus_queue.cc:260] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [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: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.008059 20063 raft_consensus.cc:3060] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.010958 20140 raft_consensus.cc:2468] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 3.
I20260713 09:07:21.012015 20180 leader_election.cc:304] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [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: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:21.012687 20463 raft_consensus.cc:2804] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:21.012761 20063 raft_consensus.cc:2468] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 3.
I20260713 09:07:21.013206 20463 raft_consensus.cc:697] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:21.014063 20463 consensus_queue.cc:237] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [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: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.020476 19964 catalog_manager.cc:5697] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 2 to 3, leader changed from 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193) to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:21.264325 20476 raft_consensus.cc:993] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: : Instructing follower db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:21.264732 20429 raft_consensus.cc:1081] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Signalling peer db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:21.266131 20213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:52998
I20260713 09:07:21.266569 20213 raft_consensus.cc:493] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:21.266877 20213 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.271723 20213 raft_consensus.cc:515] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.273391 20213 leader_election.cc:290] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 3 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:21.273669 20063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:21.273860 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1af6ddf8f849c895c5d832c7f38aa0" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:21.274282 20063 raft_consensus.cc:3055] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:21.274439 20140 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.274578 20063 raft_consensus.cc:740] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b45d90a8e3a4b7392fb1ea7f88c6a56, State: Running, Role: LEADER
I20260713 09:07:21.275327 20063 consensus_queue.cc:260] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [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: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.276319 20063 raft_consensus.cc:3060] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.279325 20140 raft_consensus.cc:2468] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 3.
I20260713 09:07:21.280170 20180 leader_election.cc:304] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [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: 14605d3ed1654419a51e72c3935b212f, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:21.280851 20063 raft_consensus.cc:2468] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 3.
I20260713 09:07:21.280871 20463 raft_consensus.cc:2804] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:21.281442 20463 raft_consensus.cc:697] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:21.282280 20463 consensus_queue.cc:237] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [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: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.289045 19964 catalog_manager.cc:5697] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 2 to 3, leader changed from 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193) to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:21.374019 20140 raft_consensus.cc:1275] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:21.375139 20463 consensus_queue.cc:1048] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:21.384115 20063 raft_consensus.cc:1275] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:21.385413 20510 consensus_queue.cc:1048] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:21.401667 20430 raft_consensus.cc:993] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f: : Instructing follower db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:21.402022 20513 raft_consensus.cc:1081] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Signalling peer db0aa59c292f48e8bf9af2156b7ebc30 to start an election
I20260713 09:07:21.403167 20213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9"
dest_uuid: "db0aa59c292f48e8bf9af2156b7ebc30"
 from {username='slave'} at 127.0.0.1:53002
I20260713 09:07:21.403543 20213 raft_consensus.cc:493] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:21.403781 20213 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.409309 20213 raft_consensus.cc:515] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.410552 20213 leader_election.cc:290] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [CANDIDATE]: Term 3 election: Requested vote from peers 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609), 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687)
I20260713 09:07:21.411070 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56"
I20260713 09:07:21.411384 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e101d5407e46d885eb28f4362be7f9" candidate_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14605d3ed1654419a51e72c3935b212f"
I20260713 09:07:21.411538 20066 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.411813 20140 raft_consensus.cc:3055] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:21.412039 20140 raft_consensus.cc:740] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 14605d3ed1654419a51e72c3935b212f, State: Running, Role: LEADER
I20260713 09:07:21.412642 20140 consensus_queue.cc:260] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [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: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.413516 20140 raft_consensus.cc:3060] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:21.415438 20066 raft_consensus.cc:2468] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 3.
I20260713 09:07:21.416275 20181 leader_election.cc:304] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [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: 5b45d90a8e3a4b7392fb1ea7f88c6a56, db0aa59c292f48e8bf9af2156b7ebc30; no voters: 
I20260713 09:07:21.416884 20510 raft_consensus.cc:2804] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:21.417268 20510 raft_consensus.cc:697] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 LEADER]: Becoming Leader. State: Replica: db0aa59c292f48e8bf9af2156b7ebc30, State: Running, Role: LEADER
I20260713 09:07:21.418031 20140 raft_consensus.cc:2468] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db0aa59c292f48e8bf9af2156b7ebc30 in term 3.
I20260713 09:07:21.418026 20510 consensus_queue.cc:237] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [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: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } }
I20260713 09:07:21.424849 19962 catalog_manager.cc:5697] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 reported cstate change: term changed from 2 to 3, leader changed from 14605d3ed1654419a51e72c3935b212f (127.15.222.194) to db0aa59c292f48e8bf9af2156b7ebc30 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db0aa59c292f48e8bf9af2156b7ebc30" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 40159 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:21.431928 20066 raft_consensus.cc:1275] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:21.433305 20510 consensus_queue.cc:1048] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:21.436839 20140 raft_consensus.cc:1275] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:21.438838 20339 consensus_queue.cc:1048] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:21.744604 20066 raft_consensus.cc:1275] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:21.745731 20339 consensus_queue.cc:1048] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:21.753892 20139 raft_consensus.cc:1275] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:21.755699 20339 consensus_queue.cc:1048] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:21.957777 20139 raft_consensus.cc:1275] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:21.959044 20339 consensus_queue.cc:1048] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14605d3ed1654419a51e72c3935b212f" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:21.970078 20063 raft_consensus.cc:1275] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Refusing update from remote peer db0aa59c292f48e8bf9af2156b7ebc30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:21.971495 20463 consensus_queue.cc:1048] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b45d90a8e3a4b7392fb1ea7f88c6a56" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 36609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:22.019001 16251 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:07:22.023833 16251 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:07:22.024169 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:22.028757 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:22.029086 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:23.052917 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
W20260713 09:07:23.064007 20181 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260713 09:07:23.067236 20181 consensus_peers.cc:597] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 -> Peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609): Couldn't send request to peer 5b45d90a8e3a4b7392fb1ea7f88c6a56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:23.080308 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:23.081180 16251 tablet_replica.cc:333] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.081995 16251 raft_consensus.cc:2243] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.082537 16251 raft_consensus.cc:2272] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.084530 16251 tablet_replica.cc:333] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.085155 16251 raft_consensus.cc:2243] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.085546 16251 raft_consensus.cc:2272] T 57f9141813e842aca6ed9cae3d519b3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.087134 16251 tablet_replica.cc:333] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.087618 16251 raft_consensus.cc:2243] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.088011 16251 raft_consensus.cc:2272] T b7dc07baec6e4616890ecac6221c967c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.089622 16251 tablet_replica.cc:333] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.090114 16251 raft_consensus.cc:2243] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.090771 16251 raft_consensus.cc:2272] T db834ca082c7487ba9947f6990b043f7 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.092335 16251 tablet_replica.cc:333] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.092829 16251 raft_consensus.cc:2243] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.093248 16251 raft_consensus.cc:2272] T 046c09418aa947fface00c400f6a7fcb P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.094815 16251 tablet_replica.cc:333] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.095296 16251 raft_consensus.cc:2243] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.095932 16251 raft_consensus.cc:2272] T 4142c5493e5b48f090a61608e47ab2ce P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.097556 16251 tablet_replica.cc:333] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.098024 16251 raft_consensus.cc:2243] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.098393 16251 raft_consensus.cc:2272] T 69a397a3cf264b3bb152df2f14ead11c P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.099889 16251 tablet_replica.cc:333] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.100371 16251 raft_consensus.cc:2243] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.100713 16251 raft_consensus.cc:2272] T 78ec2aabd4394805a87e3e8e77b35547 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.102278 16251 tablet_replica.cc:333] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.102751 16251 raft_consensus.cc:2243] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.103116 16251 raft_consensus.cc:2272] T 3904e00a006d49948d74a7f2e4c95d84 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.105083 16251 tablet_replica.cc:333] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.105659 16251 raft_consensus.cc:2243] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.106500 16251 raft_consensus.cc:2272] T 47fdf7ad014a4e6c87370542ff5f684a P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.108132 16251 tablet_replica.cc:333] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.108579 16251 raft_consensus.cc:2243] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.108956 16251 raft_consensus.cc:2272] T 19e101d5407e46d885eb28f4362be7f9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.110478 16251 tablet_replica.cc:333] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.110926 16251 raft_consensus.cc:2243] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.111567 16251 raft_consensus.cc:2272] T 4e8013506c8e49b9bfc5896a3d609cd9 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.113263 16251 tablet_replica.cc:333] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.113696 16251 raft_consensus.cc:2243] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.114080 16251 raft_consensus.cc:2272] T 01119ba519054d78be14d742914168c1 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.115798 16251 tablet_replica.cc:333] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.116217 16251 raft_consensus.cc:2243] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.116925 16251 raft_consensus.cc:2272] T 581a2d0bae31449b9d1796409dd96bd3 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.119258 16251 tablet_replica.cc:333] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.119794 16251 raft_consensus.cc:2243] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.120237 16251 raft_consensus.cc:2272] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:23.120503 20107 consensus_peers.cc:597] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f -> Peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609): Couldn't send request to peer 5b45d90a8e3a4b7392fb1ea7f88c6a56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:23.121996 16251 tablet_replica.cc:333] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.122521 16251 raft_consensus.cc:2243] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.122932 16251 raft_consensus.cc:2272] T 5ec9405f74fa465195cce7ed48556246 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.124544 16251 tablet_replica.cc:333] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.124980 16251 raft_consensus.cc:2243] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.125355 16251 raft_consensus.cc:2272] T 9440ecaed9be48119ea2f80012fc3918 P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.127068 16251 tablet_replica.cc:333] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56: stopping tablet replica
I20260713 09:07:23.127486 16251 raft_consensus.cc:2243] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.128122 16251 raft_consensus.cc:2272] T 00c75aca09d0478588cf4ccd6cd2fe3e P 5b45d90a8e3a4b7392fb1ea7f88c6a56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.163388 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260713 09:07:23.185498 20107 consensus_peers.cc:597] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f -> Peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609): Couldn't send request to peer 5b45d90a8e3a4b7392fb1ea7f88c6a56. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:23.194653 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
I20260713 09:07:23.219666 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:23.220312 16251 tablet_replica.cc:333] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.221150 16251 raft_consensus.cc:2243] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.221973 16251 raft_consensus.cc:2272] T 57f9141813e842aca6ed9cae3d519b3e P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.223589 16251 tablet_replica.cc:333] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.224056 16251 raft_consensus.cc:2243] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.224674 16251 raft_consensus.cc:2272] T b7dc07baec6e4616890ecac6221c967c P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.226308 16251 tablet_replica.cc:333] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.226836 16251 raft_consensus.cc:2243] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.227474 16251 raft_consensus.cc:2272] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.229020 16251 tablet_replica.cc:333] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.229465 16251 raft_consensus.cc:2243] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.229803 16251 raft_consensus.cc:2272] T db834ca082c7487ba9947f6990b043f7 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.231413 16251 tablet_replica.cc:333] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.231921 16251 raft_consensus.cc:2243] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.232299 16251 raft_consensus.cc:2272] T 046c09418aa947fface00c400f6a7fcb P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.233952 16251 tablet_replica.cc:333] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.234400 16251 raft_consensus.cc:2243] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.234807 16251 raft_consensus.cc:2272] T 4142c5493e5b48f090a61608e47ab2ce P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:23.235277 20181 consensus_peers.cc:597] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 -> Peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609): Couldn't send request to peer 5b45d90a8e3a4b7392fb1ea7f88c6a56. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:23.236414 16251 tablet_replica.cc:333] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.236949 16251 raft_consensus.cc:2243] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.237452 16251 raft_consensus.cc:2272] T 47fdf7ad014a4e6c87370542ff5f684a P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.239413 16251 tablet_replica.cc:333] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.239953 16251 raft_consensus.cc:2243] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.240386 16251 raft_consensus.cc:2272] T 19e101d5407e46d885eb28f4362be7f9 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:23.241313 20107 consensus_peers.cc:597] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f -> Peer 5b45d90a8e3a4b7392fb1ea7f88c6a56 (127.15.222.193:36609): Couldn't send request to peer 5b45d90a8e3a4b7392fb1ea7f88c6a56. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:36609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:23.242419 16251 tablet_replica.cc:333] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.242944 16251 raft_consensus.cc:2243] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.243314 16251 raft_consensus.cc:2272] T 00c75aca09d0478588cf4ccd6cd2fe3e P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.245023 16251 tablet_replica.cc:333] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.245508 16251 raft_consensus.cc:2243] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.245887 16251 raft_consensus.cc:2272] T 9440ecaed9be48119ea2f80012fc3918 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.247486 16251 tablet_replica.cc:333] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.247956 16251 raft_consensus.cc:2243] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.248618 16251 raft_consensus.cc:2272] T 5ec9405f74fa465195cce7ed48556246 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.250301 16251 tablet_replica.cc:333] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.250732 16251 raft_consensus.cc:2243] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.251111 16251 raft_consensus.cc:2272] T 69a397a3cf264b3bb152df2f14ead11c P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.252578 16251 tablet_replica.cc:333] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.253086 16251 raft_consensus.cc:2243] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.253424 16251 raft_consensus.cc:2272] T 78ec2aabd4394805a87e3e8e77b35547 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.254901 16251 tablet_replica.cc:333] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.255326 16251 raft_consensus.cc:2243] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.255977 16251 raft_consensus.cc:2272] T 3904e00a006d49948d74a7f2e4c95d84 P 14605d3ed1654419a51e72c3935b212f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.257606 16251 tablet_replica.cc:333] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.258026 16251 raft_consensus.cc:2243] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.258378 16251 raft_consensus.cc:2272] T 9f1af6ddf8f849c895c5d832c7f38aa0 P 14605d3ed1654419a51e72c3935b212f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.259932 16251 tablet_replica.cc:333] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.260356 16251 raft_consensus.cc:2243] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.261056 16251 raft_consensus.cc:2272] T 01119ba519054d78be14d742914168c1 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.262738 16251 tablet_replica.cc:333] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.263173 16251 raft_consensus.cc:2243] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.263552 16251 raft_consensus.cc:2272] T 4e8013506c8e49b9bfc5896a3d609cd9 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.265214 16251 tablet_replica.cc:333] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f: stopping tablet replica
I20260713 09:07:23.265641 16251 raft_consensus.cc:2243] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.266018 16251 raft_consensus.cc:2272] T 581a2d0bae31449b9d1796409dd96bd3 P 14605d3ed1654419a51e72c3935b212f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.291054 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
W20260713 09:07:23.317530 20180 consensus_peers.cc:597] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 -> Peer 14605d3ed1654419a51e72c3935b212f (127.15.222.194:46687): Couldn't send request to peer 14605d3ed1654419a51e72c3935b212f. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:46687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:23.318727 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
I20260713 09:07:23.340632 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:23.341285 16251 tablet_replica.cc:333] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.342041 16251 raft_consensus.cc:2243] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.342572 16251 raft_consensus.cc:2272] T 59ec2d07148a4bdc94bb57d4b5bde1b4 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.344220 16251 tablet_replica.cc:333] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.344669 16251 raft_consensus.cc:2243] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.345067 16251 raft_consensus.cc:2272] T 57f9141813e842aca6ed9cae3d519b3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.346544 16251 tablet_replica.cc:333] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.346976 16251 raft_consensus.cc:2243] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.347298 16251 raft_consensus.cc:2272] T b7dc07baec6e4616890ecac6221c967c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.348711 16251 tablet_replica.cc:333] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.349193 16251 raft_consensus.cc:2243] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.349524 16251 raft_consensus.cc:2272] T db834ca082c7487ba9947f6990b043f7 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.350968 16251 tablet_replica.cc:333] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.351377 16251 raft_consensus.cc:2243] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.351979 16251 raft_consensus.cc:2272] T 046c09418aa947fface00c400f6a7fcb P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.353544 16251 tablet_replica.cc:333] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.353973 16251 raft_consensus.cc:2243] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.354314 16251 raft_consensus.cc:2272] T 4142c5493e5b48f090a61608e47ab2ce P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.355820 16251 tablet_replica.cc:333] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.356235 16251 raft_consensus.cc:2243] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.356565 16251 raft_consensus.cc:2272] T 581a2d0bae31449b9d1796409dd96bd3 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.358146 16251 tablet_replica.cc:333] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.358582 16251 raft_consensus.cc:2243] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.359171 16251 raft_consensus.cc:2272] T 69a397a3cf264b3bb152df2f14ead11c P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.360687 16251 tablet_replica.cc:333] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.361141 16251 raft_consensus.cc:2243] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.361722 16251 raft_consensus.cc:2272] T 78ec2aabd4394805a87e3e8e77b35547 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.363180 16251 tablet_replica.cc:333] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.363585 16251 raft_consensus.cc:2243] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.363905 16251 raft_consensus.cc:2272] T 3904e00a006d49948d74a7f2e4c95d84 P db0aa59c292f48e8bf9af2156b7ebc30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.365435 16251 tablet_replica.cc:333] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.365857 16251 raft_consensus.cc:2243] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.366187 16251 raft_consensus.cc:2272] T 4e8013506c8e49b9bfc5896a3d609cd9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.367734 16251 tablet_replica.cc:333] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.368145 16251 raft_consensus.cc:2243] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.368752 16251 raft_consensus.cc:2272] T 9440ecaed9be48119ea2f80012fc3918 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.370348 16251 tablet_replica.cc:333] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.370771 16251 raft_consensus.cc:2243] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.371127 16251 raft_consensus.cc:2272] T 00c75aca09d0478588cf4ccd6cd2fe3e P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.372596 16251 tablet_replica.cc:333] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.373023 16251 raft_consensus.cc:2243] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.373617 16251 raft_consensus.cc:2272] T 9f1af6ddf8f849c895c5d832c7f38aa0 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.375244 16251 tablet_replica.cc:333] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.375662 16251 raft_consensus.cc:2243] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.375996 16251 raft_consensus.cc:2272] T 5ec9405f74fa465195cce7ed48556246 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.377609 16251 tablet_replica.cc:333] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.378021 16251 raft_consensus.cc:2243] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.378365 16251 raft_consensus.cc:2272] T 47fdf7ad014a4e6c87370542ff5f684a P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.379889 16251 tablet_replica.cc:333] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.380282 16251 raft_consensus.cc:2243] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.380884 16251 raft_consensus.cc:2272] T 19e101d5407e46d885eb28f4362be7f9 P db0aa59c292f48e8bf9af2156b7ebc30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.382401 16251 tablet_replica.cc:333] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30: stopping tablet replica
I20260713 09:07:23.382769 16251 raft_consensus.cc:2243] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:23.383131 16251 raft_consensus.cc:2272] T 01119ba519054d78be14d742914168c1 P db0aa59c292f48e8bf9af2156b7ebc30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.416268 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260713 09:07:23.443521 16251 master.cc:562] Master@127.15.222.254:36783 shutting down...
I20260713 09:07:23.465819 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:23.466287 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:23.466580 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P a38d9af6537943109d4e6dc450a3f389: stopping tablet replica
I20260713 09:07:23.485280 16251 master.cc:584] Master@127.15.222.254:36783 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12011 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:07:23.528215 16251 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.222.254:33827
I20260713 09:07:23.529266 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:23.534237 20525 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
W20260713 09:07:23.534473 20526 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
W20260713 09:07:23.535076 20528 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
I20260713 09:07:23.535635 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:23.536399 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:23.536572 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:23.536705 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933643536692 us; error 0 us; skew 500 ppm
I20260713 09:07:23.537493 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:23.539630 16251 webserver.cc:533] Webserver started at http://127.15.222.254:32825/ using document root <none> and password file <none>
I20260713 09:07:23.540056 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:23.540218 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:23.540453 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:23.541472 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/master-0-root/instance:
uuid: "0698496d82b944cd9338dafdeae37225"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lzdr"
I20260713 09:07:23.545331 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:07:23.548166 20533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.548789 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:23.549043 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/master-0-root
uuid: "0698496d82b944cd9338dafdeae37225"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lzdr"
I20260713 09:07:23.549288 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-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)
I20260713 09:07:23.562299 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:23.563321 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:23.597782 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.254:33827
I20260713 09:07:23.597903 20584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.254:33827 every 8 connection(s)
I20260713 09:07:23.601254 20585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:23.610582 20585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225: Bootstrap starting.
I20260713 09:07:23.614914 20585 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:23.618597 20585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225: No bootstrap required, opened a new log
I20260713 09:07:23.620543 20585 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0698496d82b944cd9338dafdeae37225" member_type: VOTER }
I20260713 09:07:23.620900 20585 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:23.621136 20585 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0698496d82b944cd9338dafdeae37225, State: Initialized, Role: FOLLOWER
I20260713 09:07:23.621656 20585 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0698496d82b944cd9338dafdeae37225" member_type: VOTER }
I20260713 09:07:23.622081 20585 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:23.622288 20585 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:23.622526 20585 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.626344 20585 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0698496d82b944cd9338dafdeae37225" member_type: VOTER }
I20260713 09:07:23.626799 20585 leader_election.cc:304] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [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: 0698496d82b944cd9338dafdeae37225; no voters: 
I20260713 09:07:23.627755 20585 leader_election.cc:290] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:23.628085 20588 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:23.629294 20588 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 1 LEADER]: Becoming Leader. State: Replica: 0698496d82b944cd9338dafdeae37225, State: Running, Role: LEADER
I20260713 09:07:23.629901 20588 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [LEADER]: Queue going to LEADER mode. State: All 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: "0698496d82b944cd9338dafdeae37225" member_type: VOTER }
I20260713 09:07:23.630324 20585 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:23.633690 20589 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0698496d82b944cd9338dafdeae37225" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0698496d82b944cd9338dafdeae37225" member_type: VOTER } }
I20260713 09:07:23.634176 20589 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:23.635097 20590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0698496d82b944cd9338dafdeae37225. Latest consensus state: current_term: 1 leader_uuid: "0698496d82b944cd9338dafdeae37225" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0698496d82b944cd9338dafdeae37225" member_type: VOTER } }
I20260713 09:07:23.635618 20590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:23.638540 20596 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:23.643368 20596 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:23.644325 16251 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:23.650949 20596 catalog_manager.cc:1383] Generated new cluster ID: 8421b10144f24981b3382e6e9c862487
I20260713 09:07:23.651191 20596 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:23.674814 20596 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:23.675951 20596 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:23.695749 20596 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225: Generated new TSK 0
I20260713 09:07:23.696255 20596 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:23.710011 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:23.715075 20606 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
W20260713 09:07:23.715823 20607 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
W20260713 09:07:23.717204 20609 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
I20260713 09:07:23.718109 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:23.718906 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:23.719080 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:23.719235 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933643719219 us; error 0 us; skew 500 ppm
I20260713 09:07:23.719774 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:23.721736 16251 webserver.cc:533] Webserver started at http://127.15.222.193:34027/ using document root <none> and password file <none>
I20260713 09:07:23.722169 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:23.722337 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:23.722561 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:23.723505 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-0-root/instance:
uuid: "122c2867496f498b9d62e1b587ea87b2"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lzdr"
I20260713 09:07:23.727417 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:07:23.730257 20614 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.730908 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:23.731149 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-0-root
uuid: "122c2867496f498b9d62e1b587ea87b2"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lzdr"
I20260713 09:07:23.731386 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-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)
I20260713 09:07:23.744730 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:23.745783 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:23.747045 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:23.749058 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:23.749235 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.749436 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:23.749590 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.785302 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.193:33113
I20260713 09:07:23.785416 20676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.193:33113 every 8 connection(s)
I20260713 09:07:23.789491 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:23.795907 20681 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
W20260713 09:07:23.796746 20682 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
W20260713 09:07:23.798566 20684 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
I20260713 09:07:23.802376 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:23.803220 20677 heartbeater.cc:344] Connected to a master server at 127.15.222.254:33827
I20260713 09:07:23.803609 20677 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:23.803661 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:23.803975 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:23.804162 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933643804144 us; error 0 us; skew 500 ppm
I20260713 09:07:23.804461 20677 heartbeater.cc:507] Master 127.15.222.254:33827 requested a full tablet report, sending...
I20260713 09:07:23.804898 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:23.806722 20550 ts_manager.cc:194] Registered new tserver with Master: 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113)
I20260713 09:07:23.807495 16251 webserver.cc:533] Webserver started at http://127.15.222.194:44407/ using document root <none> and password file <none>
I20260713 09:07:23.808116 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:23.808353 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:23.808634 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:23.809031 20550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34670
I20260713 09:07:23.810077 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-1-root/instance:
uuid: "07d5203812c34f71858201d0f4bd037c"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lzdr"
I20260713 09:07:23.814467 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:07:23.817417 20689 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.818054 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:07:23.818293 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-1-root
uuid: "07d5203812c34f71858201d0f4bd037c"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lzdr"
I20260713 09:07:23.818507 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-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)
I20260713 09:07:23.835120 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:23.836093 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:23.837358 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:23.839363 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:23.839542 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.839749 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:23.839893 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.876012 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.194:40165
I20260713 09:07:23.876102 20751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.194:40165 every 8 connection(s)
I20260713 09:07:23.880347 16251 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:23.885988 20755 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
W20260713 09:07:23.887665 20756 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
W20260713 09:07:23.890805 20758 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
I20260713 09:07:23.891980 20752 heartbeater.cc:344] Connected to a master server at 127.15.222.254:33827
I20260713 09:07:23.892030 16251 server_base.cc:1061] running on GCE node
I20260713 09:07:23.892390 20752 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:23.892997 16251 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:23.893131 20752 heartbeater.cc:507] Master 127.15.222.254:33827 requested a full tablet report, sending...
W20260713 09:07:23.893231 16251 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:23.893551 16251 hybrid_clock.cc:648] HybridClock initialized: now 1783933643893532 us; error 0 us; skew 500 ppm
I20260713 09:07:23.894097 16251 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:23.895148 20550 ts_manager.cc:194] Registered new tserver with Master: 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:23.896493 16251 webserver.cc:533] Webserver started at http://127.15.222.195:36239/ using document root <none> and password file <none>
I20260713 09:07:23.896916 20550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34674
I20260713 09:07:23.897163 16251 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:23.897439 16251 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:23.897765 16251 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:23.898840 16251 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-2-root/instance:
uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lzdr"
I20260713 09:07:23.902858 16251 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:07:23.905647 20763 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.906266 16251 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:23.906524 16251 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-2-root
uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
format_stamp: "Formatted at 2026-07-13 09:07:23 on dist-test-slave-lzdr"
I20260713 09:07:23.906774 16251 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxIR1CU/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933547729231-16251-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)
I20260713 09:07:23.955340 16251 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:23.956341 16251 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:23.957670 16251 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:23.959664 16251 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:23.959856 16251 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.960063 16251 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:23.960208 16251 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:23.996063 16251 rpc_server.cc:307] RPC server started. Bound to: 127.15.222.195:33859
I20260713 09:07:23.996157 20825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.222.195:33859 every 8 connection(s)
I20260713 09:07:24.007999 20826 heartbeater.cc:344] Connected to a master server at 127.15.222.254:33827
I20260713 09:07:24.008355 20826 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:24.009066 20826 heartbeater.cc:507] Master 127.15.222.254:33827 requested a full tablet report, sending...
I20260713 09:07:24.010768 20550 ts_manager.cc:194] Registered new tserver with Master: 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.011040 16251 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012046712s
I20260713 09:07:24.012427 20550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34684
I20260713 09:07:24.033135 20550 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34686:
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"
    }
  }
}
W20260713 09:07:24.035459 20550 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.
I20260713 09:07:24.092631 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 53b92d8c082e41ac8960cb72182e3eec (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:24.094055 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b92d8c082e41ac8960cb72182e3eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.098533 20641 tablet_service.cc:1511] Processing CreateTablet for tablet 870f05194c58482d97c7870168570666 (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:24.099844 20641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870f05194c58482d97c7870168570666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.101946 20640 tablet_service.cc:1511] Processing CreateTablet for tablet 3a948296b7b340c38371ac8bd27c059c (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:24.105273 20640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a948296b7b340c38371ac8bd27c059c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.111985 20639 tablet_service.cc:1511] Processing CreateTablet for tablet bb7142db15bf489a914c13dbee5b2fdd (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:24.113222 20639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7142db15bf489a914c13dbee5b2fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.118721 20638 tablet_service.cc:1511] Processing CreateTablet for tablet da089a58c7e24098843012992d70f722 (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:24.119454 20791 tablet_service.cc:1511] Processing CreateTablet for tablet 53b92d8c082e41ac8960cb72182e3eec (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:24.119979 20638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da089a58c7e24098843012992d70f722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.120646 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b92d8c082e41ac8960cb72182e3eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.122062 20787 tablet_service.cc:1511] Processing CreateTablet for tablet da089a58c7e24098843012992d70f722 (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:24.123267 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da089a58c7e24098843012992d70f722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.125599 20790 tablet_service.cc:1511] Processing CreateTablet for tablet 870f05194c58482d97c7870168570666 (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:24.126868 20790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870f05194c58482d97c7870168570666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.127029 20716 tablet_service.cc:1511] Processing CreateTablet for tablet 870f05194c58482d97c7870168570666 (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:24.128265 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870f05194c58482d97c7870168570666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.130038 20789 tablet_service.cc:1511] Processing CreateTablet for tablet 3a948296b7b340c38371ac8bd27c059c (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:24.131239 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a948296b7b340c38371ac8bd27c059c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.134097 20788 tablet_service.cc:1511] Processing CreateTablet for tablet bb7142db15bf489a914c13dbee5b2fdd (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:24.135317 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7142db15bf489a914c13dbee5b2fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.136978 20786 tablet_service.cc:1511] Processing CreateTablet for tablet f4f186162d3d476e856f9dedffa1bb5e (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:24.138168 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f186162d3d476e856f9dedffa1bb5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.136415 20637 tablet_service.cc:1511] Processing CreateTablet for tablet f4f186162d3d476e856f9dedffa1bb5e (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:24.143816 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f186162d3d476e856f9dedffa1bb5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.146961 20636 tablet_service.cc:1511] Processing CreateTablet for tablet 0719cf382d28467bb35ba7d33a7430ad (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:24.125594 20717 tablet_service.cc:1511] Processing CreateTablet for tablet 53b92d8c082e41ac8960cb72182e3eec (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:24.149176 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0719cf382d28467bb35ba7d33a7430ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.149755 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53b92d8c082e41ac8960cb72182e3eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.157683 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 0719cf382d28467bb35ba7d33a7430ad (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:24.158879 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0719cf382d28467bb35ba7d33a7430ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.166886 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 3703c3bbfcc1498dbb968fd25d6435aa (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:24.168079 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3703c3bbfcc1498dbb968fd25d6435aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.194257 20715 tablet_service.cc:1511] Processing CreateTablet for tablet 3a948296b7b340c38371ac8bd27c059c (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:24.195534 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a948296b7b340c38371ac8bd27c059c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.197803 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 3703c3bbfcc1498dbb968fd25d6435aa (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:24.199115 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3703c3bbfcc1498dbb968fd25d6435aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.201619 20714 tablet_service.cc:1511] Processing CreateTablet for tablet bb7142db15bf489a914c13dbee5b2fdd (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:24.202879 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7142db15bf489a914c13dbee5b2fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.226017 20717 tablet_service.cc:1511] Processing CreateTablet for tablet da089a58c7e24098843012992d70f722 (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:24.227182 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da089a58c7e24098843012992d70f722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.229439 20842 tablet_bootstrap.cc:492] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:24.238701 20713 tablet_service.cc:1511] Processing CreateTablet for tablet f4f186162d3d476e856f9dedffa1bb5e (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:24.239924 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f186162d3d476e856f9dedffa1bb5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.244081 20842 tablet_bootstrap.cc:654] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.245919 20712 tablet_service.cc:1511] Processing CreateTablet for tablet 0719cf382d28467bb35ba7d33a7430ad (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:24.247115 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0719cf382d28467bb35ba7d33a7430ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.250126 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 3703c3bbfcc1498dbb968fd25d6435aa (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:24.251276 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3703c3bbfcc1498dbb968fd25d6435aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.253545 20841 tablet_bootstrap.cc:492] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.263397 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 3e75ce446a884e9b9894c18cc70c118e (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:24.266220 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 3e75ce446a884e9b9894c18cc70c118e (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:24.267408 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e75ce446a884e9b9894c18cc70c118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.273161 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e75ce446a884e9b9894c18cc70c118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.275557 20843 tablet_bootstrap.cc:492] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.277745 20841 tablet_bootstrap.cc:654] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.282246 20716 tablet_service.cc:1511] Processing CreateTablet for tablet 3e75ce446a884e9b9894c18cc70c118e (DEFAULT_TABLE table=test-workload [id=c163de6870214c2ca0d0f1c7d7c254c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:24.283504 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e75ce446a884e9b9894c18cc70c118e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:24.310461 20842 tablet_bootstrap.cc:492] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.315765 20842 ts_tablet_manager.cc:1403] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.006s
I20260713 09:07:24.318977 20843 tablet_bootstrap.cc:654] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.311122 20841 tablet_bootstrap.cc:492] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.326956 20841 ts_tablet_manager.cc:1403] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.074s	user 0.025s	sys 0.013s
I20260713 09:07:24.327081 20842 raft_consensus.cc:359] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.327943 20842 raft_consensus.cc:385] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.328219 20842 raft_consensus.cc:740] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.328820 20842 consensus_queue.cc:260] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.329424 20843 tablet_bootstrap.cc:492] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.329859 20843 ts_tablet_manager.cc:1403] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.009s
I20260713 09:07:24.329696 20841 raft_consensus.cc:359] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.330457 20841 raft_consensus.cc:385] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.330681 20677 heartbeater.cc:499] Master 127.15.222.254:33827 was elected leader, sending a full tablet report...
I20260713 09:07:24.331173 20842 ts_tablet_manager.cc:1434] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:24.330806 20841 raft_consensus.cc:740] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.332543 20842 tablet_bootstrap.cc:492] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:24.332134 20841 consensus_queue.cc:260] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.332708 20843 raft_consensus.cc:359] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.333442 20843 raft_consensus.cc:385] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.333746 20843 raft_consensus.cc:740] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.334564 20843 consensus_queue.cc:260] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.338378 20842 tablet_bootstrap.cc:654] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.349228 20847 raft_consensus.cc:493] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.349612 20842 tablet_bootstrap.cc:492] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.349737 20847 raft_consensus.cc:515] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.350106 20842 ts_tablet_manager.cc:1403] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:07:24.353963 20842 raft_consensus.cc:359] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.355931 20842 raft_consensus.cc:385] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.356272 20842 raft_consensus.cc:740] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.357028 20842 consensus_queue.cc:260] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.359050 20842 ts_tablet_manager.cc:1434] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:07:24.359984 20842 tablet_bootstrap.cc:492] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:24.355527 20847 leader_election.cc:290] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.366873 20842 tablet_bootstrap.cc:654] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.384685 20841 ts_tablet_manager.cc:1434] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.057s	user 0.018s	sys 0.017s
I20260713 09:07:24.385327 20843 ts_tablet_manager.cc:1434] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.055s	user 0.016s	sys 0.030s
I20260713 09:07:24.386765 20752 heartbeater.cc:499] Master 127.15.222.254:33827 was elected leader, sending a full tablet report...
I20260713 09:07:24.388479 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
W20260713 09:07:24.389720 20618 leader_election.cc:343] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.392464 20826 heartbeater.cc:499] Master 127.15.222.254:33827 was elected leader, sending a full tablet report...
I20260713 09:07:24.392722 20841 tablet_bootstrap.cc:492] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.399416 20841 tablet_bootstrap.cc:654] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.400400 20843 tablet_bootstrap.cc:492] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.407305 20843 tablet_bootstrap.cc:654] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.407166 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
W20260713 09:07:24.408828 20615 leader_election.cc:343] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.409273 20615 leader_election.cc:304] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2; no voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:24.409592 20842 tablet_bootstrap.cc:492] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.410228 20842 ts_tablet_manager.cc:1403] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.026s
I20260713 09:07:24.410674 20850 raft_consensus.cc:2749] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.413264 20842 raft_consensus.cc:359] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.414078 20842 raft_consensus.cc:385] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.414423 20842 raft_consensus.cc:740] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.415625 20843 tablet_bootstrap.cc:492] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.415318 20842 consensus_queue.cc:260] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.416193 20843 ts_tablet_manager.cc:1403] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260713 09:07:24.417615 20842 ts_tablet_manager.cc:1434] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:24.418735 20842 tablet_bootstrap.cc:492] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:24.422487 20841 tablet_bootstrap.cc:492] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.422967 20841 ts_tablet_manager.cc:1403] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.001s
I20260713 09:07:24.419312 20843 raft_consensus.cc:359] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.424335 20843 raft_consensus.cc:385] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.425503 20842 tablet_bootstrap.cc:654] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.425645 20841 raft_consensus.cc:359] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.426435 20841 raft_consensus.cc:385] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.425515 20843 raft_consensus.cc:740] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.427686 20843 consensus_queue.cc:260] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.430038 20843 ts_tablet_manager.cc:1434] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:07:24.431035 20843 tablet_bootstrap.cc:492] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.434172 20848 raft_consensus.cc:493] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.434649 20848 raft_consensus.cc:515] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.436051 20842 tablet_bootstrap.cc:492] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.436545 20842 ts_tablet_manager.cc:1403] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:07:24.437180 20843 tablet_bootstrap.cc:654] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.436710 20848 leader_election.cc:290] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.439450 20842 raft_consensus.cc:359] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.440291 20842 raft_consensus.cc:385] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.440650 20842 raft_consensus.cc:740] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.441473 20842 consensus_queue.cc:260] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.443801 20842 ts_tablet_manager.cc:1434] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:24.444852 20842 tablet_bootstrap.cc:492] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:24.445384 20841 raft_consensus.cc:740] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.447314 20841 consensus_queue.cc:260] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.448344 20843 tablet_bootstrap.cc:492] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.449225 20843 ts_tablet_manager.cc:1403] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:07:24.450953 20842 tablet_bootstrap.cc:654] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.451879 20843 raft_consensus.cc:359] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.452551 20843 raft_consensus.cc:385] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.452845 20843 raft_consensus.cc:740] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.453574 20843 consensus_queue.cc:260] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.455642 20843 ts_tablet_manager.cc:1434] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:24.456439 20843 tablet_bootstrap.cc:492] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.458920 20841 ts_tablet_manager.cc:1434] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260713 09:07:24.459812 20841 tablet_bootstrap.cc:492] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.462873 20842 tablet_bootstrap.cc:492] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.463395 20842 ts_tablet_manager.cc:1403] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:07:24.464809 20850 raft_consensus.cc:493] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.465306 20850 raft_consensus.cc:515] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.465716 20841 tablet_bootstrap.cc:654] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.466265 20842 raft_consensus.cc:359] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.467414 20850 leader_election.cc:290] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.468083 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da089a58c7e24098843012992d70f722" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:24.468990 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da089a58c7e24098843012992d70f722" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
W20260713 09:07:24.469513 20618 leader_election.cc:343] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.469652 20801 raft_consensus.cc:2468] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:24.470129 20842 raft_consensus.cc:385] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.470526 20842 raft_consensus.cc:740] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.470986 20615 leader_election.cc:304] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [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: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:24.471377 20842 consensus_queue.cc:260] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.472174 20850 raft_consensus.cc:2804] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.472571 20850 raft_consensus.cc:493] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.472890 20850 raft_consensus.cc:3060] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.477330 20842 ts_tablet_manager.cc:1434] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:07:24.478353 20842 tablet_bootstrap.cc:492] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:24.482610 20850 raft_consensus.cc:515] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.484203 20842 tablet_bootstrap.cc:654] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.488049 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:24.493415 20652 raft_consensus.cc:2468] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:24.494405 20843 tablet_bootstrap.cc:654] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.494803 20692 leader_election.cc:304] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:24.490543 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:24.495061 20848 raft_consensus.cc:493] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.496260 20848 raft_consensus.cc:515] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
W20260713 09:07:24.497195 20690 leader_election.cc:343] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.498425 20848 leader_election.cc:290] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.498996 20848 raft_consensus.cc:2804] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.499310 20848 raft_consensus.cc:493] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.499634 20848 raft_consensus.cc:3060] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.502054 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870f05194c58482d97c7870168570666" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:24.502704 20801 raft_consensus.cc:2468] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:24.504007 20690 leader_election.cc:304] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:24.491863 20841 tablet_bootstrap.cc:492] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.495577 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da089a58c7e24098843012992d70f722" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:24.506916 20841 ts_tablet_manager.cc:1403] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.008s
W20260713 09:07:24.507026 20618 leader_election.cc:343] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.510730 20841 raft_consensus.cc:359] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.514688 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da089a58c7e24098843012992d70f722" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:24.517769 20801 raft_consensus.cc:3060] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.519413 20841 raft_consensus.cc:385] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.519800 20841 raft_consensus.cc:740] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.516009 20848 raft_consensus.cc:515] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.516724 20850 leader_election.cc:290] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.516981 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870f05194c58482d97c7870168570666" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:24.521348 20652 raft_consensus.cc:2468] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:24.522435 20848 leader_election.cc:290] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.523211 20841 consensus_queue.cc:260] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.523559 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
W20260713 09:07:24.525122 20690 leader_election.cc:343] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.525460 20841 ts_tablet_manager.cc:1434] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:24.515168 20864 raft_consensus.cc:2804] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.526464 20841 tablet_bootstrap.cc:492] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.529076 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:24.529646 20652 raft_consensus.cc:3060] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.529997 20864 raft_consensus.cc:493] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.530453 20864 raft_consensus.cc:3060] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.533594 20842 tablet_bootstrap.cc:492] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.536381 20842 ts_tablet_manager.cc:1403] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.026s
I20260713 09:07:24.538332 20652 raft_consensus.cc:2468] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:24.539255 20842 raft_consensus.cc:359] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.539644 20864 raft_consensus.cc:515] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.540541 20692 leader_election.cc:304] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [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: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:24.541638 20864 leader_election.cc:290] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.542165 20864 raft_consensus.cc:2804] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.539970 20842 raft_consensus.cc:385] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.535873 20841 tablet_bootstrap.cc:654] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.542569 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870f05194c58482d97c7870168570666" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:24.543251 20800 raft_consensus.cc:3060] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.543916 20801 raft_consensus.cc:2468] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:24.545286 20843 tablet_bootstrap.cc:492] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.545087 20615 leader_election.cc:304] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [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: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:24.545754 20843 ts_tablet_manager.cc:1403] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.019s
I20260713 09:07:24.543147 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870f05194c58482d97c7870168570666" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:24.546191 20850 raft_consensus.cc:2804] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.546676 20850 raft_consensus.cc:697] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:24.547441 20850 consensus_queue.cc:237] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.548552 20843 raft_consensus.cc:359] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.549279 20843 raft_consensus.cc:385] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.549557 20843 raft_consensus.cc:740] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.550246 20843 consensus_queue.cc:260] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.542577 20864 raft_consensus.cc:697] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:24.551003 20841 tablet_bootstrap.cc:492] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.542680 20842 raft_consensus.cc:740] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.551789 20841 ts_tablet_manager.cc:1403] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260713 09:07:24.552146 20842 consensus_queue.cc:260] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.556166 20841 raft_consensus.cc:359] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.556950 20841 raft_consensus.cc:385] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.546206 20652 raft_consensus.cc:3060] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.552729 20864 consensus_queue.cc:237] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.558059 20842 ts_tablet_manager.cc:1434] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260713 09:07:24.552764 20843 ts_tablet_manager.cc:1434] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:24.559280 20842 tablet_bootstrap.cc:492] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:24.558591 20548 catalog_manager.cc:5697] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.551507 20800 raft_consensus.cc:2468] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:24.561061 20850 raft_consensus.cc:493] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.561525 20850 raft_consensus.cc:515] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.564270 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:24.565160 20690 leader_election.cc:304] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:24.565661 20842 tablet_bootstrap.cc:654] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.566002 20848 raft_consensus.cc:2804] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.567335 20841 raft_consensus.cc:740] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.567272 20850 leader_election.cc:290] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.568539 20841 consensus_queue.cc:260] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.569617 20727 raft_consensus.cc:2468] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:24.567284 20652 raft_consensus.cc:2468] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:24.572675 20618 leader_election.cc:304] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:24.573609 20850 raft_consensus.cc:2804] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.573951 20850 raft_consensus.cc:493] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.574258 20850 raft_consensus.cc:3060] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.576020 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
W20260713 09:07:24.577332 20615 leader_election.cc:343] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.581743 20848 raft_consensus.cc:697] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:24.582717 20848 consensus_queue.cc:237] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.583300 20843 tablet_bootstrap.cc:492] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.584759 20842 tablet_bootstrap.cc:492] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.585307 20842 ts_tablet_manager.cc:1403] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.015s
I20260713 09:07:24.580804 20850 raft_consensus.cc:515] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.588555 20842 raft_consensus.cc:359] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.589527 20842 raft_consensus.cc:385] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.589871 20842 raft_consensus.cc:740] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.590719 20842 consensus_queue.cc:260] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.593207 20842 ts_tablet_manager.cc:1434] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:07:24.594265 20842 tablet_bootstrap.cc:492] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:24.594434 20850 leader_election.cc:290] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.600598 20842 tablet_bootstrap.cc:654] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.597133 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:24.598999 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:24.602120 20727 raft_consensus.cc:3060] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.606431 20843 tablet_bootstrap.cc:654] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.607990 20548 catalog_manager.cc:5697] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 1 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } }
W20260713 09:07:24.609511 20615 leader_election.cc:343] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.619848 20727 raft_consensus.cc:2468] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:24.621274 20841 ts_tablet_manager.cc:1434] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.029s
I20260713 09:07:24.622334 20841 tablet_bootstrap.cc:492] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.622084 20618 leader_election.cc:304] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [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: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:24.622848 20849 raft_consensus.cc:493] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.623508 20850 raft_consensus.cc:2804] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.623322 20849 raft_consensus.cc:515] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.623996 20850 raft_consensus.cc:697] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:24.624821 20850 consensus_queue.cc:237] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.625921 20849 leader_election.cc:290] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:24.627671 20842 tablet_bootstrap.cc:492] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.627787 20841 tablet_bootstrap.cc:654] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.628203 20842 ts_tablet_manager.cc:1403] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260713 09:07:24.629354 20548 catalog_manager.cc:5697] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 1 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.630784 20842 raft_consensus.cc:359] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.631487 20842 raft_consensus.cc:385] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.631798 20842 raft_consensus.cc:740] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.632431 20842 consensus_queue.cc:260] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.634747 20842 ts_tablet_manager.cc:1434] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:24.635687 20842 tablet_bootstrap.cc:492] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
W20260713 09:07:24.640869 20598 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:24.641283 20842 tablet_bootstrap.cc:654] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.645604 20843 tablet_bootstrap.cc:492] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.646160 20843 ts_tablet_manager.cc:1403] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.004s
I20260713 09:07:24.649042 20843 raft_consensus.cc:359] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.649819 20843 raft_consensus.cc:385] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.650161 20843 raft_consensus.cc:740] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.651063 20843 consensus_queue.cc:260] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.655015 20842 tablet_bootstrap.cc:492] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:24.655532 20842 ts_tablet_manager.cc:1403] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260713 09:07:24.658027 20842 raft_consensus.cc:359] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.658778 20842 raft_consensus.cc:385] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.659078 20842 raft_consensus.cc:740] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.659960 20843 ts_tablet_manager.cc:1434] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:07:24.659821 20842 consensus_queue.cc:260] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.662081 20842 ts_tablet_manager.cc:1434] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:24.663565 20843 tablet_bootstrap.cc:492] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.671187 20843 tablet_bootstrap.cc:654] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.673943 20841 tablet_bootstrap.cc:492] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.674389 20841 ts_tablet_manager.cc:1403] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.044s
I20260713 09:07:24.677017 20841 raft_consensus.cc:359] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.677810 20841 raft_consensus.cc:385] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.677033 20550 catalog_manager.cc:5697] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.678121 20841 raft_consensus.cc:740] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.678905 20841 consensus_queue.cc:260] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.681046 20841 ts_tablet_manager.cc:1434] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:07:24.681986 20841 tablet_bootstrap.cc:492] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.684518 20843 tablet_bootstrap.cc:492] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.685024 20843 ts_tablet_manager.cc:1403] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260713 09:07:24.686185 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:24.686784 20652 raft_consensus.cc:2468] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:24.687558 20841 tablet_bootstrap.cc:654] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.687672 20843 raft_consensus.cc:359] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.688241 20766 leader_election.cc:304] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:24.688496 20843 raft_consensus.cc:385] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.688851 20843 raft_consensus.cc:740] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.689173 20849 raft_consensus.cc:2804] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.690409 20849 raft_consensus.cc:493] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.690753 20849 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.691264 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:24.691931 20727 raft_consensus.cc:2468] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:24.697481 20849 raft_consensus.cc:515] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.699477 20849 leader_election.cc:290] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:24.700949 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:24.701570 20652 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.702381 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:24.702988 20727 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.700326 20843 consensus_queue.cc:260] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.704064 20841 tablet_bootstrap.cc:492] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.704548 20841 ts_tablet_manager.cc:1403] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260713 09:07:24.707330 20841 raft_consensus.cc:359] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.708016 20652 raft_consensus.cc:2468] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:24.708083 20841 raft_consensus.cc:385] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.708729 20841 raft_consensus.cc:740] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.709268 20843 ts_tablet_manager.cc:1434] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:07:24.709460 20727 raft_consensus.cc:2468] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:24.709728 20766 leader_election.cc:304] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:24.710943 20849 raft_consensus.cc:2804] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.709867 20841 consensus_queue.cc:260] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.713232 20841 ts_tablet_manager.cc:1434] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:07:24.714159 20841 tablet_bootstrap.cc:492] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.716984 20843 tablet_bootstrap.cc:492] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.717324 20849 raft_consensus.cc:697] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Leader. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:24.718253 20849 consensus_queue.cc:237] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.719520 20841 tablet_bootstrap.cc:654] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.726490 20841 tablet_bootstrap.cc:492] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.726969 20841 ts_tablet_manager.cc:1403] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260713 09:07:24.727602 20843 tablet_bootstrap.cc:654] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.729463 20841 raft_consensus.cc:359] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.730222 20841 raft_consensus.cc:385] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.729671 20550 catalog_manager.cc:5697] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:24.730518 20841 raft_consensus.cc:740] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.731598 20843 tablet_bootstrap.cc:492] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.731330 20841 consensus_queue.cc:260] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.732014 20843 ts_tablet_manager.cc:1403] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:07:24.732339 20849 raft_consensus.cc:493] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.732946 20849 raft_consensus.cc:515] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.734674 20843 raft_consensus.cc:359] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.735342 20843 raft_consensus.cc:385] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.735606 20843 raft_consensus.cc:740] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.736063 20841 ts_tablet_manager.cc:1434] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:24.736397 20843 consensus_queue.cc:260] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.737022 20841 tablet_bootstrap.cc:492] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.738803 20843 ts_tablet_manager.cc:1434] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:24.740394 20849 leader_election.cc:290] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:24.741143 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:24.741758 20652 raft_consensus.cc:2468] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:24.742246 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:24.743208 20841 tablet_bootstrap.cc:654] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:24.743688 20767 leader_election.cc:343] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.744318 20766 leader_election.cc:304] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [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: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:24.745784 20843 tablet_bootstrap.cc:492] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.749125 20849 raft_consensus.cc:2804] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.749538 20849 raft_consensus.cc:493] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.749863 20849 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.750833 20843 tablet_bootstrap.cc:654] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.750864 20841 tablet_bootstrap.cc:492] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.751516 20841 ts_tablet_manager.cc:1403] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260713 09:07:24.753894 20841 raft_consensus.cc:359] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.754313 20841 raft_consensus.cc:385] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.754506 20841 raft_consensus.cc:740] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.754997 20841 consensus_queue.cc:260] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.756587 20841 ts_tablet_manager.cc:1434] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:07:24.756966 20849 raft_consensus.cc:515] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.757408 20841 tablet_bootstrap.cc:492] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:24.759788 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:24.760357 20652 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.763823 20841 tablet_bootstrap.cc:654] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.764925 20843 tablet_bootstrap.cc:492] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.765377 20843 ts_tablet_manager.cc:1403] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260713 09:07:24.766880 20652 raft_consensus.cc:2468] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:24.767915 20766 leader_election.cc:304] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:24.767791 20843 raft_consensus.cc:359] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.768496 20843 raft_consensus.cc:385] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.768774 20843 raft_consensus.cc:740] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.768826 20882 raft_consensus.cc:2804] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.769482 20843 consensus_queue.cc:260] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.773833 20841 tablet_bootstrap.cc:492] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:24.774209 20841 ts_tablet_manager.cc:1403] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:07:24.774621 20849 leader_election.cc:290] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:24.775686 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:24.775933 20882 raft_consensus.cc:697] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Leader. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:24.776561 20841 raft_consensus.cc:359] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.776765 20882 consensus_queue.cc:237] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
W20260713 09:07:24.777130 20767 leader_election.cc:343] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:24.777196 20841 raft_consensus.cc:385] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.777766 20841 raft_consensus.cc:740] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.777880 20843 ts_tablet_manager.cc:1434] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:07:24.778723 20843 tablet_bootstrap.cc:492] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:24.780678 20841 consensus_queue.cc:260] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.782562 20841 ts_tablet_manager.cc:1434] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:24.783092 20843 tablet_bootstrap.cc:654] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:24.785923 20548 catalog_manager.cc:5697] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:24.787384 20843 tablet_bootstrap.cc:492] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:24.787789 20843 ts_tablet_manager.cc:1403] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:07:24.789719 20843 raft_consensus.cc:359] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.790138 20843 raft_consensus.cc:385] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:24.790288 20843 raft_consensus.cc:740] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:24.790815 20843 consensus_queue.cc:260] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.792392 20843 ts_tablet_manager.cc:1434] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:24.817533 20850 raft_consensus.cc:493] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.817958 20850 raft_consensus.cc:515] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.819574 20850 leader_election.cc:290] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.820199 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703c3bbfcc1498dbb968fd25d6435aa" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:24.820643 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703c3bbfcc1498dbb968fd25d6435aa" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:24.820748 20727 raft_consensus.cc:2468] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:24.821259 20800 raft_consensus.cc:2468] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:24.821758 20618 leader_election.cc:304] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:24.822454 20850 raft_consensus.cc:2804] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.822768 20850 raft_consensus.cc:493] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.823024 20850 raft_consensus.cc:3060] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.827438 20850 raft_consensus.cc:515] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.828979 20850 leader_election.cc:290] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.829515 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703c3bbfcc1498dbb968fd25d6435aa" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:24.829877 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703c3bbfcc1498dbb968fd25d6435aa" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:24.830087 20727 raft_consensus.cc:3060] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.830446 20800 raft_consensus.cc:3060] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.836545 20727 raft_consensus.cc:2468] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:24.836802 20800 raft_consensus.cc:2468] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:24.837677 20618 leader_election.cc:304] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:24.838332 20850 raft_consensus.cc:2804] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.838783 20850 raft_consensus.cc:697] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:24.839550 20850 consensus_queue.cc:237] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.845917 20550 catalog_manager.cc:5697] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.869423 20870 raft_consensus.cc:493] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.869874 20870 raft_consensus.cc:515] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.871433 20870 leader_election.cc:290] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.872104 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e75ce446a884e9b9894c18cc70c118e" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:24.872398 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e75ce446a884e9b9894c18cc70c118e" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:24.872598 20652 raft_consensus.cc:2468] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:24.872964 20800 raft_consensus.cc:2468] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:24.873553 20692 leader_election.cc:304] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:24.874265 20870 raft_consensus.cc:2804] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.874526 20870 raft_consensus.cc:493] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.874760 20870 raft_consensus.cc:3060] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.879325 20870 raft_consensus.cc:515] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.880669 20870 leader_election.cc:290] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.881356 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e75ce446a884e9b9894c18cc70c118e" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:24.881531 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e75ce446a884e9b9894c18cc70c118e" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:24.881808 20652 raft_consensus.cc:3060] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.881999 20800 raft_consensus.cc:3060] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.886353 20800 raft_consensus.cc:2468] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:24.887002 20882 raft_consensus.cc:493] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.887277 20690 leader_election.cc:304] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:24.887588 20652 raft_consensus.cc:2468] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:24.887650 20882 raft_consensus.cc:515] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:24.888120 20870 raft_consensus.cc:2804] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.888762 20870 raft_consensus.cc:697] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:24.889456 20870 consensus_queue.cc:237] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.889770 20882 leader_election.cc:290] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:24.890453 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:24.890694 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:24.891229 20652 raft_consensus.cc:2393] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ecb56d910b24761bdcdf16bf4438fa1 in current term 1: Already voted for candidate 07d5203812c34f71858201d0f4bd037c in this term.
I20260713 09:07:24.892141 20766 leader_election.cc:304] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:24.892702 20882 raft_consensus.cc:3060] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.897867 20550 catalog_manager.cc:5697] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 1 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.898921 20882 raft_consensus.cc:2749] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.914863 20850 raft_consensus.cc:493] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.915270 20850 raft_consensus.cc:515] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.916970 20850 leader_election.cc:290] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.917503 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7142db15bf489a914c13dbee5b2fdd" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:24.917840 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7142db15bf489a914c13dbee5b2fdd" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:24.918032 20727 raft_consensus.cc:2468] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:24.918339 20800 raft_consensus.cc:2468] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:24.918967 20618 leader_election.cc:304] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:24.919691 20850 raft_consensus.cc:2804] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:24.920020 20850 raft_consensus.cc:493] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:24.920313 20850 raft_consensus.cc:3060] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.924649 20850 raft_consensus.cc:515] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.926105 20850 leader_election.cc:290] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.926714 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7142db15bf489a914c13dbee5b2fdd" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:24.927058 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7142db15bf489a914c13dbee5b2fdd" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:24.927251 20727 raft_consensus.cc:3060] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.927597 20800 raft_consensus.cc:3060] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.933657 20727 raft_consensus.cc:2468] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:24.933868 20800 raft_consensus.cc:2468] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:24.934631 20618 leader_election.cc:304] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:24.935331 20850 raft_consensus.cc:2804] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:24.935732 20850 raft_consensus.cc:697] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:24.936369 20850 consensus_queue.cc:237] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.942744 20550 catalog_manager.cc:5697] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:24.955842 20870 raft_consensus.cc:493] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:24.956200 20870 raft_consensus.cc:515] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:24.957660 20870 leader_election.cc:290] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:24.958280 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da089a58c7e24098843012992d70f722" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:24.958602 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da089a58c7e24098843012992d70f722" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:24.959226 20800 raft_consensus.cc:2393] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07d5203812c34f71858201d0f4bd037c in current term 1: Already voted for candidate 122c2867496f498b9d62e1b587ea87b2 in this term.
I20260713 09:07:24.960054 20690 leader_election.cc:304] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c; no voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:24.960613 20870 raft_consensus.cc:3060] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:24.965181 20870 raft_consensus.cc:2749] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:24.998446 20870 consensus_queue.cc:1048] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.008759 20864 consensus_queue.cc:1048] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.055126 20850 consensus_queue.cc:1048] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.063872 20850 consensus_queue.cc:1048] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.091234 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
mode: GRACEFUL
new_leader_uuid: "122c2867496f498b9d62e1b587ea87b2"
 from {username='slave'} at 127.0.0.1:47660
I20260713 09:07:25.091795 20727 raft_consensus.cc:606] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Received request to transfer leadership to TS 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:25.092466 20864 consensus_queue.cc:1048] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.097052 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870f05194c58482d97c7870168570666"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
mode: GRACEFUL
new_leader_uuid: "122c2867496f498b9d62e1b587ea87b2"
 from {username='slave'} at 127.0.0.1:47660
I20260713 09:07:25.097595 20727 raft_consensus.cc:606] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Received request to transfer leadership to TS 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:25.102325 20882 consensus_queue.cc:1048] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.103957 20870 consensus_queue.cc:1048] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.121501 20800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c"
dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
mode: GRACEFUL
new_leader_uuid: "122c2867496f498b9d62e1b587ea87b2"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:07:25.122068 20800 raft_consensus.cc:606] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Received request to transfer leadership to TS 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:25.124025 20870 raft_consensus.cc:993] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c: : Instructing follower 122c2867496f498b9d62e1b587ea87b2 to start an election
I20260713 09:07:25.124493 20848 raft_consensus.cc:1081] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Signalling peer 122c2867496f498b9d62e1b587ea87b2 to start an election
I20260713 09:07:25.124429 20882 consensus_queue.cc:1048] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.126236 20651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
 from {username='slave'} at 127.0.0.1:36160
I20260713 09:07:25.126775 20651 raft_consensus.cc:493] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.127696 20651 raft_consensus.cc:3060] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.134826 20651 raft_consensus.cc:515] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:25.137149 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:25.137732 20800 raft_consensus.cc:3060] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.138175 20882 raft_consensus.cc:493] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.138312 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53b92d8c082e41ac8960cb72182e3eec" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:25.138860 20651 leader_election.cc:290] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 2 election: Requested vote from peers 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:25.138700 20882 raft_consensus.cc:515] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.139954 20727 raft_consensus.cc:3055] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.140316 20727 raft_consensus.cc:740] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:25.141971 20882 leader_election.cc:290] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:25.142267 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:25.143041 20725 raft_consensus.cc:2393] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ecb56d910b24761bdcdf16bf4438fa1 in current term 1: Already voted for candidate 122c2867496f498b9d62e1b587ea87b2 in this term.
I20260713 09:07:25.144518 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:25.145941 20800 raft_consensus.cc:2468] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 2.
I20260713 09:07:25.146404 20766 leader_election.cc:304] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:25.147084 20882 raft_consensus.cc:3060] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.148250 20652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da089a58c7e24098843012992d70f722"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
mode: GRACEFUL
new_leader_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:36184
I20260713 09:07:25.148804 20652 raft_consensus.cc:606] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Received request to transfer leadership to TS 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:25.150175 20615 leader_election.cc:304] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:25.150980 20850 raft_consensus.cc:2804] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.151417 20850 raft_consensus.cc:697] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:25.152154 20850 consensus_queue.cc:237] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:25.153378 20882 raft_consensus.cc:2749] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.154847 20652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
mode: GRACEFUL
new_leader_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:36184
I20260713 09:07:25.155385 20652 raft_consensus.cc:606] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Received request to transfer leadership to TS 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:25.141647 20727 consensus_queue.cc:260] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } }
I20260713 09:07:25.158138 20727 raft_consensus.cc:3060] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.160008 20547 catalog_manager.cc:5697] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 1 to 2, leader changed from 07d5203812c34f71858201d0f4bd037c (127.15.222.194) to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.160802 20800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad"
dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
mode: GRACEFUL
new_leader_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:07:25.161281 20800 raft_consensus.cc:606] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Received request to transfer leadership to TS 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:25.164297 20727 raft_consensus.cc:2468] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 2.
I20260713 09:07:25.165418 20849 raft_consensus.cc:993] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1: : Instructing follower 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:25.165993 20882 raft_consensus.cc:1081] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Signalling peer 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:25.169456 20727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:47658
I20260713 09:07:25.169874 20727 raft_consensus.cc:493] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.170256 20727 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.170110 20651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3703c3bbfcc1498dbb968fd25d6435aa"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
mode: GRACEFUL
new_leader_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:36184
I20260713 09:07:25.170804 20651 raft_consensus.cc:606] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Received request to transfer leadership to TS 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:25.175211 20727 raft_consensus.cc:515] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.175431 20726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e75ce446a884e9b9894c18cc70c118e"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
mode: GRACEFUL
new_leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
 from {username='slave'} at 127.0.0.1:47660
I20260713 09:07:25.175938 20726 raft_consensus.cc:606] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Received request to transfer leadership to TS 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:25.177174 20727 leader_election.cc:290] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:25.177423 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:25.177910 20651 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.177729 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:25.178530 20800 raft_consensus.cc:3055] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.178751 20800 raft_consensus.cc:740] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:25.179360 20800 consensus_queue.cc:260] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.180207 20800 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.182595 20651 raft_consensus.cc:2468] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:25.183439 20692 leader_election.cc:304] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:25.184016 20848 raft_consensus.cc:2804] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.184511 20800 raft_consensus.cc:2468] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:25.184482 20848 raft_consensus.cc:697] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:25.185573 20848 consensus_queue.cc:237] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.191007 20547 catalog_manager.cc:5697] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 1 to 2, leader changed from 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195) to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 2 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.195768 20850 consensus_queue.cc:1048] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.206369 20850 consensus_queue.cc:1048] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.212463 20847 raft_consensus.cc:993] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2: : Instructing follower 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:25.212872 20850 raft_consensus.cc:1081] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Signalling peer 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:25.214262 20727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:47644
I20260713 09:07:25.214661 20727 raft_consensus.cc:493] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.214920 20727 raft_consensus.cc:3060] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.219465 20727 raft_consensus.cc:515] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.221896 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:25.222245 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f186162d3d476e856f9dedffa1bb5e" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:25.222419 20651 raft_consensus.cc:3055] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.222824 20801 raft_consensus.cc:3060] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.222946 20651 raft_consensus.cc:740] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:25.222810 20850 consensus_queue.cc:1048] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:25.223915 20651 consensus_queue.cc:260] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.222782 20727 leader_election.cc:290] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:25.224984 20651 raft_consensus.cc:3060] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.234344 20651 raft_consensus.cc:2468] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:25.234987 20801 raft_consensus.cc:2468] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:25.235347 20692 leader_election.cc:304] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:25.236171 20848 raft_consensus.cc:2804] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.236613 20848 raft_consensus.cc:697] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:25.237574 20902 consensus_queue.cc:1048] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.237401 20848 consensus_queue.cc:237] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.244143 20850 raft_consensus.cc:993] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2: : Instructing follower 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:25.244571 20902 raft_consensus.cc:1081] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Signalling peer 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:25.244318 20550 catalog_manager.cc:5697] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 1 to 2, leader changed from 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193) to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 2 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.245604 20848 raft_consensus.cc:493] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:25.245975 20848 raft_consensus.cc:515] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.246040 20727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3703c3bbfcc1498dbb968fd25d6435aa"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:47644
I20260713 09:07:25.246598 20727 raft_consensus.cc:493] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.246953 20727 raft_consensus.cc:3060] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.248061 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:25.248282 20848 leader_election.cc:290] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:25.248785 20651 raft_consensus.cc:2393] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07d5203812c34f71858201d0f4bd037c in current term 1: Already voted for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in this term.
I20260713 09:07:25.250602 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:25.251892 20690 leader_election.cc:304] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c; no voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:25.252568 20848 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.253597 20727 raft_consensus.cc:515] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.255568 20727 leader_election.cc:290] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:25.256201 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703c3bbfcc1498dbb968fd25d6435aa" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:25.256533 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703c3bbfcc1498dbb968fd25d6435aa" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:25.256770 20651 raft_consensus.cc:3055] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.257140 20651 raft_consensus.cc:740] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:25.257438 20848 raft_consensus.cc:2749] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:25.257869 20651 consensus_queue.cc:260] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.258635 20801 raft_consensus.cc:3060] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.259042 20651 raft_consensus.cc:3060] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.263535 20801 raft_consensus.cc:2468] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:25.264416 20651 raft_consensus.cc:2468] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:25.264461 20690 leader_election.cc:304] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:25.265317 20848 raft_consensus.cc:2804] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.265759 20848 raft_consensus.cc:697] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:25.266511 20848 consensus_queue.cc:237] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.267941 20882 consensus_queue.cc:1048] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.273432 20547 catalog_manager.cc:5697] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 1 to 2, leader changed from 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193) to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 2 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.277081 20849 raft_consensus.cc:993] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1: : Instructing follower 122c2867496f498b9d62e1b587ea87b2 to start an election
I20260713 09:07:25.277521 20849 raft_consensus.cc:1081] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Signalling peer 122c2867496f498b9d62e1b587ea87b2 to start an election
I20260713 09:07:25.280066 20848 consensus_queue.cc:1048] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.287109 20651 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
 from {username='slave'} at 127.0.0.1:36170
I20260713 09:07:25.287664 20651 raft_consensus.cc:493] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.288094 20651 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.287149 20882 consensus_queue.cc:1048] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:07:25.290848 20870 raft_consensus.cc:993] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c: : Instructing follower 2ecb56d910b24761bdcdf16bf4438fa1 to start an election
I20260713 09:07:25.291291 20870 raft_consensus.cc:1081] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Signalling peer 2ecb56d910b24761bdcdf16bf4438fa1 to start an election
I20260713 09:07:25.293053 20801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e75ce446a884e9b9894c18cc70c118e"
dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
 from {username='slave'} at 127.0.0.1:58568
I20260713 09:07:25.293941 20801 raft_consensus.cc:493] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.294277 20801 raft_consensus.cc:3060] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.300064 20848 consensus_queue.cc:1048] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.302234 20801 raft_consensus.cc:515] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.303921 20800 raft_consensus.cc:1240] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Rejecting Update request from peer 07d5203812c34f71858201d0f4bd037c for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:25.305691 20651 raft_consensus.cc:515] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.307029 20864 consensus_queue.cc:1059] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.308861 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:25.309177 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e75ce446a884e9b9894c18cc70c118e" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:25.309945 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e75ce446a884e9b9894c18cc70c118e" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:25.308818 20801 leader_election.cc:290] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 2 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:25.310571 20725 raft_consensus.cc:3055] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.310920 20725 raft_consensus.cc:740] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:25.311713 20725 consensus_queue.cc:260] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.312837 20725 raft_consensus.cc:3060] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.314680 20651 leader_election.cc:290] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:25.320786 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:25.321357 20801 raft_consensus.cc:3055] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.321658 20801 raft_consensus.cc:740] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:25.322394 20801 consensus_queue.cc:260] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.323165 20725 raft_consensus.cc:2468] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 2.
I20260713 09:07:25.323581 20801 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:25.323951 20870 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:07:25.324397 20767 leader_election.cc:304] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [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: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:25.325528 20882 raft_consensus.cc:2804] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.325867 20882 raft_consensus.cc:697] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 LEADER]: Becoming Leader. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:25.326467 20882 consensus_queue.cc:237] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [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: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.329864 20801 raft_consensus.cc:2468] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 2.
I20260713 09:07:25.330803 20615 leader_election.cc:304] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [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: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:25.331558 20902 raft_consensus.cc:2804] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.331984 20902 raft_consensus.cc:697] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:25.332747 20902 consensus_queue.cc:237] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.334334 20550 catalog_manager.cc:5697] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 reported cstate change: term changed from 1 to 2, leader changed from 07d5203812c34f71858201d0f4bd037c (127.15.222.194) to 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195). New cstate: current_term: 2 leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:25.340796 20547 catalog_manager.cc:5697] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 1 to 2, leader changed from 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195) to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.434743 20917 raft_consensus.cc:993] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c: : Instructing follower 122c2867496f498b9d62e1b587ea87b2 to start an election
I20260713 09:07:25.435133 20870 raft_consensus.cc:1081] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Signalling peer 122c2867496f498b9d62e1b587ea87b2 to start an election
I20260713 09:07:25.436499 20652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870f05194c58482d97c7870168570666"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
 from {username='slave'} at 127.0.0.1:36160
I20260713 09:07:25.437089 20652 raft_consensus.cc:493] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.437467 20652 raft_consensus.cc:3060] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.442415 20652 raft_consensus.cc:515] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.443959 20652 leader_election.cc:290] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:25.444622 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870f05194c58482d97c7870168570666" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:25.444852 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870f05194c58482d97c7870168570666" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:25.445227 20725 raft_consensus.cc:3055] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.445394 20801 raft_consensus.cc:3060] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.445586 20725 raft_consensus.cc:740] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:25.446395 20725 consensus_queue.cc:260] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.447554 20725 raft_consensus.cc:3060] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.451833 20801 raft_consensus.cc:2468] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 2.
I20260713 09:07:25.452958 20615 leader_election.cc:304] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:25.453605 20902 raft_consensus.cc:2804] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.453563 20725 raft_consensus.cc:2468] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 2.
I20260713 09:07:25.454207 20902 raft_consensus.cc:697] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:25.454977 20902 consensus_queue.cc:237] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.461755 20547 catalog_manager.cc:5697] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 1 to 2, leader changed from 07d5203812c34f71858201d0f4bd037c (127.15.222.194) to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.497505 20902 consensus_queue.cc:1048] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.506778 20850 consensus_queue.cc:1048] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:25.580760 20847 raft_consensus.cc:993] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2: : Instructing follower 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:25.581234 20847 raft_consensus.cc:1081] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Signalling peer 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:25.582603 20725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da089a58c7e24098843012992d70f722"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:47644
I20260713 09:07:25.583035 20725 raft_consensus.cc:493] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:25.583115 20652 raft_consensus.cc:1275] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.583336 20725 raft_consensus.cc:3060] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.584525 20870 consensus_queue.cc:1048] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.589354 20725 raft_consensus.cc:515] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.592108 20725 leader_election.cc:290] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:25.592316 20801 raft_consensus.cc:1275] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.594111 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da089a58c7e24098843012992d70f722" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:25.594439 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da089a58c7e24098843012992d70f722" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:25.594615 20801 raft_consensus.cc:3060] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.595070 20651 raft_consensus.cc:3055] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:25.595399 20651 raft_consensus.cc:740] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:25.596127 20651 consensus_queue.cc:260] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.597322 20651 raft_consensus.cc:3060] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.594861 20917 consensus_queue.cc:1048] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.601045 20801 raft_consensus.cc:2468] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:25.601902 20690 leader_election.cc:304] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:25.602686 20917 raft_consensus.cc:2804] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:25.603138 20917 raft_consensus.cc:697] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:25.603865 20917 consensus_queue.cc:237] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:25.604573 20651 raft_consensus.cc:2468] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:25.612071 20547 catalog_manager.cc:5697] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 1 to 2, leader changed from 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193) to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 2 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:25.616556 20801 raft_consensus.cc:1275] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 122c2867496f498b9d62e1b587ea87b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.617595 20847 consensus_queue.cc:1048] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.624568 20725 raft_consensus.cc:1275] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Refusing update from remote peer 122c2867496f498b9d62e1b587ea87b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.625988 20902 consensus_queue.cc:1048] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.696520 20801 raft_consensus.cc:1275] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.697557 20864 consensus_queue.cc:1048] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.704037 20651 raft_consensus.cc:1275] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.705363 20917 consensus_queue.cc:1048] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.712702 20651 raft_consensus.cc:1275] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.713725 20917 consensus_queue.cc:1048] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.716454 20652 raft_consensus.cc:3060] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.720918 20801 raft_consensus.cc:1275] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.722500 20917 consensus_queue.cc:1048] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.723676 20652 raft_consensus.cc:1275] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Refusing update from remote peer 2ecb56d910b24761bdcdf16bf4438fa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.725768 20889 consensus_queue.cc:1048] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.734252 20725 raft_consensus.cc:1275] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Refusing update from remote peer 2ecb56d910b24761bdcdf16bf4438fa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.735556 20889 consensus_queue.cc:1048] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.846530 20801 raft_consensus.cc:1275] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 122c2867496f498b9d62e1b587ea87b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.847615 20902 consensus_queue.cc:1048] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.854413 20725 raft_consensus.cc:1275] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Refusing update from remote peer 122c2867496f498b9d62e1b587ea87b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.856002 20847 consensus_queue.cc:1048] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.936097 20725 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:25.937448 20801 raft_consensus.cc:1275] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 122c2867496f498b9d62e1b587ea87b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.938856 20847 consensus_queue.cc:1048] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:25.942058 20725 raft_consensus.cc:1275] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Refusing update from remote peer 122c2867496f498b9d62e1b587ea87b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:25.943296 20847 consensus_queue.cc:1048] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.017458 20801 raft_consensus.cc:1275] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:26.018496 20917 consensus_queue.cc:1048] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.024747 20652 raft_consensus.cc:1275] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:26.026139 20870 consensus_queue.cc:1048] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.197620 20550 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34688:
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"
    }
  }
}
W20260713 09:07:28.199555 20550 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.
I20260713 09:07:28.241879 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 205e1dc14ea04cf685bfee8387cdc07d (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:28.243064 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205e1dc14ea04cf685bfee8387cdc07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.243942 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 205e1dc14ea04cf685bfee8387cdc07d (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:28.245133 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205e1dc14ea04cf685bfee8387cdc07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.246438 20716 tablet_service.cc:1511] Processing CreateTablet for tablet 205e1dc14ea04cf685bfee8387cdc07d (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:28.247583 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205e1dc14ea04cf685bfee8387cdc07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.252744 20791 tablet_service.cc:1511] Processing CreateTablet for tablet bcdc5d5ed9c74c50b57bbb41029fb93d (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:28.253980 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdc5d5ed9c74c50b57bbb41029fb93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.255772 20636 tablet_service.cc:1511] Processing CreateTablet for tablet bcdc5d5ed9c74c50b57bbb41029fb93d (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:28.256206 20715 tablet_service.cc:1511] Processing CreateTablet for tablet bcdc5d5ed9c74c50b57bbb41029fb93d (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:28.257441 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdc5d5ed9c74c50b57bbb41029fb93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.259007 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdc5d5ed9c74c50b57bbb41029fb93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.270488 20934 tablet_bootstrap.cc:492] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:28.281944 20936 tablet_bootstrap.cc:492] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:28.281775 20637 tablet_service.cc:1511] Processing CreateTablet for tablet ebbd96bbf1cf475eaf673fab877b0df6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:28.283525 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbd96bbf1cf475eaf673fab877b0df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.283680 20934 tablet_bootstrap.cc:654] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.285382 20715 tablet_service.cc:1511] Processing CreateTablet for tablet ebbd96bbf1cf475eaf673fab877b0df6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:28.286566 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbd96bbf1cf475eaf673fab877b0df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.286854 20935 tablet_bootstrap.cc:492] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:28.288398 20636 tablet_service.cc:1511] Processing CreateTablet for tablet ea6332b4d4b744ba8a0903ab7ed07b4e (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:28.289567 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6332b4d4b744ba8a0903ab7ed07b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.293552 20935 tablet_bootstrap.cc:654] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.297250 20791 tablet_service.cc:1511] Processing CreateTablet for tablet ebbd96bbf1cf475eaf673fab877b0df6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:28.299723 20716 tablet_service.cc:1511] Processing CreateTablet for tablet ea6332b4d4b744ba8a0903ab7ed07b4e (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:28.301975 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6332b4d4b744ba8a0903ab7ed07b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.303067 20786 tablet_service.cc:1511] Processing CreateTablet for tablet ea6332b4d4b744ba8a0903ab7ed07b4e (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:28.303928 20936 tablet_bootstrap.cc:654] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.304234 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6332b4d4b744ba8a0903ab7ed07b4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.312078 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbd96bbf1cf475eaf673fab877b0df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.313342 20635 tablet_service.cc:1511] Processing CreateTablet for tablet ea8238abc7ea48d484f484f5f56e0c55 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:28.314518 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea8238abc7ea48d484f484f5f56e0c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.318701 20714 tablet_service.cc:1511] Processing CreateTablet for tablet ea8238abc7ea48d484f484f5f56e0c55 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:28.319272 20934 tablet_bootstrap.cc:492] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.319854 20934 ts_tablet_manager.cc:1403] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.014s
I20260713 09:07:28.321573 20784 tablet_service.cc:1511] Processing CreateTablet for tablet ea8238abc7ea48d484f484f5f56e0c55 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:28.322721 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea8238abc7ea48d484f484f5f56e0c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.319898 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea8238abc7ea48d484f484f5f56e0c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.327797 20641 tablet_service.cc:1511] Processing CreateTablet for tablet 82a9be78fe6a4212b87404995c60fea6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:28.328986 20641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a9be78fe6a4212b87404995c60fea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.332404 20934 raft_consensus.cc:359] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.333178 20934 raft_consensus.cc:385] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.340560 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 82a9be78fe6a4212b87404995c60fea6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:28.341738 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a9be78fe6a4212b87404995c60fea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.337188 20934 raft_consensus.cc:740] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.346458 20637 tablet_service.cc:1511] Processing CreateTablet for tablet d7d3286399fb408dab432b3fd9663d0f (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:28.347672 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d3286399fb408dab432b3fd9663d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.347805 20712 tablet_service.cc:1511] Processing CreateTablet for tablet d7d3286399fb408dab432b3fd9663d0f (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:28.349021 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d3286399fb408dab432b3fd9663d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.346378 20788 tablet_service.cc:1511] Processing CreateTablet for tablet 82a9be78fe6a4212b87404995c60fea6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:28.351759 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a9be78fe6a4212b87404995c60fea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.350603 20787 tablet_service.cc:1511] Processing CreateTablet for tablet d7d3286399fb408dab432b3fd9663d0f (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:28.354895 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d3286399fb408dab432b3fd9663d0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.364702 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9d5552d3ce4319899e897952c7a0c6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:28.365911 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9d5552d3ce4319899e897952c7a0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.366956 20716 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9d5552d3ce4319899e897952c7a0c6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:28.368834 20639 tablet_service.cc:1511] Processing CreateTablet for tablet f5764989b08c4961942de0d3797a9b34 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:28.377885 20639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5764989b08c4961942de0d3797a9b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.381420 20636 tablet_service.cc:1511] Processing CreateTablet for tablet 5e9d5552d3ce4319899e897952c7a0c6 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:28.382604 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9d5552d3ce4319899e897952c7a0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.382404 20784 tablet_service.cc:1511] Processing CreateTablet for tablet f5764989b08c4961942de0d3797a9b34 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:28.383541 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5764989b08c4961942de0d3797a9b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.372226 20935 tablet_bootstrap.cc:492] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.372679 20715 tablet_service.cc:1511] Processing CreateTablet for tablet f5764989b08c4961942de0d3797a9b34 (DEFAULT_TABLE table=soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:28.383558 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e9d5552d3ce4319899e897952c7a0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.345144 20934 consensus_queue.cc:260] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.396343 20934 ts_tablet_manager.cc:1434] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260713 09:07:28.401211 20848 raft_consensus.cc:493] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:28.401652 20848 raft_consensus.cc:515] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.403612 20848 leader_election.cc:290] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.405113 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e1dc14ea04cf685bfee8387cdc07d" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:28.408818 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e1dc14ea04cf685bfee8387cdc07d" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:28.405108 20934 tablet_bootstrap.cc:492] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:28.411708 20935 ts_tablet_manager.cc:1403] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.011s
I20260713 09:07:28.418776 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5764989b08c4961942de0d3797a9b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:28.446208 20935 raft_consensus.cc:359] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.446902 20935 raft_consensus.cc:385] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.447181 20935 raft_consensus.cc:740] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.447578 20936 tablet_bootstrap.cc:492] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.448011 20936 ts_tablet_manager.cc:1403] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.032s
I20260713 09:07:28.447852 20935 consensus_queue.cc:260] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.450174 20936 raft_consensus.cc:359] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.451066 20936 raft_consensus.cc:385] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.451383 20936 raft_consensus.cc:740] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.452279 20934 tablet_bootstrap.cc:654] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.450155 20935 ts_tablet_manager.cc:1434] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260713 09:07:28.452224 20936 consensus_queue.cc:260] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.454475 20935 tablet_bootstrap.cc:492] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
W20260713 09:07:28.476197 20536 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.222.193:33113, user_credentials={real_user=slave}} blocked reactor thread for 53714.5us
W20260713 09:07:28.477247 20537 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.222.194:40165, user_credentials={real_user=slave}} blocked reactor thread for 49174.6us
W20260713 09:07:28.487143 20690 leader_election.cc:343] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:28.494856 20692 leader_election.cc:343] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:28.495419 20692 leader_election.cc:304] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c; no voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:28.497009 20848 raft_consensus.cc:2749] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:28.527645 20934 tablet_bootstrap.cc:492] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.536155 20934 ts_tablet_manager.cc:1403] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.002s
W20260713 09:07:28.550843 20692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.222.193:33113, user_credentials={real_user=slave}} blocked reactor thread for 56261.9us
I20260713 09:07:28.552207 20936 ts_tablet_manager.cc:1434] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.104s	user 0.004s	sys 0.003s
I20260713 09:07:28.560091 20934 raft_consensus.cc:359] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.568617 20934 raft_consensus.cc:385] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.568720 20936 tablet_bootstrap.cc:492] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:28.562788 20935 tablet_bootstrap.cc:654] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.574227 20934 raft_consensus.cc:740] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.581570 20934 consensus_queue.cc:260] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.582226 20936 tablet_bootstrap.cc:654] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.585678 20934 ts_tablet_manager.cc:1434] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.003s
I20260713 09:07:28.587004 20934 tablet_bootstrap.cc:492] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:28.594485 20934 tablet_bootstrap.cc:654] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.599412 20935 tablet_bootstrap.cc:492] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.600067 20935 ts_tablet_manager.cc:1403] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.012s
I20260713 09:07:28.603775 20935 raft_consensus.cc:359] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.604362 20935 raft_consensus.cc:385] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.604575 20935 raft_consensus.cc:740] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.604949 20936 tablet_bootstrap.cc:492] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.605010 20934 tablet_bootstrap.cc:492] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.605559 20934 ts_tablet_manager.cc:1403] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260713 09:07:28.605355 20935 consensus_queue.cc:260] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.605563 20936 ts_tablet_manager.cc:1403] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260713 09:07:28.609094 20934 raft_consensus.cc:359] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.609863 20934 raft_consensus.cc:385] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.610173 20934 raft_consensus.cc:740] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.610687 20936 raft_consensus.cc:359] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.610914 20934 consensus_queue.cc:260] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.611474 20936 raft_consensus.cc:385] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.612239 20936 raft_consensus.cc:740] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.613478 20934 ts_tablet_manager.cc:1434] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:28.613571 20935 ts_tablet_manager.cc:1434] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:28.613204 20936 consensus_queue.cc:260] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.615862 20936 ts_tablet_manager.cc:1434] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:28.617137 20936 tablet_bootstrap.cc:492] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:28.619410 20934 tablet_bootstrap.cc:492] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:28.621227 20935 tablet_bootstrap.cc:492] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:28.624008 20936 tablet_bootstrap.cc:654] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.626421 20934 tablet_bootstrap.cc:654] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.631568 20935 tablet_bootstrap.cc:654] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.635855 20936 tablet_bootstrap.cc:492] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.635882 20934 tablet_bootstrap.cc:492] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.636443 20936 ts_tablet_manager.cc:1403] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:07:28.636487 20934 ts_tablet_manager.cc:1403] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260713 09:07:28.636857 20935 tablet_bootstrap.cc:492] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.637355 20935 ts_tablet_manager.cc:1403] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260713 09:07:28.639056 20934 raft_consensus.cc:359] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.639599 20934 raft_consensus.cc:385] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.640034 20934 raft_consensus.cc:740] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.639643 20936 raft_consensus.cc:359] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.640471 20936 raft_consensus.cc:385] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.640151 20935 raft_consensus.cc:359] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.640774 20936 raft_consensus.cc:740] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.640898 20935 raft_consensus.cc:385] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.640802 20934 consensus_queue.cc:260] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.641403 20935 raft_consensus.cc:740] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.641877 20936 consensus_queue.cc:260] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.642175 20935 consensus_queue.cc:260] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.643452 20934 ts_tablet_manager.cc:1434] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:28.646003 20934 tablet_bootstrap.cc:492] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:28.648571 20935 ts_tablet_manager.cc:1434] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:07:28.649762 20935 tablet_bootstrap.cc:492] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:28.651913 20934 tablet_bootstrap.cc:654] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.644253 20936 ts_tablet_manager.cc:1434] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:07:28.655310 20936 tablet_bootstrap.cc:492] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:28.655869 20935 tablet_bootstrap.cc:654] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.661793 20936 tablet_bootstrap.cc:654] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.666231 20936 tablet_bootstrap.cc:492] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.666468 20934 tablet_bootstrap.cc:492] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.666617 20936 ts_tablet_manager.cc:1403] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:07:28.667109 20934 ts_tablet_manager.cc:1403] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260713 09:07:28.669796 20936 raft_consensus.cc:359] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.670401 20935 tablet_bootstrap.cc:492] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.670536 20936 raft_consensus.cc:385] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.670135 20934 raft_consensus.cc:359] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.670904 20936 raft_consensus.cc:740] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.670938 20935 ts_tablet_manager.cc:1403] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260713 09:07:28.671073 20934 raft_consensus.cc:385] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.671834 20934 raft_consensus.cc:740] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.671864 20936 consensus_queue.cc:260] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.672597 20934 consensus_queue.cc:260] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.674256 20936 ts_tablet_manager.cc:1434] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:07:28.675390 20936 tablet_bootstrap.cc:492] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
W20260713 09:07:28.676640 20598 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:28.678812 20935 raft_consensus.cc:359] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.679714 20935 raft_consensus.cc:385] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.680056 20935 raft_consensus.cc:740] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.680863 20935 consensus_queue.cc:260] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.682664 20936 tablet_bootstrap.cc:654] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.685514 20935 ts_tablet_manager.cc:1434] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:28.686849 20935 tablet_bootstrap.cc:492] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:28.688666 20942 raft_consensus.cc:493] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:28.689234 20942 raft_consensus.cc:515] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.691943 20942 leader_election.cc:290] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.693670 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6332b4d4b744ba8a0903ab7ed07b4e" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:28.694629 20800 raft_consensus.cc:2468] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:28.696201 20615 leader_election.cc:304] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:28.696308 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6332b4d4b744ba8a0903ab7ed07b4e" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:28.698124 20935 tablet_bootstrap.cc:654] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.698575 20725 raft_consensus.cc:2468] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:28.698287 20902 raft_consensus.cc:2804] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:28.700788 20902 raft_consensus.cc:493] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:28.701143 20902 raft_consensus.cc:3060] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.702227 20942 raft_consensus.cc:493] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:28.702692 20942 raft_consensus.cc:515] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.705459 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e1dc14ea04cf685bfee8387cdc07d" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:28.706089 20725 raft_consensus.cc:2468] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:28.707399 20618 leader_election.cc:304] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:28.711316 20942 leader_election.cc:290] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.713581 20934 ts_tablet_manager.cc:1434] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.004s
I20260713 09:07:28.715480 20934 tablet_bootstrap.cc:492] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:28.719493 20935 tablet_bootstrap.cc:492] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.720141 20935 ts_tablet_manager.cc:1403] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260713 09:07:28.716866 20902 raft_consensus.cc:515] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.728317 20935 raft_consensus.cc:359] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.728986 20935 raft_consensus.cc:385] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.729277 20935 raft_consensus.cc:740] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.729717 20936 tablet_bootstrap.cc:492] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.730201 20936 ts_tablet_manager.cc:1403] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.055s	user 0.029s	sys 0.018s
I20260713 09:07:28.729907 20935 consensus_queue.cc:260] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.732117 20935 ts_tablet_manager.cc:1434] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:07:28.733865 20935 tablet_bootstrap.cc:492] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:28.733350 20936 raft_consensus.cc:359] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.734041 20956 raft_consensus.cc:2804] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:28.734719 20936 raft_consensus.cc:385] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.735080 20956 raft_consensus.cc:493] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:28.735208 20936 raft_consensus.cc:740] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.735545 20956 raft_consensus.cc:3060] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.736168 20936 consensus_queue.cc:260] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.738348 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e1dc14ea04cf685bfee8387cdc07d" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:28.738687 20902 leader_election.cc:290] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.738972 20800 raft_consensus.cc:2468] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:28.741153 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6332b4d4b744ba8a0903ab7ed07b4e" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:28.741683 20725 raft_consensus.cc:3060] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.742185 20934 tablet_bootstrap.cc:654] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.745970 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6332b4d4b744ba8a0903ab7ed07b4e" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:28.746562 20800 raft_consensus.cc:3060] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.747998 20902 raft_consensus.cc:493] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:28.748453 20902 raft_consensus.cc:515] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.749975 20936 ts_tablet_manager.cc:1434] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:07:28.751260 20936 tablet_bootstrap.cc:492] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:28.756073 20800 raft_consensus.cc:2468] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:28.763316 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbd96bbf1cf475eaf673fab877b0df6" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:28.770489 20727 raft_consensus.cc:2468] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:28.770414 20956 raft_consensus.cc:515] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.765094 20935 tablet_bootstrap.cc:654] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.766426 20725 raft_consensus.cc:2468] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:28.767202 20902 leader_election.cc:290] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.769912 20936 tablet_bootstrap.cc:654] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.772014 20618 leader_election.cc:304] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:28.773044 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbd96bbf1cf475eaf673fab877b0df6" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:28.773252 20956 leader_election.cc:290] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.773092 20902 raft_consensus.cc:2804] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:28.774314 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e1dc14ea04cf685bfee8387cdc07d" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:28.774937 20725 raft_consensus.cc:3060] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.774395 20902 raft_consensus.cc:493] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:28.775648 20902 raft_consensus.cc:3060] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.774856 20618 leader_election.cc:304] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:28.779304 20934 tablet_bootstrap.cc:492] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.779872 20934 ts_tablet_manager.cc:1403] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.024s
I20260713 09:07:28.779320 20956 raft_consensus.cc:2804] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:28.781500 20956 raft_consensus.cc:697] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:28.782853 20956 consensus_queue.cc:237] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.784157 20902 raft_consensus.cc:515] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.785086 20725 raft_consensus.cc:2468] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:28.786118 20618 leader_election.cc:304] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:28.786943 20955 raft_consensus.cc:2804] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:28.787187 20934 raft_consensus.cc:359] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.787372 20955 raft_consensus.cc:697] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:28.787969 20934 raft_consensus.cc:385] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.788348 20934 raft_consensus.cc:740] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.788894 20955 consensus_queue.cc:237] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.789122 20934 consensus_queue.cc:260] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.791525 20934 ts_tablet_manager.cc:1434] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:28.792443 20934 tablet_bootstrap.cc:492] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
W20260713 09:07:28.793208 20615 leader_election.cc:343] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:28.794974 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205e1dc14ea04cf685bfee8387cdc07d" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:28.795506 20800 raft_consensus.cc:3060] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.797848 20936 tablet_bootstrap.cc:492] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.798373 20936 ts_tablet_manager.cc:1403] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.000s
I20260713 09:07:28.800297 20934 tablet_bootstrap.cc:654] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.801514 20936 raft_consensus.cc:359] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.802270 20936 raft_consensus.cc:385] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.802604 20936 raft_consensus.cc:740] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.803383 20936 consensus_queue.cc:260] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.805197 20800 raft_consensus.cc:2468] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:28.805873 20936 ts_tablet_manager.cc:1434] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:28.807518 20902 leader_election.cc:290] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.808588 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbd96bbf1cf475eaf673fab877b0df6" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:28.809818 20936 tablet_bootstrap.cc:492] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
W20260713 09:07:28.809983 20615 leader_election.cc:343] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:28.812525 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbd96bbf1cf475eaf673fab877b0df6" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:28.821201 20725 raft_consensus.cc:3060] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.819242 20935 tablet_bootstrap.cc:492] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.822057 20935 ts_tablet_manager.cc:1403] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.022s
I20260713 09:07:28.824499 20549 catalog_manager.cc:5697] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.820629 20934 tablet_bootstrap.cc:492] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.826067 20934 ts_tablet_manager.cc:1403] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.008s
I20260713 09:07:28.827960 20725 raft_consensus.cc:2468] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:28.829057 20934 raft_consensus.cc:359] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.829739 20934 raft_consensus.cc:385] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.819746 20936 tablet_bootstrap.cc:654] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.829978 20934 raft_consensus.cc:740] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.830693 20934 consensus_queue.cc:260] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.829458 20618 leader_election.cc:304] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [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: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:28.825034 20935 raft_consensus.cc:359] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.832903 20934 ts_tablet_manager.cc:1434] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:07:28.832872 20955 raft_consensus.cc:2804] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:28.833253 20935 raft_consensus.cc:385] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.834040 20934 tablet_bootstrap.cc:492] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:28.834115 20955 raft_consensus.cc:697] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:28.833622 20935 raft_consensus.cc:740] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.835196 20955 consensus_queue.cc:237] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.835644 20935 consensus_queue.cc:260] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.838138 20935 ts_tablet_manager.cc:1434] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:07:28.839694 20935 tablet_bootstrap.cc:492] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:28.840751 20934 tablet_bootstrap.cc:654] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.846038 20935 tablet_bootstrap.cc:654] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.848441 20934 tablet_bootstrap.cc:492] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.848904 20934 ts_tablet_manager.cc:1403] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260713 09:07:28.850764 20936 tablet_bootstrap.cc:492] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.851392 20936 ts_tablet_manager.cc:1403] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260713 09:07:28.852276 20934 raft_consensus.cc:359] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.853088 20934 raft_consensus.cc:385] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.853410 20934 raft_consensus.cc:740] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.854141 20934 consensus_queue.cc:260] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.856339 20934 ts_tablet_manager.cc:1434] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:07:28.857314 20934 tablet_bootstrap.cc:492] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c: Bootstrap starting.
I20260713 09:07:28.854694 20936 raft_consensus.cc:359] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.858026 20936 raft_consensus.cc:385] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.858397 20936 raft_consensus.cc:740] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.859220 20936 consensus_queue.cc:260] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.863709 20934 tablet_bootstrap.cc:654] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.863902 20936 ts_tablet_manager.cc:1434] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:07:28.865130 20936 tablet_bootstrap.cc:492] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:28.865685 20935 tablet_bootstrap.cc:492] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.866158 20935 ts_tablet_manager.cc:1403] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260713 09:07:28.869063 20935 raft_consensus.cc:359] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.869736 20935 raft_consensus.cc:385] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.870014 20935 raft_consensus.cc:740] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.871676 20936 tablet_bootstrap.cc:654] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.871285 20935 consensus_queue.cc:260] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.874002 20935 ts_tablet_manager.cc:1434] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:07:28.874948 20935 tablet_bootstrap.cc:492] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:28.877944 20923 raft_consensus.cc:493] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:28.878433 20923 raft_consensus.cc:515] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.882591 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc5d5ed9c74c50b57bbb41029fb93d" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:28.883217 20725 raft_consensus.cc:2468] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:28.885048 20923 leader_election.cc:290] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:28.884639 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc5d5ed9c74c50b57bbb41029fb93d" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:28.885587 20767 leader_election.cc:304] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:28.885885 20651 raft_consensus.cc:2468] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:28.886451 20923 raft_consensus.cc:2804] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:28.887132 20923 raft_consensus.cc:493] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:28.887501 20923 raft_consensus.cc:3060] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.888883 20936 tablet_bootstrap.cc:492] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.889392 20936 ts_tablet_manager.cc:1403] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.006s
I20260713 09:07:28.889637 20935 tablet_bootstrap.cc:654] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.891861 20936 raft_consensus.cc:359] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.892570 20936 raft_consensus.cc:385] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.892860 20936 raft_consensus.cc:740] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.893949 20934 tablet_bootstrap.cc:492] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c: No bootstrap required, opened a new log
I20260713 09:07:28.893580 20936 consensus_queue.cc:260] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.894378 20934 ts_tablet_manager.cc:1403] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.013s
I20260713 09:07:28.894495 20935 tablet_bootstrap.cc:492] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.894881 20935 ts_tablet_manager.cc:1403] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.001s
I20260713 09:07:28.897073 20550 catalog_manager.cc:5697] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.897620 20934 raft_consensus.cc:359] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.898276 20934 raft_consensus.cc:385] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.898536 20934 raft_consensus.cc:740] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.898896 20935 raft_consensus.cc:359] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.899564 20935 raft_consensus.cc:385] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.899300 20934 consensus_queue.cc:260] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.899865 20935 raft_consensus.cc:740] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.899403 20550 catalog_manager.cc:5697] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.900452 20923 raft_consensus.cc:515] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.900611 20935 consensus_queue.cc:260] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.902690 20935 ts_tablet_manager.cc:1434] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:28.903190 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc5d5ed9c74c50b57bbb41029fb93d" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:28.905318 20651 raft_consensus.cc:3060] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.908794 20934 ts_tablet_manager.cc:1434] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:07:28.910941 20936 ts_tablet_manager.cc:1434] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.009s
I20260713 09:07:28.911911 20936 tablet_bootstrap.cc:492] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1: Bootstrap starting.
I20260713 09:07:28.912557 20651 raft_consensus.cc:2468] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:28.914042 20935 tablet_bootstrap.cc:492] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2: Bootstrap starting.
I20260713 09:07:28.913960 20766 leader_election.cc:304] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:28.914934 20973 raft_consensus.cc:2804] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:28.917361 20936 tablet_bootstrap.cc:654] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.904234 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc5d5ed9c74c50b57bbb41029fb93d" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:28.918071 20725 raft_consensus.cc:3060] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.921406 20935 tablet_bootstrap.cc:654] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:28.922742 20973 raft_consensus.cc:697] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Leader. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:28.923652 20973 consensus_queue.cc:237] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.928539 20936 tablet_bootstrap.cc:492] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1: No bootstrap required, opened a new log
I20260713 09:07:28.929088 20936 ts_tablet_manager.cc:1403] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:07:28.929508 20725 raft_consensus.cc:2468] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:28.931669 20936 raft_consensus.cc:359] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.932399 20936 raft_consensus.cc:385] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.932700 20936 raft_consensus.cc:740] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.933619 20935 tablet_bootstrap.cc:492] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2: No bootstrap required, opened a new log
I20260713 09:07:28.933473 20936 consensus_queue.cc:260] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.934042 20935 ts_tablet_manager.cc:1403] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:07:28.904654 20923 leader_election.cc:290] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:28.935549 20936 ts_tablet_manager.cc:1434] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:07:28.936549 20935 raft_consensus.cc:359] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.937252 20935 raft_consensus.cc:385] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:28.937512 20935 raft_consensus.cc:740] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Initialized, Role: FOLLOWER
I20260713 09:07:28.938138 20935 consensus_queue.cc:260] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.939471 20935 ts_tablet_manager.cc:1434] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:28.945487 20550 catalog_manager.cc:5697] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:28.962767 20955 raft_consensus.cc:493] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:28.963137 20955 raft_consensus.cc:515] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.963299 20848 raft_consensus.cc:493] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:28.963742 20848 raft_consensus.cc:515] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.964967 20955 leader_election.cc:290] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.965750 20848 leader_election.cc:290] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.966436 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9be78fe6a4212b87404995c60fea6" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:28.966460 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d3286399fb408dab432b3fd9663d0f" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:28.967180 20651 raft_consensus.cc:2468] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:28.966447 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d3286399fb408dab432b3fd9663d0f" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:28.967495 20725 raft_consensus.cc:2468] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:28.967980 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9be78fe6a4212b87404995c60fea6" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:28.968021 20800 raft_consensus.cc:2468] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 0.
I20260713 09:07:28.968402 20692 leader_election.cc:304] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:28.968667 20801 raft_consensus.cc:2468] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:28.968719 20618 leader_election.cc:304] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:28.969573 20848 raft_consensus.cc:2804] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:28.969635 20955 raft_consensus.cc:2804] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:28.970042 20848 raft_consensus.cc:493] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:28.970110 20955 raft_consensus.cc:493] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:28.970465 20848 raft_consensus.cc:3060] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.970522 20955 raft_consensus.cc:3060] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.975319 20848 raft_consensus.cc:515] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.975361 20955 raft_consensus.cc:515] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.976831 20848 leader_election.cc:290] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.977696 20955 leader_election.cc:290] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:28.977645 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d3286399fb408dab432b3fd9663d0f" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:28.977993 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d3286399fb408dab432b3fd9663d0f" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:28.977579 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9be78fe6a4212b87404995c60fea6" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:28.978328 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9be78fe6a4212b87404995c60fea6" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:28.978435 20725 raft_consensus.cc:3060] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.978605 20801 raft_consensus.cc:3060] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.978840 20651 raft_consensus.cc:3060] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.979040 20800 raft_consensus.cc:3060] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:28.985252 20801 raft_consensus.cc:2468] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:28.985303 20651 raft_consensus.cc:2468] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:28.985677 20725 raft_consensus.cc:2468] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 1.
I20260713 09:07:28.985713 20800 raft_consensus.cc:2468] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:28.986567 20692 leader_election.cc:304] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:28.986826 20618 leader_election.cc:304] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:28.987692 20848 raft_consensus.cc:2804] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:28.988155 20848 raft_consensus.cc:697] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:28.988001 20955 raft_consensus.cc:2804] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:28.989034 20955 raft_consensus.cc:697] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:28.989024 20848 consensus_queue.cc:237] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.989948 20955 consensus_queue.cc:237] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:28.997710 20549 catalog_manager.cc:5697] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 1 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.997995 20550 catalog_manager.cc:5697] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 1 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.012796 20848 raft_consensus.cc:493] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:29.013231 20848 raft_consensus.cc:515] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.015038 20848 leader_election.cc:290] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:29.015374 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8238abc7ea48d484f484f5f56e0c55" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:29.015955 20651 raft_consensus.cc:2468] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:29.015981 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8238abc7ea48d484f484f5f56e0c55" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" is_pre_election: true
I20260713 09:07:29.016541 20799 raft_consensus.cc:2468] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 0.
I20260713 09:07:29.016835 20692 leader_election.cc:304] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:29.017575 20848 raft_consensus.cc:2804] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:29.017903 20848 raft_consensus.cc:493] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:29.018152 20848 raft_consensus.cc:3060] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.022738 20848 raft_consensus.cc:515] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.024085 20848 leader_election.cc:290] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:29.024600 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8238abc7ea48d484f484f5f56e0c55" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:29.024971 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8238abc7ea48d484f484f5f56e0c55" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:29.025167 20651 raft_consensus.cc:3060] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.025518 20799 raft_consensus.cc:3060] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.031499 20651 raft_consensus.cc:2468] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:29.032083 20799 raft_consensus.cc:2468] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 1.
I20260713 09:07:29.032446 20692 leader_election.cc:304] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:29.033135 20848 raft_consensus.cc:2804] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:29.033495 20848 raft_consensus.cc:697] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:29.034119 20848 consensus_queue.cc:237] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.040462 20550 catalog_manager.cc:5697] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 0 to 1, leader changed from <none> to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 1 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.051479 20973 raft_consensus.cc:493] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:29.051860 20973 raft_consensus.cc:515] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.053452 20973 leader_election.cc:290] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:29.053961 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbd96bbf1cf475eaf673fab877b0df6" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:29.054297 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbd96bbf1cf475eaf673fab877b0df6" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:29.054961 20725 raft_consensus.cc:2393] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ecb56d910b24761bdcdf16bf4438fa1 in current term 1: Already voted for candidate 122c2867496f498b9d62e1b587ea87b2 in this term.
I20260713 09:07:29.055752 20767 leader_election.cc:304] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:29.056313 20973 raft_consensus.cc:3060] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.061625 20973 raft_consensus.cc:2749] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:29.082593 20973 raft_consensus.cc:493] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:29.083040 20973 raft_consensus.cc:515] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.084759 20973 leader_election.cc:290] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:29.085750 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9d5552d3ce4319899e897952c7a0c6" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:29.085832 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9d5552d3ce4319899e897952c7a0c6" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:29.086525 20651 raft_consensus.cc:2468] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:29.086678 20725 raft_consensus.cc:2468] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:29.087471 20766 leader_election.cc:304] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:29.088164 20973 raft_consensus.cc:2804] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:29.088475 20973 raft_consensus.cc:493] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:29.088687 20973 raft_consensus.cc:3060] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.093123 20973 raft_consensus.cc:515] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.094901 20973 leader_election.cc:290] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:29.095583 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9d5552d3ce4319899e897952c7a0c6" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:29.096143 20652 raft_consensus.cc:3060] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.096298 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9d5552d3ce4319899e897952c7a0c6" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:29.096784 20725 raft_consensus.cc:3060] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.101161 20652 raft_consensus.cc:2468] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:29.101836 20725 raft_consensus.cc:2468] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:29.102001 20766 leader_election.cc:304] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:29.103178 20973 raft_consensus.cc:2804] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:29.103634 20973 raft_consensus.cc:697] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Leader. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:29.104439 20973 consensus_queue.cc:237] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.115080 20550 catalog_manager.cc:5697] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:29.148357 20973 raft_consensus.cc:493] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:29.148759 20973 raft_consensus.cc:515] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.150261 20973 leader_election.cc:290] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:29.150840 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5764989b08c4961942de0d3797a9b34" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2" is_pre_election: true
I20260713 09:07:29.151218 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5764989b08c4961942de0d3797a9b34" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c" is_pre_election: true
I20260713 09:07:29.151427 20652 raft_consensus.cc:2468] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:29.151783 20725 raft_consensus.cc:2468] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 0.
I20260713 09:07:29.152338 20766 leader_election.cc:304] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:29.153054 20973 raft_consensus.cc:2804] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:29.153333 20973 raft_consensus.cc:493] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:29.153571 20973 raft_consensus.cc:3060] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.157895 20973 raft_consensus.cc:515] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.159279 20973 leader_election.cc:290] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:29.159909 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5764989b08c4961942de0d3797a9b34" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:29.160094 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5764989b08c4961942de0d3797a9b34" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:29.160346 20652 raft_consensus.cc:3060] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.160548 20725 raft_consensus.cc:3060] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:29.165081 20725 raft_consensus.cc:2468] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:29.165096 20652 raft_consensus.cc:2468] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 1.
I20260713 09:07:29.166153 20767 leader_election.cc:304] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:29.166834 20973 raft_consensus.cc:2804] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:29.167443 20973 raft_consensus.cc:697] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Leader. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:29.168187 20973 consensus_queue.cc:237] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.168912 20955 consensus_queue.cc:1048] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.176630 20550 catalog_manager.cc:5697] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195). New cstate: current_term: 1 leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:29.187784 20902 consensus_queue.cc:1048] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.217689 20902 consensus_queue.cc:1048] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.218367 20956 consensus_queue.cc:1048] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.256361 20942 consensus_queue.cc:1048] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.265880 20956 consensus_queue.cc:1048] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.312155 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdc5d5ed9c74c50b57bbb41029fb93d"
dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
mode: GRACEFUL
new_leader_uuid: "122c2867496f498b9d62e1b587ea87b2"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:07:29.312654 20799 raft_consensus.cc:606] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Received request to transfer leadership to TS 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:29.325461 20652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7d3286399fb408dab432b3fd9663d0f"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
mode: GRACEFUL
new_leader_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:36184
I20260713 09:07:29.325979 20652 raft_consensus.cc:606] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Received request to transfer leadership to TS 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:29.330124 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e9d5552d3ce4319899e897952c7a0c6"
dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
mode: GRACEFUL
new_leader_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:58572
I20260713 09:07:29.330657 20799 raft_consensus.cc:606] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Received request to transfer leadership to TS 07d5203812c34f71858201d0f4bd037c
I20260713 09:07:29.371472 20942 consensus_queue.cc:1048] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.383471 20955 consensus_queue.cc:1048] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.390139 20955 raft_consensus.cc:993] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2: : Instructing follower 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:29.390506 20902 raft_consensus.cc:1081] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Signalling peer 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:29.391884 20725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7d3286399fb408dab432b3fd9663d0f"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:47644
I20260713 09:07:29.392412 20725 raft_consensus.cc:493] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:29.392728 20725 raft_consensus.cc:3060] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.397367 20725 raft_consensus.cc:515] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.398680 20725 leader_election.cc:290] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:29.399387 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d3286399fb408dab432b3fd9663d0f" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:29.399710 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d3286399fb408dab432b3fd9663d0f" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:29.400038 20652 raft_consensus.cc:3055] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:29.400329 20799 raft_consensus.cc:3060] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.400422 20652 raft_consensus.cc:740] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:29.401243 20652 consensus_queue.cc:260] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.402148 20652 raft_consensus.cc:3060] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.405776 20799 raft_consensus.cc:2468] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:29.406656 20690 leader_election.cc:304] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:29.406828 20652 raft_consensus.cc:2468] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:29.407284 20848 raft_consensus.cc:2804] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.407725 20848 raft_consensus.cc:697] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:29.408476 20848 consensus_queue.cc:237] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.414620 20550 catalog_manager.cc:5697] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 1 to 2, leader changed from 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193) to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 2 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.461673 20973 consensus_queue.cc:1048] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.471123 20974 consensus_queue.cc:1048] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.478128 20974 raft_consensus.cc:993] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1: : Instructing follower 122c2867496f498b9d62e1b587ea87b2 to start an election
I20260713 09:07:29.478546 20973 raft_consensus.cc:1081] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Signalling peer 122c2867496f498b9d62e1b587ea87b2 to start an election
I20260713 09:07:29.479930 20652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdc5d5ed9c74c50b57bbb41029fb93d"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
 from {username='slave'} at 127.0.0.1:36170
I20260713 09:07:29.480504 20652 raft_consensus.cc:493] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:29.480877 20652 raft_consensus.cc:3060] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.485948 20652 raft_consensus.cc:515] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.487217 20652 leader_election.cc:290] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:29.488065 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc5d5ed9c74c50b57bbb41029fb93d" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:29.488476 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdc5d5ed9c74c50b57bbb41029fb93d" candidate_uuid: "122c2867496f498b9d62e1b587ea87b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:29.488590 20725 raft_consensus.cc:3060] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.489127 20799 raft_consensus.cc:3055] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:29.489454 20799 raft_consensus.cc:740] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:29.490224 20799 consensus_queue.cc:260] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.491457 20799 raft_consensus.cc:3060] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.493217 20725 raft_consensus.cc:2468] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 2.
I20260713 09:07:29.494019 20618 leader_election.cc:304] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07d5203812c34f71858201d0f4bd037c, 122c2867496f498b9d62e1b587ea87b2; no voters: 
I20260713 09:07:29.494606 20902 raft_consensus.cc:2804] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.494961 20902 raft_consensus.cc:697] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Becoming Leader. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:29.495636 20902 consensus_queue.cc:237] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.496668 20799 raft_consensus.cc:2468] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 122c2867496f498b9d62e1b587ea87b2 in term 2.
I20260713 09:07:29.499136 20848 consensus_queue.cc:1048] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.502281 20549 catalog_manager.cc:5697] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 reported cstate change: term changed from 1 to 2, leader changed from 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195) to 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193). New cstate: current_term: 2 leader_uuid: "122c2867496f498b9d62e1b587ea87b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.503343 20848 consensus_queue.cc:1048] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.516094 20943 consensus_queue.cc:1048] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.517499 20973 consensus_queue.cc:1048] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.517992 20998 consensus_queue.cc:1048] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.536715 20973 raft_consensus.cc:993] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1: : Instructing follower 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:29.537200 20973 raft_consensus.cc:1081] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Signalling peer 07d5203812c34f71858201d0f4bd037c to start an election
I20260713 09:07:29.540483 20727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e9d5552d3ce4319899e897952c7a0c6"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
 from {username='slave'} at 127.0.0.1:47658
I20260713 09:07:29.541031 20727 raft_consensus.cc:493] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:29.541375 20727 raft_consensus.cc:3060] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.545475 20995 consensus_queue.cc:1048] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.547482 20727 raft_consensus.cc:515] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.550302 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9d5552d3ce4319899e897952c7a0c6" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:29.553318 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e9d5552d3ce4319899e897952c7a0c6" candidate_uuid: "07d5203812c34f71858201d0f4bd037c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
I20260713 09:07:29.553910 20800 raft_consensus.cc:3055] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:29.554214 20800 raft_consensus.cc:740] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:29.555029 20800 consensus_queue.cc:260] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.555954 20800 raft_consensus.cc:3060] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:29.557598 20727 leader_election.cc:290] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [CANDIDATE]: Term 2 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195:33859)
I20260713 09:07:29.562418 20800 raft_consensus.cc:2468] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07d5203812c34f71858201d0f4bd037c in term 2.
I20260713 09:07:29.563270 20690 leader_election.cc:304] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [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: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 122c2867496f498b9d62e1b587ea87b2
I20260713 09:07:29.563875 20998 raft_consensus.cc:2804] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:29.564280 20998 raft_consensus.cc:697] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Becoming Leader. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:29.565045 20998 consensus_queue.cc:237] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:29.570987 20549 catalog_manager.cc:5697] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c reported cstate change: term changed from 1 to 2, leader changed from 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195) to 07d5203812c34f71858201d0f4bd037c (127.15.222.194). New cstate: current_term: 2 leader_uuid: "07d5203812c34f71858201d0f4bd037c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:29.580591 20995 consensus_queue.cc:1048] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.590265 20973 consensus_queue.cc:1048] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:29.846275 20799 raft_consensus.cc:1275] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:29.847386 20998 consensus_queue.cc:1048] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:29.853799 20652 raft_consensus.cc:1275] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:29.855284 20848 consensus_queue.cc:1048] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.013850 20652 raft_consensus.cc:3060] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:30.018347 20652 raft_consensus.cc:1275] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.019147 20799 raft_consensus.cc:1275] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 07d5203812c34f71858201d0f4bd037c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.019361 20943 consensus_queue.cc:1048] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.020253 20848 consensus_queue.cc:1048] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.056663 20799 raft_consensus.cc:1275] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Refusing update from remote peer 122c2867496f498b9d62e1b587ea87b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.057678 20902 consensus_queue.cc:1048] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.064536 20727 raft_consensus.cc:1275] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Refusing update from remote peer 122c2867496f498b9d62e1b587ea87b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:30.065920 20956 consensus_queue.cc:1048] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.335660 20550 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34688:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:32.352258 20550 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34688:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:32.375332 16251 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:32.417667 20766 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.193:33113, user_credentials={real_user=slave}} blocked reactor thread for 52001us
I20260713 09:07:32.627130 21058 tablet.cc:1724] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.627357 21054 tablet.cc:1724] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:32.598289 21036 log.cc:927] Time spent T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2: Append to log took a long time: real 0.090s	user 0.000s	sys 0.004s
W20260713 09:07:32.624600 21037 log.cc:927] Time spent T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260713 09:07:32.624517 21046 tablet.cc:1724] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.667097 20725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad"
dest_uuid: "07d5203812c34f71858201d0f4bd037c"
mode: GRACEFUL
new_leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
 from {username='slave'} at 127.0.0.1:52452
I20260713 09:07:32.667672 20725 raft_consensus.cc:606] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Received request to transfer leadership to TS 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:32.689802 21066 tablet.cc:1724] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.727838 21058 tablet.cc:1724] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.758000 21078 tablet.cc:1724] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.774061 21072 tablet.cc:1724] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.782496 21076 tablet.cc:1724] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:32.798399 20615 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.222.195:33859, user_credentials={real_user=slave}} blocked reactor thread for 68824.9us
I20260713 09:07:32.701836 21064 tablet.cc:1724] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.810963 21077 tablet.cc:1724] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.823900 21054 tablet.cc:1724] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.827739 21063 tablet.cc:1724] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.829475 21046 tablet.cc:1724] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.845525 21071 tablet.cc:1724] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.855485 21079 raft_consensus.cc:993] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c: : Instructing follower 2ecb56d910b24761bdcdf16bf4438fa1 to start an election
I20260713 09:07:32.856153 21050 raft_consensus.cc:1081] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Signalling peer 2ecb56d910b24761bdcdf16bf4438fa1 to start an election
I20260713 09:07:32.878021 20647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c"
dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
mode: GRACEFUL
new_leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
 from {username='slave'} at 127.0.0.1:39608
I20260713 09:07:32.878687 20647 raft_consensus.cc:606] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Received request to transfer leadership to TS 2ecb56d910b24761bdcdf16bf4438fa1
I20260713 09:07:32.875828 21058 tablet.cc:1724] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.883327 16251 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:32.883906 16251 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:32.885601 21078 tablet.cc:1724] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.877749 20799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad"
dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
 from {username='slave'} at 127.0.0.1:58568
I20260713 09:07:32.886876 20799 raft_consensus.cc:493] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.887650 20799 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.894408 21082 tablet.cc:1724] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.895318 21077 tablet.cc:1724] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.863871 21066 tablet.cc:1724] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.874956 21064 tablet.cc:1724] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.905606 21076 tablet.cc:1724] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.899958 21072 tablet.cc:1724] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.921674 21078 tablet.cc:1724] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.921937 21046 tablet.cc:1724] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.925601 21063 tablet.cc:1724] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.946249 20799 raft_consensus.cc:515] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:32.948997 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:32.949533 20646 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.957927 20646 raft_consensus.cc:2468] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 3.
I20260713 09:07:32.957782 21066 tablet.cc:1724] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.959287 20766 leader_election.cc:304] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [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: 122c2867496f498b9d62e1b587ea87b2, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:32.960055 20973 raft_consensus.cc:2804] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:32.960616 20973 raft_consensus.cc:697] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 LEADER]: Becoming Leader. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:32.959975 21082 tablet.cc:1724] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:32.961673 20799 leader_election.cc:290] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 3 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:32.961736 20973 consensus_queue.cc:237] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [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: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:32.963114 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0719cf382d28467bb35ba7d33a7430ad" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:32.963729 20724 raft_consensus.cc:3055] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:32.964026 20724 raft_consensus.cc:740] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07d5203812c34f71858201d0f4bd037c, State: Running, Role: LEADER
I20260713 09:07:32.964788 20724 consensus_queue.cc:260] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [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: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:32.966001 20724 raft_consensus.cc:3060] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:32.972249 20724 raft_consensus.cc:2468] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 3.
I20260713 09:07:32.986176 20549 catalog_manager.cc:5697] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 reported cstate change: term changed from 2 to 3, leader changed from 07d5203812c34f71858201d0f4bd037c (127.15.222.194) to 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.987239 20550 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225: soft_deleted_table [id=2f4ea648fbd0488ab7537677f6f62f36] alter complete (version 1)
I20260713 09:07:33.249421 21053 raft_consensus.cc:993] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2: : Instructing follower 2ecb56d910b24761bdcdf16bf4438fa1 to start an election
I20260713 09:07:33.249883 21080 raft_consensus.cc:1081] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Signalling peer 2ecb56d910b24761bdcdf16bf4438fa1 to start an election
I20260713 09:07:33.251049 20799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c"
dest_uuid: "2ecb56d910b24761bdcdf16bf4438fa1"
 from {username='slave'} at 127.0.0.1:58564
I20260713 09:07:33.251413 20799 raft_consensus.cc:493] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:33.251624 20799 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:33.255616 20799 raft_consensus.cc:515] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:33.256994 20799 leader_election.cc:290] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [CANDIDATE]: Term 3 election: Requested vote from peers 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113), 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165)
I20260713 09:07:33.257584 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "122c2867496f498b9d62e1b587ea87b2"
I20260713 09:07:33.257934 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a948296b7b340c38371ac8bd27c059c" candidate_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07d5203812c34f71858201d0f4bd037c"
I20260713 09:07:33.258126 20646 raft_consensus.cc:3055] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:33.258407 20724 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:33.258441 20646 raft_consensus.cc:740] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 122c2867496f498b9d62e1b587ea87b2, State: Running, Role: LEADER
I20260713 09:07:33.259202 20646 consensus_queue.cc:260] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [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: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:33.260138 20646 raft_consensus.cc:3060] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:33.262835 20724 raft_consensus.cc:2468] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 3.
I20260713 09:07:33.263799 20767 leader_election.cc:304] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [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: 07d5203812c34f71858201d0f4bd037c, 2ecb56d910b24761bdcdf16bf4438fa1; no voters: 
I20260713 09:07:33.264531 20973 raft_consensus.cc:2804] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:33.264786 20646 raft_consensus.cc:2468] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ecb56d910b24761bdcdf16bf4438fa1 in term 3.
I20260713 09:07:33.264875 20973 raft_consensus.cc:697] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 LEADER]: Becoming Leader. State: Replica: 2ecb56d910b24761bdcdf16bf4438fa1, State: Running, Role: LEADER
I20260713 09:07:33.265722 20973 consensus_queue.cc:237] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [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: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } }
I20260713 09:07:33.272042 20550 catalog_manager.cc:5697] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 reported cstate change: term changed from 2 to 3, leader changed from 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193) to 2ecb56d910b24761bdcdf16bf4438fa1 (127.15.222.195). New cstate: current_term: 3 leader_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ecb56d910b24761bdcdf16bf4438fa1" member_type: VOTER last_known_addr { host: "127.15.222.195" port: 33859 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:33.446112 20646 raft_consensus.cc:1275] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 3 FOLLOWER]: Refusing update from remote peer 2ecb56d910b24761bdcdf16bf4438fa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:33.447127 20973 consensus_queue.cc:1048] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:33.463630 20724 raft_consensus.cc:1275] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 3 FOLLOWER]: Refusing update from remote peer 2ecb56d910b24761bdcdf16bf4438fa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:33.465296 20973 consensus_queue.cc:1048] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:33.661255 20646 raft_consensus.cc:1275] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 3 FOLLOWER]: Refusing update from remote peer 2ecb56d910b24761bdcdf16bf4438fa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:33.662408 21055 consensus_queue.cc:1048] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "122c2867496f498b9d62e1b587ea87b2" member_type: VOTER last_known_addr { host: "127.15.222.193" port: 33113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:33.673579 20724 raft_consensus.cc:1275] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 3 FOLLOWER]: Refusing update from remote peer 2ecb56d910b24761bdcdf16bf4438fa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:33.674957 21055 consensus_queue.cc:1048] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07d5203812c34f71858201d0f4bd037c" member_type: VOTER last_known_addr { host: "127.15.222.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:33.932852 16251 tablet_server.cc:179] TabletServer@127.15.222.193:0 shutting down...
W20260713 09:07:33.953445 20766 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260713 09:07:33.958575 20766 consensus_peers.cc:597] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 -> Peer 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113): Couldn't send request to peer 122c2867496f498b9d62e1b587ea87b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:33.963783 20692 consensus_peers.cc:597] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c -> Peer 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113): Couldn't send request to peer 122c2867496f498b9d62e1b587ea87b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:33.967376 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:33.968123 16251 tablet_replica.cc:333] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.968864 16251 raft_consensus.cc:2243] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.969295 16251 raft_consensus.cc:2272] T 5e9d5552d3ce4319899e897952c7a0c6 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.970886 16251 tablet_replica.cc:333] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.971979 16251 raft_consensus.cc:2243] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.972355 16251 raft_consensus.cc:2272] T 82a9be78fe6a4212b87404995c60fea6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.973913 16251 tablet_replica.cc:333] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.974401 16251 raft_consensus.cc:2243] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.974771 16251 raft_consensus.cc:2272] T f5764989b08c4961942de0d3797a9b34 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.976457 16251 tablet_replica.cc:333] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.976986 16251 raft_consensus.cc:2243] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.977622 16251 raft_consensus.cc:2272] T ea6332b4d4b744ba8a0903ab7ed07b4e P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.979131 16251 tablet_replica.cc:333] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.979656 16251 raft_consensus.cc:2243] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.980408 16251 raft_consensus.cc:2272] T 205e1dc14ea04cf685bfee8387cdc07d P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.982587 16251 tablet_replica.cc:333] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
W20260713 09:07:33.982512 20692 consensus_peers.cc:597] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c -> Peer 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113): Couldn't send request to peer 122c2867496f498b9d62e1b587ea87b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:33.983210 16251 raft_consensus.cc:2243] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.983605 16251 raft_consensus.cc:2272] T 3e75ce446a884e9b9894c18cc70c118e P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.985453 16251 tablet_replica.cc:333] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.985948 16251 raft_consensus.cc:2243] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.986588 16251 raft_consensus.cc:2272] T ebbd96bbf1cf475eaf673fab877b0df6 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.988174 16251 tablet_replica.cc:333] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.988639 16251 raft_consensus.cc:2243] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:33.989346 16251 raft_consensus.cc:2272] T 870f05194c58482d97c7870168570666 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.991053 16251 tablet_replica.cc:333] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.991519 16251 raft_consensus.cc:2243] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.991901 16251 raft_consensus.cc:2272] T 3703c3bbfcc1498dbb968fd25d6435aa P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.993572 16251 tablet_replica.cc:333] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.994061 16251 raft_consensus.cc:2243] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.994428 16251 raft_consensus.cc:2272] T ea8238abc7ea48d484f484f5f56e0c55 P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.995952 16251 tablet_replica.cc:333] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.996439 16251 raft_consensus.cc:2243] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.996815 16251 raft_consensus.cc:2272] T d7d3286399fb408dab432b3fd9663d0f P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:33.998369 16251 tablet_replica.cc:333] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:33.998850 16251 raft_consensus.cc:2243] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:33.999228 16251 raft_consensus.cc:2272] T 0719cf382d28467bb35ba7d33a7430ad P 122c2867496f498b9d62e1b587ea87b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.001184 16251 tablet_replica.cc:333] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:34.001650 16251 raft_consensus.cc:2243] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.002048 16251 raft_consensus.cc:2272] T da089a58c7e24098843012992d70f722 P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.003712 16251 tablet_replica.cc:333] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:34.004134 16251 raft_consensus.cc:2243] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.004809 16251 raft_consensus.cc:2272] T bb7142db15bf489a914c13dbee5b2fdd P 122c2867496f498b9d62e1b587ea87b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.006458 16251 tablet_replica.cc:333] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:34.006902 16251 raft_consensus.cc:2243] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.007517 16251 raft_consensus.cc:2272] T 53b92d8c082e41ac8960cb72182e3eec P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.009243 16251 tablet_replica.cc:333] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:34.009672 16251 raft_consensus.cc:2243] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.010298 16251 raft_consensus.cc:2272] T bcdc5d5ed9c74c50b57bbb41029fb93d P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.011835 16251 tablet_replica.cc:333] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:34.012255 16251 raft_consensus.cc:2243] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.012636 16251 raft_consensus.cc:2272] T f4f186162d3d476e856f9dedffa1bb5e P 122c2867496f498b9d62e1b587ea87b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.014328 16251 tablet_replica.cc:333] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2: stopping tablet replica
I20260713 09:07:34.014739 16251 raft_consensus.cc:2243] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.015079 16251 raft_consensus.cc:2272] T 3a948296b7b340c38371ac8bd27c059c P 122c2867496f498b9d62e1b587ea87b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.050285 16251 tablet_server.cc:196] TabletServer@127.15.222.193:0 shutdown complete.
W20260713 09:07:34.063310 20692 consensus_peers.cc:597] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c -> Peer 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113): Couldn't send request to peer 122c2867496f498b9d62e1b587ea87b2. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:33113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.081506 16251 tablet_server.cc:179] TabletServer@127.15.222.194:0 shutting down...
W20260713 09:07:34.102696 20692 consensus_peers.cc:597] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c -> Peer 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113): Couldn't send request to peer 122c2867496f498b9d62e1b587ea87b2. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:33113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.103360 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:34.103940 16251 tablet_replica.cc:333] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.104488 16251 raft_consensus.cc:2243] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.105253 16251 raft_consensus.cc:2272] T 5e9d5552d3ce4319899e897952c7a0c6 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.106835 16251 tablet_replica.cc:333] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.107336 16251 raft_consensus.cc:2243] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.107955 16251 raft_consensus.cc:2272] T 82a9be78fe6a4212b87404995c60fea6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.109536 16251 tablet_replica.cc:333] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.110026 16251 raft_consensus.cc:2243] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.110404 16251 raft_consensus.cc:2272] T f5764989b08c4961942de0d3797a9b34 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.111884 16251 tablet_replica.cc:333] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.112349 16251 raft_consensus.cc:2243] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.112722 16251 raft_consensus.cc:2272] T ea6332b4d4b744ba8a0903ab7ed07b4e P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.114249 16251 tablet_replica.cc:333] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.114689 16251 raft_consensus.cc:2243] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.115052 16251 raft_consensus.cc:2272] T 205e1dc14ea04cf685bfee8387cdc07d P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.116637 16251 tablet_replica.cc:333] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.117136 16251 raft_consensus.cc:2243] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.117501 16251 raft_consensus.cc:2272] T 3a948296b7b340c38371ac8bd27c059c P 07d5203812c34f71858201d0f4bd037c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.119390 16251 tablet_replica.cc:333] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.119886 16251 raft_consensus.cc:2243] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.120270 16251 raft_consensus.cc:2272] T 3e75ce446a884e9b9894c18cc70c118e P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.121973 16251 tablet_replica.cc:333] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.122462 16251 raft_consensus.cc:2243] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.122828 16251 raft_consensus.cc:2272] T ebbd96bbf1cf475eaf673fab877b0df6 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.124285 16251 tablet_replica.cc:333] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.124724 16251 raft_consensus.cc:2243] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.125128 16251 raft_consensus.cc:2272] T 870f05194c58482d97c7870168570666 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.126713 16251 tablet_replica.cc:333] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.127157 16251 raft_consensus.cc:2243] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.127823 16251 raft_consensus.cc:2272] T 3703c3bbfcc1498dbb968fd25d6435aa P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.129501 16251 tablet_replica.cc:333] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.129974 16251 raft_consensus.cc:2243] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.130439 16251 raft_consensus.cc:2272] T bcdc5d5ed9c74c50b57bbb41029fb93d P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.132426 16251 tablet_replica.cc:333] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.133026 16251 raft_consensus.cc:2243] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.133442 16251 raft_consensus.cc:2272] T 53b92d8c082e41ac8960cb72182e3eec P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:34.133481 20692 consensus_peers.cc:597] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c -> Peer 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113): Couldn't send request to peer 122c2867496f498b9d62e1b587ea87b2. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:33113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.135336 16251 tablet_replica.cc:333] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.135793 16251 raft_consensus.cc:2243] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.136123 16251 raft_consensus.cc:2272] T bb7142db15bf489a914c13dbee5b2fdd P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.137740 16251 tablet_replica.cc:333] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.138238 16251 raft_consensus.cc:2243] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.138839 16251 raft_consensus.cc:2272] T f4f186162d3d476e856f9dedffa1bb5e P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.140467 16251 tablet_replica.cc:333] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.140903 16251 raft_consensus.cc:2243] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.141544 16251 raft_consensus.cc:2272] T d7d3286399fb408dab432b3fd9663d0f P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.143049 16251 tablet_replica.cc:333] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.143466 16251 raft_consensus.cc:2243] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.144043 16251 raft_consensus.cc:2272] T ea8238abc7ea48d484f484f5f56e0c55 P 07d5203812c34f71858201d0f4bd037c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.145569 16251 tablet_replica.cc:333] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.145990 16251 raft_consensus.cc:2243] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.146312 16251 raft_consensus.cc:2272] T 0719cf382d28467bb35ba7d33a7430ad P 07d5203812c34f71858201d0f4bd037c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.148248 16251 tablet_replica.cc:333] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c: stopping tablet replica
I20260713 09:07:34.148617 16251 raft_consensus.cc:2243] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.149279 16251 raft_consensus.cc:2272] T da089a58c7e24098843012992d70f722 P 07d5203812c34f71858201d0f4bd037c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.178853 16251 tablet_server.cc:196] TabletServer@127.15.222.194:0 shutdown complete.
W20260713 09:07:34.181016 20767 consensus_peers.cc:597] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 -> Peer 07d5203812c34f71858201d0f4bd037c (127.15.222.194:40165): Couldn't send request to peer 07d5203812c34f71858201d0f4bd037c. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.194:40165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.206218 16251 tablet_server.cc:179] TabletServer@127.15.222.195:0 shutting down...
I20260713 09:07:34.229220 16251 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:34.229868 16251 tablet_replica.cc:333] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.230427 16251 raft_consensus.cc:2243] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.230904 16251 raft_consensus.cc:2272] T 5e9d5552d3ce4319899e897952c7a0c6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.232676 16251 tablet_replica.cc:333] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.233214 16251 raft_consensus.cc:2243] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.233656 16251 raft_consensus.cc:2272] T 82a9be78fe6a4212b87404995c60fea6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.235209 16251 tablet_replica.cc:333] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.235726 16251 raft_consensus.cc:2243] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.236415 16251 raft_consensus.cc:2272] T f5764989b08c4961942de0d3797a9b34 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.238097 16251 tablet_replica.cc:333] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.238596 16251 raft_consensus.cc:2243] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.238979 16251 raft_consensus.cc:2272] T ea6332b4d4b744ba8a0903ab7ed07b4e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.240604 16251 tablet_replica.cc:333] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.241107 16251 raft_consensus.cc:2243] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.241493 16251 raft_consensus.cc:2272] T 205e1dc14ea04cf685bfee8387cdc07d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.243117 16251 tablet_replica.cc:333] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.243558 16251 raft_consensus.cc:2243] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.244254 16251 raft_consensus.cc:2272] T 3e75ce446a884e9b9894c18cc70c118e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.246064 16251 tablet_replica.cc:333] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.246553 16251 raft_consensus.cc:2243] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.246942 16251 raft_consensus.cc:2272] T ebbd96bbf1cf475eaf673fab877b0df6 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.248447 16251 tablet_replica.cc:333] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.248908 16251 raft_consensus.cc:2243] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.249401 16251 raft_consensus.cc:2272] T 870f05194c58482d97c7870168570666 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.251243 16251 tablet_replica.cc:333] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.251753 16251 raft_consensus.cc:2243] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:34.252099 20766 consensus_peers.cc:597] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 -> Peer 122c2867496f498b9d62e1b587ea87b2 (127.15.222.193:33113): Couldn't send request to peer 122c2867496f498b9d62e1b587ea87b2. Status: Network error: Client connection negotiation failed: client connection to 127.15.222.193:33113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:34.252182 16251 raft_consensus.cc:2272] T 3703c3bbfcc1498dbb968fd25d6435aa P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.254242 16251 tablet_replica.cc:333] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.254748 16251 raft_consensus.cc:2243] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.255134 16251 raft_consensus.cc:2272] T bcdc5d5ed9c74c50b57bbb41029fb93d P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.256697 16251 tablet_replica.cc:333] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.257196 16251 raft_consensus.cc:2243] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.257560 16251 raft_consensus.cc:2272] T 53b92d8c082e41ac8960cb72182e3eec P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.259284 16251 tablet_replica.cc:333] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.259764 16251 raft_consensus.cc:2243] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.260121 16251 raft_consensus.cc:2272] T bb7142db15bf489a914c13dbee5b2fdd P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.261909 16251 tablet_replica.cc:333] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.262460 16251 raft_consensus.cc:2243] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.262848 16251 raft_consensus.cc:2272] T f4f186162d3d476e856f9dedffa1bb5e P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.264667 16251 tablet_replica.cc:333] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.265177 16251 raft_consensus.cc:2243] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.265542 16251 raft_consensus.cc:2272] T da089a58c7e24098843012992d70f722 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.267220 16251 tablet_replica.cc:333] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.267688 16251 raft_consensus.cc:2243] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.268064 16251 raft_consensus.cc:2272] T d7d3286399fb408dab432b3fd9663d0f P 2ecb56d910b24761bdcdf16bf4438fa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.269707 16251 tablet_replica.cc:333] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.270159 16251 raft_consensus.cc:2243] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:34.270529 16251 raft_consensus.cc:2272] T ea8238abc7ea48d484f484f5f56e0c55 P 2ecb56d910b24761bdcdf16bf4438fa1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.272086 16251 tablet_replica.cc:333] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.272519 16251 raft_consensus.cc:2243] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.273227 16251 raft_consensus.cc:2272] T 0719cf382d28467bb35ba7d33a7430ad P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.275141 16251 tablet_replica.cc:333] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1: stopping tablet replica
I20260713 09:07:34.275601 16251 raft_consensus.cc:2243] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.276286 16251 raft_consensus.cc:2272] T 3a948296b7b340c38371ac8bd27c059c P 2ecb56d910b24761bdcdf16bf4438fa1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.302168 16251 tablet_server.cc:196] TabletServer@127.15.222.195:0 shutdown complete.
I20260713 09:07:34.326840 16251 master.cc:562] Master@127.15.222.254:33827 shutting down...
I20260713 09:07:34.343111 16251 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:34.343603 16251 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:34.343909 16251 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0698496d82b944cd9338dafdeae37225: stopping tablet replica
I20260713 09:07:34.362643 16251 master.cc:584] Master@127.15.222.254:33827 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10878 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22890 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (106522 ms total)
[  PASSED  ] 8 tests.
I20260713 09:07:34.410024 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 410 messages since previous log ~13 seconds ago
I20260713 09:07:34.410221 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 410 messages since previous log ~13 seconds ago
I20260713 09:07:34.410362 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 408 messages since previous log ~13 seconds ago
I20260713 09:07:34.410502 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260713 09:07:34.410637 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260713 09:07:34.410812 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260713 09:07:34.411034 16251 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
