[==========] 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 08:55:16.588083 22928 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.100.62:34069
I20260713 08:55:16.589493 22928 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 08:55:16.590498 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 08:55:16.609161 22928 server_base.cc:1061] running on GCE node
W20260713 08:55:16.606626 22936 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 08:55:16.606774 22938 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
W20260713 08:55:16.606608 22935 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 08:55:17.782609 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:17.782888 22928 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 08:55:17.783094 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932917783069 us; error 0 us; skew 500 ppm
I20260713 08:55:17.784019 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:17.790302 22928 webserver.cc:533] Webserver started at http://127.22.100.62:40243/ using document root <none> and password file <none>
I20260713 08:55:17.791128 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:17.791348 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:17.791829 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:17.797793 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/master-0-root/instance:
uuid: "5ca0cddc010c483db704d116c5a28a1f"
format_stamp: "Formatted at 2026-07-13 08:55:17 on dist-test-slave-4nhr"
I20260713 08:55:17.805053 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260713 08:55:17.809975 22944 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:17.810935 22928 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 08:55:17.811233 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/master-0-root
uuid: "5ca0cddc010c483db704d116c5a28a1f"
format_stamp: "Formatted at 2026-07-13 08:55:17 on dist-test-slave-4nhr"
I20260713 08:55:17.811517 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-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 08:55:17.873201 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:17.874632 22928 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 08:55:17.875450 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:17.950119 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.62:34069
I20260713 08:55:17.950194 22995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.62:34069 every 8 connection(s)
I20260713 08:55:17.957868 22996 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 08:55:17.979334 22996 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f: Bootstrap starting.
I20260713 08:55:17.984962 22996 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:17.986577 22996 log.cc:826] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f: Log is configured to *not* fsync() on all Append() calls
I20260713 08:55:17.990814 22996 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f: No bootstrap required, opened a new log
I20260713 08:55:18.010360 22996 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ca0cddc010c483db704d116c5a28a1f" member_type: VOTER }
I20260713 08:55:18.010797 22996 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:18.011026 22996 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca0cddc010c483db704d116c5a28a1f, State: Initialized, Role: FOLLOWER
I20260713 08:55:18.011921 22996 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ca0cddc010c483db704d116c5a28a1f" member_type: VOTER }
I20260713 08:55:18.012389 22996 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 08:55:18.012656 22996 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 08:55:18.013361 22996 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:18.017019 22996 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ca0cddc010c483db704d116c5a28a1f" member_type: VOTER }
I20260713 08:55:18.017719 22996 leader_election.cc:304] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [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: 5ca0cddc010c483db704d116c5a28a1f; no voters: 
I20260713 08:55:18.019598 22996 leader_election.cc:290] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 08:55:18.019924 22999 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:18.022678 22999 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 1 LEADER]: Becoming Leader. State: Replica: 5ca0cddc010c483db704d116c5a28a1f, State: Running, Role: LEADER
I20260713 08:55:18.023494 22999 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [LEADER]: Queue going to LEADER mode. State: All 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: "5ca0cddc010c483db704d116c5a28a1f" member_type: VOTER }
I20260713 08:55:18.024907 22996 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 08:55:18.034310 23000 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5ca0cddc010c483db704d116c5a28a1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ca0cddc010c483db704d116c5a28a1f" member_type: VOTER } }
I20260713 08:55:18.034518 23001 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ca0cddc010c483db704d116c5a28a1f. Latest consensus state: current_term: 1 leader_uuid: "5ca0cddc010c483db704d116c5a28a1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ca0cddc010c483db704d116c5a28a1f" member_type: VOTER } }
I20260713 08:55:18.034955 23000 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [sys.catalog]: This master's current role is: LEADER
I20260713 08:55:18.034956 23001 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [sys.catalog]: This master's current role is: LEADER
I20260713 08:55:18.038228 23007 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 08:55:18.051927 23007 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 08:55:18.054745 22928 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 08:55:18.068425 23007 catalog_manager.cc:1383] Generated new cluster ID: 0e0e3b492de343ea8ffff9a74cd3d473
I20260713 08:55:18.068686 23007 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 08:55:18.091295 23007 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 08:55:18.093029 23007 catalog_manager.cc:1540] Loading token signing keys...
I20260713 08:55:18.106288 23007 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f: Generated new TSK 0
I20260713 08:55:18.107125 23007 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 08:55:18.121886 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:18.131714 23019 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 08:55:18.132376 23018 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 08:55:18.136636 23021 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 08:55:18.136734 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:18.137544 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:18.137745 22928 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 08:55:18.137930 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932918137915 us; error 0 us; skew 500 ppm
I20260713 08:55:18.138481 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:18.143199 22928 webserver.cc:533] Webserver started at http://127.22.100.1:34325/ using document root <none> and password file <none>
I20260713 08:55:18.143776 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:18.143994 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:18.144264 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:18.145315 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-0-root/instance:
uuid: "d70f955b313244c39b6c99e73eb36057"
format_stamp: "Formatted at 2026-07-13 08:55:18 on dist-test-slave-4nhr"
I20260713 08:55:18.150806 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 08:55:18.155023 23026 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.155857 22928 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 08:55:18.156141 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "d70f955b313244c39b6c99e73eb36057"
format_stamp: "Formatted at 2026-07-13 08:55:18 on dist-test-slave-4nhr"
I20260713 08:55:18.156407 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-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 08:55:18.173853 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:18.175065 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:18.177994 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:18.182724 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:18.182928 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.183228 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:18.183399 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.292804 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:34773
I20260713 08:55:18.292887 23088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:34773 every 8 connection(s)
I20260713 08:55:18.300172 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:18.310902 23094 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 08:55:18.315270 23095 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 08:55:18.321905 23097 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 08:55:18.323698 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:18.324859 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:18.325143 22928 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 08:55:18.325366 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932918325330 us; error 0 us; skew 500 ppm
I20260713 08:55:18.326135 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:18.326579 23089 heartbeater.cc:344] Connected to a master server at 127.22.100.62:34069
I20260713 08:55:18.327020 23089 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:18.328079 23089 heartbeater.cc:507] Master 127.22.100.62:34069 requested a full tablet report, sending...
I20260713 08:55:18.329241 22928 webserver.cc:533] Webserver started at http://127.22.100.2:45693/ using document root <none> and password file <none>
I20260713 08:55:18.329881 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:18.330129 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:18.330466 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:18.330917 22961 ts_manager.cc:194] Registered new tserver with Master: d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773)
I20260713 08:55:18.332007 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-1-root/instance:
uuid: "9e01125538dd4095867812ceb73b70b8"
format_stamp: "Formatted at 2026-07-13 08:55:18 on dist-test-slave-4nhr"
I20260713 08:55:18.333420 22961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35294
I20260713 08:55:18.338392 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260713 08:55:18.343840 23102 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.344621 22928 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 08:55:18.344937 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-1-root
uuid: "9e01125538dd4095867812ceb73b70b8"
format_stamp: "Formatted at 2026-07-13 08:55:18 on dist-test-slave-4nhr"
I20260713 08:55:18.345250 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-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 08:55:18.368018 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:18.369604 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:18.372437 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:18.375872 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:18.376119 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.376398 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:18.376600 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.468077 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.2:41517
I20260713 08:55:18.468154 23164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.2:41517 every 8 connection(s)
I20260713 08:55:18.475121 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:18.483301 23168 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 08:55:18.487720 23169 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 08:55:18.491020 23165 heartbeater.cc:344] Connected to a master server at 127.22.100.62:34069
I20260713 08:55:18.491398 23165 heartbeater.cc:461] Registering TS with master...
W20260713 08:55:18.492566 23171 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 08:55:18.492662 23165 heartbeater.cc:507] Master 127.22.100.62:34069 requested a full tablet report, sending...
I20260713 08:55:18.494954 22961 ts_manager.cc:194] Registered new tserver with Master: 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:18.496417 22961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35300
I20260713 08:55:18.497570 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:18.498584 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:18.498827 22928 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 08:55:18.499012 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932918498997 us; error 0 us; skew 500 ppm
I20260713 08:55:18.499696 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:18.502403 22928 webserver.cc:533] Webserver started at http://127.22.100.3:46033/ using document root <none> and password file <none>
I20260713 08:55:18.502970 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:18.503189 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:18.503489 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:18.504945 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-2-root/instance:
uuid: "7519773945fd4c558396849bc3622d19"
format_stamp: "Formatted at 2026-07-13 08:55:18 on dist-test-slave-4nhr"
I20260713 08:55:18.515758 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.007s	sys 0.004s
I20260713 08:55:18.519855 23176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.520596 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 08:55:18.520886 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-2-root
uuid: "7519773945fd4c558396849bc3622d19"
format_stamp: "Formatted at 2026-07-13 08:55:18 on dist-test-slave-4nhr"
I20260713 08:55:18.521186 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783932916424608-22928-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 08:55:18.548305 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:18.549924 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:18.551379 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:18.553922 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:18.554153 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.554409 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:18.554602 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:18.641811 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.3:39553
I20260713 08:55:18.641907 23239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.3:39553 every 8 connection(s)
I20260713 08:55:18.658634 23240 heartbeater.cc:344] Connected to a master server at 127.22.100.62:34069
I20260713 08:55:18.658969 23240 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:18.659602 23240 heartbeater.cc:507] Master 127.22.100.62:34069 requested a full tablet report, sending...
I20260713 08:55:18.661548 22961 ts_manager.cc:194] Registered new tserver with Master: 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:18.661674 22928 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012292159s
I20260713 08:55:18.663241 22961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35312
I20260713 08:55:18.713946 22961 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35322:
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 08:55:18.717680 22961 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 08:55:18.834152 23053 tablet_service.cc:1511] Processing CreateTablet for tablet c6b81af0b24c453889de3df4f87494bd (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:55:18.834152 23054 tablet_service.cc:1511] Processing CreateTablet for tablet c35a8179280a42a2b8d8df0b654abd99 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:55:18.840117 23053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b81af0b24c453889de3df4f87494bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.840814 23054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35a8179280a42a2b8d8df0b654abd99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.840545 23049 tablet_service.cc:1511] Processing CreateTablet for tablet 90c41af7c39140838bbb12e83dec98fe (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:55:18.842103 23049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c41af7c39140838bbb12e83dec98fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.839318 23050 tablet_service.cc:1511] Processing CreateTablet for tablet 1246d45f53c04c35b18f387aadfde9d1 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:55:18.854874 23201 tablet_service.cc:1511] Processing CreateTablet for tablet 1246d45f53c04c35b18f387aadfde9d1 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:55:18.849210 23205 tablet_service.cc:1511] Processing CreateTablet for tablet c35a8179280a42a2b8d8df0b654abd99 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:55:18.856709 23052 tablet_service.cc:1511] Processing CreateTablet for tablet 208ecf5bd8b14199aa7bea278acadf2c (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:55:18.856911 23201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1246d45f53c04c35b18f387aadfde9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.852847 23202 tablet_service.cc:1511] Processing CreateTablet for tablet 66d1efdb8d24412b95825f60ca425c51 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:55:18.853677 23204 tablet_service.cc:1511] Processing CreateTablet for tablet c6b81af0b24c453889de3df4f87494bd (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:55:18.860242 23051 tablet_service.cc:1511] Processing CreateTablet for tablet 66d1efdb8d24412b95825f60ca425c51 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:55:18.863255 23050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1246d45f53c04c35b18f387aadfde9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.864902 23200 tablet_service.cc:1511] Processing CreateTablet for tablet 90c41af7c39140838bbb12e83dec98fe (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:55:18.864969 23048 tablet_service.cc:1511] Processing CreateTablet for tablet ff74f18f1f1a4436ae5fa3fb765bf6e6 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:55:18.871551 23052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208ecf5bd8b14199aa7bea278acadf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.873237 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66d1efdb8d24412b95825f60ca425c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.873685 23205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35a8179280a42a2b8d8df0b654abd99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.868757 23203 tablet_service.cc:1511] Processing CreateTablet for tablet 208ecf5bd8b14199aa7bea278acadf2c (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:55:18.876508 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff74f18f1f1a4436ae5fa3fb765bf6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.876897 23199 tablet_service.cc:1511] Processing CreateTablet for tablet ff74f18f1f1a4436ae5fa3fb765bf6e6 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:55:18.882638 23047 tablet_service.cc:1511] Processing CreateTablet for tablet d4171ac594e0499ba38321483a326ce8 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:55:18.884354 23202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66d1efdb8d24412b95825f60ca425c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.898975 23203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208ecf5bd8b14199aa7bea278acadf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.902710 23126 tablet_service.cc:1511] Processing CreateTablet for tablet 1246d45f53c04c35b18f387aadfde9d1 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:55:18.905156 23130 tablet_service.cc:1511] Processing CreateTablet for tablet c35a8179280a42a2b8d8df0b654abd99 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:55:18.904240 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4171ac594e0499ba38321483a326ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.905853 23126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1246d45f53c04c35b18f387aadfde9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.895709 23129 tablet_service.cc:1511] Processing CreateTablet for tablet c6b81af0b24c453889de3df4f87494bd (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:55:18.896975 23127 tablet_service.cc:1511] Processing CreateTablet for tablet 66d1efdb8d24412b95825f60ca425c51 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:55:18.911880 23204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b81af0b24c453889de3df4f87494bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.903792 23128 tablet_service.cc:1511] Processing CreateTablet for tablet 208ecf5bd8b14199aa7bea278acadf2c (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:55:18.921736 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff74f18f1f1a4436ae5fa3fb765bf6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.910948 23124 tablet_service.cc:1511] Processing CreateTablet for tablet ff74f18f1f1a4436ae5fa3fb765bf6e6 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:55:18.924957 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c41af7c39140838bbb12e83dec98fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.921727 23125 tablet_service.cc:1511] Processing CreateTablet for tablet 90c41af7c39140838bbb12e83dec98fe (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:55:18.929682 23198 tablet_service.cc:1511] Processing CreateTablet for tablet d4171ac594e0499ba38321483a326ce8 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:55:18.935854 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c35a8179280a42a2b8d8df0b654abd99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.924799 23123 tablet_service.cc:1511] Processing CreateTablet for tablet d4171ac594e0499ba38321483a326ce8 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:55:18.951912 23046 tablet_service.cc:1511] Processing CreateTablet for tablet d67a40426ff5479db24024549d4f7329 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:55:18.958423 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67a40426ff5479db24024549d4f7329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.961452 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4171ac594e0499ba38321483a326ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:18.982239 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208ecf5bd8b14199aa7bea278acadf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:19.000102 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff74f18f1f1a4436ae5fa3fb765bf6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:19.014178 23125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90c41af7c39140838bbb12e83dec98fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:19.034330 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4171ac594e0499ba38321483a326ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:19.041199 23129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b81af0b24c453889de3df4f87494bd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 08:55:19.048300 23009 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:55:19.058609 23122 tablet_service.cc:1511] Processing CreateTablet for tablet d67a40426ff5479db24024549d4f7329 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:55:19.060493 23127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66d1efdb8d24412b95825f60ca425c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:19.082341 23258 tablet_bootstrap.cc:492] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.106582 23197 tablet_service.cc:1511] Processing CreateTablet for tablet d67a40426ff5479db24024549d4f7329 (DEFAULT_TABLE table=test-workload [id=a0b0874c5685470bab60ab3ff8e7d052]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:55:19.108847 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67a40426ff5479db24024549d4f7329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:19.104151 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67a40426ff5479db24024549d4f7329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:19.188984 23258 tablet_bootstrap.cc:654] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.231081 23259 tablet_bootstrap.cc:492] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:19.241281 23258 tablet_bootstrap.cc:492] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:19.241767 23258 ts_tablet_manager.cc:1403] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.175s	user 0.010s	sys 0.015s
I20260713 08:55:19.241820 23260 tablet_bootstrap.cc:492] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
I20260713 08:55:19.249243 23259 tablet_bootstrap.cc:654] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.250653 23258 raft_consensus.cc:359] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.252017 23258 raft_consensus.cc:385] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.252751 23258 raft_consensus.cc:740] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.255156 23260 tablet_bootstrap.cc:654] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.254886 23258 consensus_queue.cc:260] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.264376 23089 heartbeater.cc:499] Master 127.22.100.62:34069 was elected leader, sending a full tablet report...
I20260713 08:55:19.265491 23258 ts_tablet_manager.cc:1434] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.000s
I20260713 08:55:19.266414 23258 tablet_bootstrap.cc:492] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.272886 23258 tablet_bootstrap.cc:654] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.278245 23259 tablet_bootstrap.cc:492] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:19.278887 23259 ts_tablet_manager.cc:1403] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260713 08:55:19.282299 23259 raft_consensus.cc:359] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.283176 23259 raft_consensus.cc:385] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.283581 23259 raft_consensus.cc:740] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.285915 23259 consensus_queue.cc:260] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.286784 23260 tablet_bootstrap.cc:492] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:19.287360 23260 ts_tablet_manager.cc:1403] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.026s
I20260713 08:55:19.290113 23260 raft_consensus.cc:359] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.290901 23260 raft_consensus.cc:385] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.291237 23260 raft_consensus.cc:740] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.292003 23260 consensus_queue.cc:260] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.294544 23258 tablet_bootstrap.cc:492] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:19.295418 23258 ts_tablet_manager.cc:1403] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.021s
I20260713 08:55:19.296316 23259 ts_tablet_manager.cc:1434] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260713 08:55:19.296926 23240 heartbeater.cc:499] Master 127.22.100.62:34069 was elected leader, sending a full tablet report...
I20260713 08:55:19.298118 23258 raft_consensus.cc:359] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.298771 23258 raft_consensus.cc:385] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.299050 23258 raft_consensus.cc:740] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.300266 23258 consensus_queue.cc:260] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.300690 23165 heartbeater.cc:499] Master 127.22.100.62:34069 was elected leader, sending a full tablet report...
I20260713 08:55:19.301182 23259 tablet_bootstrap.cc:492] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:19.302196 23258 ts_tablet_manager.cc:1434] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260713 08:55:19.302600 23090 tablet.cc:2406] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 08:55:19.303431 23258 tablet_bootstrap.cc:492] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.310165 23259 tablet_bootstrap.cc:654] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.310168 23258 tablet_bootstrap.cc:654] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.315502 23260 ts_tablet_manager.cc:1434] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260713 08:55:19.319007 23260 tablet_bootstrap.cc:492] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
I20260713 08:55:19.331867 23260 tablet_bootstrap.cc:654] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.332283 23258 tablet_bootstrap.cc:492] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:19.332702 23258 ts_tablet_manager.cc:1403] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.016s
I20260713 08:55:19.334874 23259 tablet_bootstrap.cc:492] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:19.335299 23259 ts_tablet_manager.cc:1403] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260713 08:55:19.335326 23258 raft_consensus.cc:359] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.336089 23258 raft_consensus.cc:385] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.336364 23258 raft_consensus.cc:740] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.336984 23258 consensus_queue.cc:260] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.339293 23258 ts_tablet_manager.cc:1434] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 08:55:19.340147 23258 tablet_bootstrap.cc:492] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.341751 23259 raft_consensus.cc:359] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.342417 23259 raft_consensus.cc:385] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.343844 23259 raft_consensus.cc:740] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.344589 23259 consensus_queue.cc:260] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.346606 23259 ts_tablet_manager.cc:1434] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260713 08:55:19.346849 23258 tablet_bootstrap.cc:654] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.349869 23260 tablet_bootstrap.cc:492] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:19.350387 23260 ts_tablet_manager.cc:1403] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260713 08:55:19.353065 23260 raft_consensus.cc:359] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.353713 23260 raft_consensus.cc:385] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.353976 23260 raft_consensus.cc:740] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.348330 23259 tablet_bootstrap.cc:492] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:19.355937 23260 consensus_queue.cc:260] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.358347 23260 ts_tablet_manager.cc:1434] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:55:19.359220 23260 tablet_bootstrap.cc:492] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
I20260713 08:55:19.362900 23263 raft_consensus.cc:493] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.363361 23263 raft_consensus.cc:515] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.366652 23259 tablet_bootstrap.cc:654] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.367991 23263 leader_election.cc:290] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.366688 23260 tablet_bootstrap.cc:654] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.382170 23260 tablet_bootstrap.cc:492] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:19.382654 23260 ts_tablet_manager.cc:1403] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.010s
I20260713 08:55:19.385663 23260 raft_consensus.cc:359] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.386425 23260 raft_consensus.cc:385] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.386785 23260 raft_consensus.cc:740] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.387351 23258 tablet_bootstrap.cc:492] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:19.387955 23258 ts_tablet_manager.cc:1403] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.016s
I20260713 08:55:19.387627 23260 consensus_queue.cc:260] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.392067 23258 raft_consensus.cc:359] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.392936 23258 raft_consensus.cc:385] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.393280 23258 raft_consensus.cc:740] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.394102 23258 consensus_queue.cc:260] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.398344 23260 ts_tablet_manager.cc:1434] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260713 08:55:19.399179 23260 tablet_bootstrap.cc:492] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
I20260713 08:55:19.406888 23258 ts_tablet_manager.cc:1434] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260713 08:55:19.408546 23258 tablet_bootstrap.cc:492] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.413661 23259 tablet_bootstrap.cc:492] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:19.414068 23259 ts_tablet_manager.cc:1403] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.012s
I20260713 08:55:19.415679 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:19.416509 23140 raft_consensus.cc:2468] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 0.
I20260713 08:55:19.418042 23030 leader_election.cc:304] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:19.418875 23263 raft_consensus.cc:2804] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:19.419239 23263 raft_consensus.cc:493] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:19.419697 23260 tablet_bootstrap.cc:654] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.419600 23263 raft_consensus.cc:3060] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.424080 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
W20260713 08:55:19.425522 23030 leader_election.cc:343] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.426558 23259 raft_consensus.cc:359] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.427249 23259 raft_consensus.cc:385] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.427567 23259 raft_consensus.cc:740] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.427587 23263 raft_consensus.cc:515] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.428436 23259 consensus_queue.cc:260] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.429433 23263 leader_election.cc:290] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.418664 23258 tablet_bootstrap.cc:654] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.430544 23259 ts_tablet_manager.cc:1434] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 08:55:19.431862 23259 tablet_bootstrap.cc:492] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:19.432538 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:19.435343 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:19.433212 23140 raft_consensus.cc:3060] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:55:19.439795 23030 leader_election.cc:343] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.439148 23260 tablet_bootstrap.cc:492] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:19.440368 23260 ts_tablet_manager.cc:1403] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.010s
I20260713 08:55:19.444885 23259 tablet_bootstrap.cc:654] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.445695 23140 raft_consensus.cc:2468] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 1.
I20260713 08:55:19.447125 23260 raft_consensus.cc:359] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.447893 23260 raft_consensus.cc:385] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.447774 23030 leader_election.cc:304] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [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: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057; no voters: 7519773945fd4c558396849bc3622d19
I20260713 08:55:19.448247 23260 raft_consensus.cc:740] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.448520 23263 raft_consensus.cc:2804] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:19.448993 23260 consensus_queue.cc:260] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.450193 23258 tablet_bootstrap.cc:492] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:19.450693 23258 ts_tablet_manager.cc:1403] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.042s	user 0.002s	sys 0.014s
I20260713 08:55:19.451828 23260 ts_tablet_manager.cc:1434] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 08:55:19.452713 23260 tablet_bootstrap.cc:492] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
I20260713 08:55:19.454576 23258 raft_consensus.cc:359] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.455508 23258 raft_consensus.cc:385] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.455889 23258 raft_consensus.cc:740] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.456677 23258 consensus_queue.cc:260] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.459944 23260 tablet_bootstrap.cc:654] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.463029 23259 tablet_bootstrap.cc:492] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:19.463572 23259 ts_tablet_manager.cc:1403] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260713 08:55:19.470458 23259 raft_consensus.cc:359] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.473440 23263 raft_consensus.cc:697] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:19.475193 23263 consensus_queue.cc:237] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.475723 23258 ts_tablet_manager.cc:1434] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.007s
I20260713 08:55:19.476634 23258 tablet_bootstrap.cc:492] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.479799 23259 raft_consensus.cc:385] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.480149 23259 raft_consensus.cc:740] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.481077 23259 consensus_queue.cc:260] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.483532 23258 tablet_bootstrap.cc:654] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.485772 23259 ts_tablet_manager.cc:1434] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 08:55:19.486712 23259 tablet_bootstrap.cc:492] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:19.488386 23267 raft_consensus.cc:493] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.488865 23267 raft_consensus.cc:515] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.491794 23267 leader_election.cc:290] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.502969 23260 tablet_bootstrap.cc:492] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:19.503379 23260 ts_tablet_manager.cc:1403] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.019s
I20260713 08:55:19.514060 23258 tablet_bootstrap.cc:492] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:19.514792 23258 ts_tablet_manager.cc:1403] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260713 08:55:19.514096 23260 raft_consensus.cc:359] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.517541 23260 raft_consensus.cc:385] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.517815 23260 raft_consensus.cc:740] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.518231 22961 catalog_manager.cc:5697] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:19.518795 23260 consensus_queue.cc:260] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.522122 23259 tablet_bootstrap.cc:654] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.519827 23258 raft_consensus.cc:359] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.523869 23258 raft_consensus.cc:385] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.524159 23258 raft_consensus.cc:740] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.524399 23260 ts_tablet_manager.cc:1434] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260713 08:55:19.524864 23258 consensus_queue.cc:260] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.525388 23260 tablet_bootstrap.cc:492] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
I20260713 08:55:19.531025 23258 ts_tablet_manager.cc:1434] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 08:55:19.532006 23258 tablet_bootstrap.cc:492] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.543093 23266 raft_consensus.cc:493] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.530471 23263 raft_consensus.cc:493] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.543567 23266 raft_consensus.cc:515] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.545718 23263 raft_consensus.cc:515] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.549383 23281 raft_consensus.cc:493] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.549827 23281 raft_consensus.cc:515] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.553702 23263 leader_election.cc:290] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.566838 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67a40426ff5479db24024549d4f7329" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:19.567636 23215 raft_consensus.cc:2468] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 0.
I20260713 08:55:19.570370 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67a40426ff5479db24024549d4f7329" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:19.560595 23281 leader_election.cc:290] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.559089 23266 leader_election.cc:290] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:19.578675 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:19.580998 23139 raft_consensus.cc:2468] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 0.
I20260713 08:55:19.585068 23267 raft_consensus.cc:493] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.585615 23267 raft_consensus.cc:515] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.578680 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:19.588189 23267 leader_election.cc:290] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
W20260713 08:55:19.596549 23030 leader_election.cc:343] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.597383 23030 leader_election.cc:304] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:19.598116 23281 raft_consensus.cc:2804] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:19.598255 23030 leader_election.cc:304] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:19.598474 23281 raft_consensus.cc:493] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:19.598837 23281 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:55:19.599274 23030 leader_election.cc:343] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.599861 23260 tablet_bootstrap.cc:654] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.602870 23263 raft_consensus.cc:2804] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:19.603220 23263 raft_consensus.cc:493] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:19.603552 23263 raft_consensus.cc:3060] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.605405 23258 tablet_bootstrap.cc:654] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.616822 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:19.617440 23215 raft_consensus.cc:2468] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 0.
I20260713 08:55:19.618239 23281 raft_consensus.cc:515] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.620712 23263 raft_consensus.cc:515] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.622818 23106 leader_election.cc:304] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:19.624472 23267 raft_consensus.cc:2804] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:19.624574 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c41af7c39140838bbb12e83dec98fe" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:19.625037 23263 leader_election.cc:290] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.624967 23267 raft_consensus.cc:493] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:19.625613 23267 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:55:19.628039 23106 leader_election.cc:343] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.629256 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67a40426ff5479db24024549d4f7329" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:19.630077 23215 raft_consensus.cc:3060] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.630087 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67a40426ff5479db24024549d4f7329" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:19.636991 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c41af7c39140838bbb12e83dec98fe" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:19.639341 23063 raft_consensus.cc:2468] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 0.
I20260713 08:55:19.634508 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:19.640625 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:19.641361 23140 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:55:19.648676 23030 leader_election.cc:343] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.649216 23103 leader_election.cc:304] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [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: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057; no voters: 7519773945fd4c558396849bc3622d19
I20260713 08:55:19.654207 23281 leader_election.cc:290] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.662925 23259 tablet_bootstrap.cc:492] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:19.664839 23259 ts_tablet_manager.cc:1403] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.178s	user 0.018s	sys 0.001s
I20260713 08:55:19.665676 23214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:19.663419 23215 raft_consensus.cc:2468] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 1.
W20260713 08:55:19.670064 23030 leader_election.cc:343] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.670825 23260 tablet_bootstrap.cc:492] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:19.673852 23260 ts_tablet_manager.cc:1403] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.149s	user 0.030s	sys 0.019s
I20260713 08:55:19.674734 23030 leader_election.cc:304] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:19.677567 23281 raft_consensus.cc:2804] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 08:55:19.685667 23103 leader_election.cc:343] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.686256 23258 tablet_bootstrap.cc:492] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:19.686303 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:19.687074 23258 ts_tablet_manager.cc:1403] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.155s	user 0.023s	sys 0.011s
I20260713 08:55:19.684628 23281 raft_consensus.cc:697] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
W20260713 08:55:19.689908 23180 leader_election.cc:343] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.687829 23267 raft_consensus.cc:515] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.693089 23259 raft_consensus.cc:359] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.693003 23281 consensus_queue.cc:237] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.693665 23258 raft_consensus.cc:359] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.696653 23258 raft_consensus.cc:385] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.694504 23140 raft_consensus.cc:2468] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 1.
I20260713 08:55:19.694746 23259 raft_consensus.cc:385] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.698937 23267 leader_election.cc:290] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.698745 23259 raft_consensus.cc:740] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.699929 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:19.699848 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:19.700273 23259 consensus_queue.cc:260] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.700623 23030 leader_election.cc:304] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [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: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057; no voters: 7519773945fd4c558396849bc3622d19
I20260713 08:55:19.700835 23215 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.701354 23263 raft_consensus.cc:2804] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:19.701777 23263 raft_consensus.cc:697] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:19.702201 23259 ts_tablet_manager.cc:1434] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.035s	user 0.000s	sys 0.006s
I20260713 08:55:19.698146 23296 raft_consensus.cc:2804] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:19.702517 23263 consensus_queue.cc:237] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
W20260713 08:55:19.702198 23103 leader_election.cc:343] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.697831 23258 raft_consensus.cc:740] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.707722 23296 raft_consensus.cc:493] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:19.708511 23296 raft_consensus.cc:3060] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.710078 23266 raft_consensus.cc:493] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.710686 23280 raft_consensus.cc:493] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.710819 23266 raft_consensus.cc:515] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.711163 23280 raft_consensus.cc:515] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.714903 23259 tablet_bootstrap.cc:492] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:19.715790 23280 leader_election.cc:290] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.716773 23214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:19.707404 23258 consensus_queue.cc:260] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.717381 23214 raft_consensus.cc:2468] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 0.
I20260713 08:55:19.720393 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:19.720698 23266 leader_election.cc:290] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773)
I20260713 08:55:19.720585 23030 leader_election.cc:304] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:19.721011 23140 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 0.
I20260713 08:55:19.724143 23260 raft_consensus.cc:359] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.724381 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:19.725291 23260 raft_consensus.cc:385] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.725605 23260 raft_consensus.cc:740] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.726527 23180 leader_election.cc:304] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:19.730316 23215 raft_consensus.cc:2468] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 1.
I20260713 08:55:19.730513 23280 raft_consensus.cc:2804] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:19.730858 23280 raft_consensus.cc:493] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:19.726679 23260 consensus_queue.cc:260] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.728485 23266 raft_consensus.cc:2804] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:19.731472 23280 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.732100 23266 raft_consensus.cc:493] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:19.733171 23266 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.733687 23106 leader_election.cc:304] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [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: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: d70f955b313244c39b6c99e73eb36057
I20260713 08:55:19.743685 23267 raft_consensus.cc:2804] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:19.754451 23267 raft_consensus.cc:697] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 1 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:19.755265 23267 consensus_queue.cc:237] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.756094 23258 ts_tablet_manager.cc:1434] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.004s
I20260713 08:55:19.758437 23258 tablet_bootstrap.cc:492] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.761035 23260 ts_tablet_manager.cc:1434] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.087s	user 0.001s	sys 0.012s
I20260713 08:55:19.762557 23260 tablet_bootstrap.cc:492] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
W20260713 08:55:19.767373 23030 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.3:39553, user_credentials={real_user=slave}} blocked reactor thread for 46592.9us
W20260713 08:55:19.769846 23030 leader_election.cc:343] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.771220 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:19.771718 23259 tablet_bootstrap.cc:654] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.771525 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:19.772796 23063 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 0.
I20260713 08:55:19.779242 23296 raft_consensus.cc:515] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.784915 23266 raft_consensus.cc:515] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.786552 23260 tablet_bootstrap.cc:654] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.789405 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c41af7c39140838bbb12e83dec98fe" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:19.789951 23063 raft_consensus.cc:3060] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.793298 23280 raft_consensus.cc:515] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.796864 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c41af7c39140838bbb12e83dec98fe" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:19.798619 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:19.796160 22961 catalog_manager.cc:5697] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:19.799146 23140 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.798034 23296 leader_election.cc:290] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.800439 23064 raft_consensus.cc:2393] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7519773945fd4c558396849bc3622d19 in current term 1: Already voted for candidate d70f955b313244c39b6c99e73eb36057 in this term.
W20260713 08:55:19.800379 23106 leader_election.cc:343] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.802124 23266 leader_election.cc:290] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773)
I20260713 08:55:19.802525 23062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:19.804435 23062 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.812278 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:19.842744 23280 leader_election.cc:290] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:19.849983 23063 raft_consensus.cc:2468] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 1.
W20260713 08:55:19.849706 23030 leader_election.cc:343] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.852382 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:19.853168 23215 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.854647 23259 tablet_bootstrap.cc:492] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:19.855180 23259 ts_tablet_manager.cc:1403] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.145s	user 0.006s	sys 0.013s
I20260713 08:55:19.856860 23258 tablet_bootstrap.cc:654] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.856599 23103 leader_election.cc:304] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [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: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057; no voters: 7519773945fd4c558396849bc3622d19
I20260713 08:55:19.855779 23140 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 1.
I20260713 08:55:19.858670 23266 raft_consensus.cc:493] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:19.859472 23296 raft_consensus.cc:2804] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:19.859990 23296 raft_consensus.cc:697] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 1 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:19.859637 23266 raft_consensus.cc:515] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.860743 23296 consensus_queue.cc:237] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.861725 23266 leader_election.cc:290] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:19.863268 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:19.863886 23139 raft_consensus.cc:2468] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 0.
I20260713 08:55:19.862035 23259 raft_consensus.cc:359] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.864790 23259 raft_consensus.cc:385] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.865002 23180 leader_election.cc:304] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:19.865836 23177 leader_election.cc:304] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7519773945fd4c558396849bc3622d19; no voters: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057
I20260713 08:55:19.866870 23266 raft_consensus.cc:2804] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:19.867215 23266 raft_consensus.cc:493] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:19.867548 23266 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.868289 23215 raft_consensus.cc:2468] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 1.
I20260713 08:55:19.865113 23259 raft_consensus.cc:740] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.868512 23062 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 1.
I20260713 08:55:19.872555 23180 leader_election.cc:304] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:19.876129 23306 raft_consensus.cc:2749] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:19.858559 22959 catalog_manager.cc:5697] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:19.876958 23259 consensus_queue.cc:260] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.882603 23266 raft_consensus.cc:515] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.884294 23030 leader_election.cc:304] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:19.886018 23260 tablet_bootstrap.cc:492] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:19.886735 23306 raft_consensus.cc:2804] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:19.889894 23280 raft_consensus.cc:2804] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:19.890336 23280 raft_consensus.cc:697] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:19.892398 23266 leader_election.cc:290] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:19.892547 23062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:19.892086 23280 consensus_queue.cc:237] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.894236 23062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057"
W20260713 08:55:19.898087 23177 leader_election.cc:343] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:55:19.899006 23177 leader_election.cc:343] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:19.890980 23260 ts_tablet_manager.cc:1403] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.045s
I20260713 08:55:19.889658 23306 raft_consensus.cc:697] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Becoming Leader. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:19.906322 22961 catalog_manager.cc:5697] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:19.906095 23306 consensus_queue.cc:237] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
W20260713 08:55:19.915999 23180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.2:41517, user_credentials={real_user=slave}} blocked reactor thread for 43519.4us
I20260713 08:55:19.919243 23260 raft_consensus.cc:359] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.919997 23260 raft_consensus.cc:385] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.920296 23260 raft_consensus.cc:740] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.921366 23260 consensus_queue.cc:260] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.920161 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:19.923146 23140 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:19.926414 23259 ts_tablet_manager.cc:1434] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.019s
I20260713 08:55:19.927222 23259 tablet_bootstrap.cc:492] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:19.932899 23259 tablet_bootstrap.cc:654] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.934996 23260 ts_tablet_manager.cc:1434] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 08:55:19.936138 23260 tablet_bootstrap.cc:492] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
I20260713 08:55:19.936924 23140 raft_consensus.cc:2468] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 1.
I20260713 08:55:19.938772 23180 leader_election.cc:304] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [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: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: d70f955b313244c39b6c99e73eb36057
I20260713 08:55:19.937847 22960 catalog_manager.cc:5697] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:19.940311 23308 raft_consensus.cc:2804] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:19.940778 23308 raft_consensus.cc:697] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Becoming Leader. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:19.941457 23258 tablet_bootstrap.cc:492] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:19.942054 23258 ts_tablet_manager.cc:1403] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.003s
I20260713 08:55:19.941502 23308 consensus_queue.cc:237] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.941408 22960 catalog_manager.cc:5697] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:19.944576 23258 raft_consensus.cc:359] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.947839 23258 raft_consensus.cc:385] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.948203 23258 raft_consensus.cc:740] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.949534 23258 consensus_queue.cc:260] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.961102 23258 ts_tablet_manager.cc:1434] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260713 08:55:19.966478 23258 tablet_bootstrap.cc:492] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057: Bootstrap starting.
I20260713 08:55:19.973707 23280 consensus_queue.cc:1048] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:19.976173 23259 tablet_bootstrap.cc:492] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:19.976788 23259 ts_tablet_manager.cc:1403] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.017s
I20260713 08:55:19.976684 22961 catalog_manager.cc:5697] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7519773945fd4c558396849bc3622d19 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "7519773945fd4c558396849bc3622d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:19.985977 23260 tablet_bootstrap.cc:654] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.991385 23258 tablet_bootstrap.cc:654] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:19.996048 23259 raft_consensus.cc:359] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:19.996212 22961 catalog_manager.cc:5697] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7519773945fd4c558396849bc3622d19 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "7519773945fd4c558396849bc3622d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:19.997112 23259 raft_consensus.cc:385] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:19.997613 23259 raft_consensus.cc:740] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:19.998646 23259 consensus_queue.cc:260] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.001523 23259 ts_tablet_manager.cc:1434] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 08:55:20.007813 23300 raft_consensus.cc:493] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:20.008363 23300 raft_consensus.cc:515] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.010455 23300 leader_election.cc:290] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.012859 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:20.013468 23215 raft_consensus.cc:2468] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 0.
I20260713 08:55:20.013505 23138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:20.014990 23030 leader_election.cc:304] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
W20260713 08:55:20.016103 23030 leader_election.cc:343] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:20.017072 23300 raft_consensus.cc:2804] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:20.017531 23300 raft_consensus.cc:493] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:20.017915 23300 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.007905 23259 tablet_bootstrap.cc:492] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:20.024380 23258 tablet_bootstrap.cc:492] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057: No bootstrap required, opened a new log
I20260713 08:55:20.025518 23258 ts_tablet_manager.cc:1403] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.007s
I20260713 08:55:20.029002 23259 tablet_bootstrap.cc:654] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:20.031196 23258 raft_consensus.cc:359] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
W20260713 08:55:20.032383 23030 consensus_peers.cc:597] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 -> Peer 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553): Couldn't send request to peer 7519773945fd4c558396849bc3622d19. 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 08:55:20.033381 23258 raft_consensus.cc:385] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:20.033975 23258 raft_consensus.cc:740] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Initialized, Role: FOLLOWER
I20260713 08:55:20.035286 23258 consensus_queue.cc:260] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.038863 23258 ts_tablet_manager.cc:1434] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 08:55:20.047977 23259 tablet_bootstrap.cc:492] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:20.048444 23259 ts_tablet_manager.cc:1403] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.011s
W20260713 08:55:20.052680 23009 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:55:20.053531 23296 raft_consensus.cc:493] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:20.053961 23296 raft_consensus.cc:515] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.055930 23296 leader_election.cc:290] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.057613 23300 raft_consensus.cc:515] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.058095 23062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67a40426ff5479db24024549d4f7329" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:20.061332 23259 raft_consensus.cc:359] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.061949 23259 raft_consensus.cc:385] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:20.062812 23259 raft_consensus.cc:740] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:20.063458 23259 consensus_queue.cc:260] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.065332 23259 ts_tablet_manager.cc:1434] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 08:55:20.061111 23260 tablet_bootstrap.cc:492] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:20.065805 23260 ts_tablet_manager.cc:1403] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.130s	user 0.024s	sys 0.011s
I20260713 08:55:20.068113 23260 raft_consensus.cc:359] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.068691 23260 raft_consensus.cc:385] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:20.068934 23260 raft_consensus.cc:740] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:20.069053 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8"
W20260713 08:55:20.070228 23030 leader_election.cc:343] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:20.069682 23260 consensus_queue.cc:260] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.071902 23260 ts_tablet_manager.cc:1434] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 08:55:20.072693 23260 tablet_bootstrap.cc:492] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8: Bootstrap starting.
I20260713 08:55:20.059209 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67a40426ff5479db24024549d4f7329" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:20.074589 23215 raft_consensus.cc:2393] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e01125538dd4095867812ceb73b70b8 in current term 1: Already voted for candidate d70f955b313244c39b6c99e73eb36057 in this term.
I20260713 08:55:20.075699 23106 leader_election.cc:304] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e01125538dd4095867812ceb73b70b8; no voters: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057
I20260713 08:55:20.076864 23300 leader_election.cc:290] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.077095 23296 raft_consensus.cc:3060] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.077610 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:20.078214 23215 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.084132 23296 raft_consensus.cc:2749] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:20.088241 23215 raft_consensus.cc:2468] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 1.
I20260713 08:55:20.089401 23030 leader_election.cc:304] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:20.089759 23260 tablet_bootstrap.cc:654] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:20.090167 23300 raft_consensus.cc:2804] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:20.091462 23300 raft_consensus.cc:697] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:20.092257 23300 consensus_queue.cc:237] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
W20260713 08:55:20.092856 23030 consensus_peers.cc:597] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 -> Peer 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553): Couldn't send request to peer 7519773945fd4c558396849bc3622d19. 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 08:55:20.089763 23259 tablet_bootstrap.cc:492] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19: Bootstrap starting.
I20260713 08:55:20.100979 23260 tablet_bootstrap.cc:492] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8: No bootstrap required, opened a new log
I20260713 08:55:20.101444 23260 ts_tablet_manager.cc:1403] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260713 08:55:20.101891 23259 tablet_bootstrap.cc:654] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:20.103861 23260 raft_consensus.cc:359] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.104609 23260 raft_consensus.cc:385] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:20.104935 23260 raft_consensus.cc:740] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Initialized, Role: FOLLOWER
I20260713 08:55:20.105712 23260 consensus_queue.cc:260] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.112352 23260 ts_tablet_manager.cc:1434] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 08:55:20.115067 23259 tablet_bootstrap.cc:492] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19: No bootstrap required, opened a new log
I20260713 08:55:20.115568 23259 ts_tablet_manager.cc:1403] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.000s
I20260713 08:55:20.116075 23280 consensus_queue.cc:1048] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:20.118484 23259 raft_consensus.cc:359] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.119127 23259 raft_consensus.cc:385] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:20.119432 23259 raft_consensus.cc:740] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Initialized, Role: FOLLOWER
I20260713 08:55:20.120635 23259 consensus_queue.cc:260] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.122490 23259 ts_tablet_manager.cc:1434] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:55:20.119385 22961 catalog_manager.cc:5697] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:20.136142 23280 consensus_queue.cc:1048] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:20.152804 23062 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.159863 23296 consensus_queue.cc:1048] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:20.170101 23267 consensus_queue.cc:1048] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:20.179467 23306 raft_consensus.cc:493] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:20.179929 23306 raft_consensus.cc:515] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.182014 23306 leader_election.cc:290] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:20.183090 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:20.183341 23062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:20.185333 23180 leader_election.cc:304] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7519773945fd4c558396849bc3622d19; no voters: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057
I20260713 08:55:20.186266 23306 raft_consensus.cc:2749] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:20.256808 23280 raft_consensus.cc:493] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:20.257550 23280 raft_consensus.cc:515] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.258980 23281 consensus_queue.cc:1048] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:20.262267 23280 leader_election.cc:290] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.262426 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:20.264213 23139 raft_consensus.cc:2393] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d70f955b313244c39b6c99e73eb36057 in current term 1: Already voted for candidate 7519773945fd4c558396849bc3622d19 in this term.
I20260713 08:55:20.265792 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:20.268324 23030 leader_election.cc:304] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d70f955b313244c39b6c99e73eb36057; no voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:20.269436 23280 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.286689 23280 raft_consensus.cc:2749] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:20.309361 23306 raft_consensus.cc:493] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:20.310106 23306 raft_consensus.cc:515] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.313278 23306 leader_election.cc:290] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:20.314203 23062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c41af7c39140838bbb12e83dec98fe" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:20.315196 23062 raft_consensus.cc:2393] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7519773945fd4c558396849bc3622d19 in current term 1: Already voted for candidate 9e01125538dd4095867812ceb73b70b8 in this term.
I20260713 08:55:20.315001 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90c41af7c39140838bbb12e83dec98fe" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:20.316743 23180 leader_election.cc:304] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7519773945fd4c558396849bc3622d19; no voters: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057
I20260713 08:55:20.317831 23306 raft_consensus.cc:3060] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.323702 23267 raft_consensus.cc:493] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:20.324486 23267 raft_consensus.cc:515] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.327764 23306 raft_consensus.cc:2749] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:20.328449 23308 raft_consensus.cc:493] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:20.329509 23062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:20.329212 23308 raft_consensus.cc:515] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.330379 23215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:20.329690 23267 leader_election.cc:290] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.331250 23215 raft_consensus.cc:2393] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e01125538dd4095867812ceb73b70b8 in current term 1: Already voted for candidate d70f955b313244c39b6c99e73eb36057 in this term.
I20260713 08:55:20.332409 23308 leader_election.cc:290] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:20.333247 23062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:20.333551 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e01125538dd4095867812ceb73b70b8" is_pre_election: true
I20260713 08:55:20.333334 23106 leader_election.cc:304] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e01125538dd4095867812ceb73b70b8; no voters: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057
I20260713 08:55:20.335577 23267 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.335592 23180 leader_election.cc:304] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7519773945fd4c558396849bc3622d19; no voters: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057
I20260713 08:55:20.336830 23308 raft_consensus.cc:2749] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:20.341872 23267 raft_consensus.cc:2749] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:20.367290 23280 consensus_queue.cc:1048] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:20.368441 23267 consensus_queue.cc:1048] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:20.424002 23301 consensus_queue.cc:1048] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 08:55:20.434865 23280 consensus_queue.cc:1048] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:20.456912 23308 consensus_queue.cc:1048] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:20.469834 23214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99"
dest_uuid: "7519773945fd4c558396849bc3622d19"
mode: GRACEFUL
new_leader_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:34522
I20260713 08:55:20.472035 23214 raft_consensus.cc:606] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Received request to transfer leadership to TS d70f955b313244c39b6c99e73eb36057
I20260713 08:55:20.478390 23214 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.511193 23213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51"
dest_uuid: "7519773945fd4c558396849bc3622d19"
mode: GRACEFUL
new_leader_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:34522
I20260713 08:55:20.511117 23308 consensus_queue.cc:1048] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:20.511899 23213 raft_consensus.cc:606] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Received request to transfer leadership to TS d70f955b313244c39b6c99e73eb36057
I20260713 08:55:20.516451 23215 raft_consensus.cc:3060] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.533869 23308 consensus_queue.cc:1048] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:20.555295 23334 raft_consensus.cc:493] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:20.556247 23334 raft_consensus.cc:515] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.565189 23334 leader_election.cc:290] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.566785 23306 raft_consensus.cc:993] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19: : Instructing follower d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:20.567783 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70f955b313244c39b6c99e73eb36057" is_pre_election: true
I20260713 08:55:20.586886 23214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7519773945fd4c558396849bc3622d19" is_pre_election: true
I20260713 08:55:20.588016 23214 raft_consensus.cc:2393] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e01125538dd4095867812ceb73b70b8 in current term 1: Already voted for candidate d70f955b313244c39b6c99e73eb36057 in this term.
I20260713 08:55:20.599265 23106 leader_election.cc:304] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e01125538dd4095867812ceb73b70b8; no voters: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057
I20260713 08:55:20.600343 23334 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:20.596727 23306 raft_consensus.cc:1081] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Signalling peer d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:20.602805 23345 raft_consensus.cc:993] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19: : Instructing follower d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:20.606061 23306 raft_consensus.cc:1081] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Signalling peer d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:20.606526 23064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:35258
I20260713 08:55:20.607088 23064 raft_consensus.cc:493] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:20.607462 23064 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.607803 23062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:35258
I20260713 08:55:20.608789 23062 raft_consensus.cc:493] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:20.609243 23062 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.609458 23063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
mode: GRACEFUL
new_leader_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:35260
I20260713 08:55:20.610544 23063 raft_consensus.cc:606] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Received request to transfer leadership to TS 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:20.611583 23344 consensus_queue.cc:1048] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 08:55:20.623590 23062 raft_consensus.cc:515] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.628463 23281 consensus_queue.cc:1048] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:20.629336 23061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
mode: GRACEFUL
new_leader_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:35260
I20260713 08:55:20.631723 23334 raft_consensus.cc:2749] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:20.632478 23063 raft_consensus.cc:1240] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Rejecting Update request from peer 7519773945fd4c558396849bc3622d19 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:20.640776 23346 consensus_queue.cc:1059] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:20.641059 23062 leader_election.cc:290] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 2 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.641556 23346 raft_consensus.cc:3055] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:20.641875 23346 raft_consensus.cc:740] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:20.642558 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:20.637687 23061 raft_consensus.cc:606] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Received request to transfer leadership to TS 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:20.643711 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:20.642644 23346 consensus_queue.cc:260] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.647423 23346 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.643980 23064 raft_consensus.cc:515] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.652824 23061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d67a40426ff5479db24024549d4f7329"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
mode: GRACEFUL
new_leader_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:35260
I20260713 08:55:20.653354 23061 raft_consensus.cc:606] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Received request to transfer leadership to TS 7519773945fd4c558396849bc3622d19
I20260713 08:55:20.657387 23214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:20.657783 23138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:20.658519 23138 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.658386 23214 raft_consensus.cc:3055] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:20.659296 23214 raft_consensus.cc:740] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:20.660909 23214 consensus_queue.cc:260] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.662801 23214 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.654592 23064 leader_election.cc:290] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 2 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.672745 23263 raft_consensus.cc:993] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057: : Instructing follower 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:20.673241 23263 raft_consensus.cc:1081] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Signalling peer 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:20.674477 23280 consensus_queue.cc:1048] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:20.678072 23212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d67a40426ff5479db24024549d4f7329"
dest_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:34512
I20260713 08:55:20.678948 23212 raft_consensus.cc:493] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:20.679522 23212 raft_consensus.cc:3060] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.700232 23138 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 2.
I20260713 08:55:20.713533 23214 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 2.
I20260713 08:55:20.721215 23030 leader_election.cc:304] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:20.723735 23281 raft_consensus.cc:2804] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:20.724144 23213 raft_consensus.cc:2468] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 2.
I20260713 08:55:20.724346 23281 raft_consensus.cc:697] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:20.727912 23030 leader_election.cc:304] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:20.728793 23212 raft_consensus.cc:515] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.729542 23280 raft_consensus.cc:2804] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:20.730037 23280 raft_consensus.cc:697] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:20.730809 23212 leader_election.cc:290] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 2 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:20.730855 23280 consensus_queue.cc:237] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.725728 23281 consensus_queue.cc:237] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.734328 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67a40426ff5479db24024549d4f7329" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:20.734829 23064 raft_consensus.cc:3055] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:20.735160 23064 raft_consensus.cc:740] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:20.735939 23064 consensus_queue.cc:260] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.737540 23064 raft_consensus.cc:3060] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.741678 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67a40426ff5479db24024549d4f7329" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:20.742303 23140 raft_consensus.cc:3060] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.748974 22960 catalog_manager.cc:5697] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 1 to 2, leader changed from 7519773945fd4c558396849bc3622d19 (127.22.100.3) to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:20.750056 22960 catalog_manager.cc:5697] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 1 to 2, leader changed from 7519773945fd4c558396849bc3622d19 (127.22.100.3) to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:20.753093 23140 raft_consensus.cc:2468] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 2.
I20260713 08:55:20.754242 23064 raft_consensus.cc:2468] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 2.
I20260713 08:55:20.754278 23180 leader_election.cc:304] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:20.755128 23346 raft_consensus.cc:2804] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:20.755568 23346 raft_consensus.cc:697] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Becoming Leader. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:20.756276 23346 consensus_queue.cc:237] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.763185 22959 catalog_manager.cc:5697] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 reported cstate change: term changed from 1 to 2, leader changed from d70f955b313244c39b6c99e73eb36057 (127.22.100.1) to 7519773945fd4c558396849bc3622d19 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "7519773945fd4c558396849bc3622d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:20.842046 23281 raft_consensus.cc:993] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057: : Instructing follower 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:20.842444 23280 raft_consensus.cc:1081] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Signalling peer 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:20.843945 23140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:58002
I20260713 08:55:20.844480 23140 raft_consensus.cc:493] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:20.844972 23140 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.851651 23140 raft_consensus.cc:515] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.853536 23140 leader_election.cc:290] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 2 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:20.854032 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:20.854542 23064 raft_consensus.cc:3055] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:20.854434 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:20.854928 23064 raft_consensus.cc:740] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:20.855122 23212 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.855746 23064 consensus_queue.cc:260] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.856954 23064 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:20.861534 23212 raft_consensus.cc:2468] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 2.
I20260713 08:55:20.862661 23106 leader_election.cc:304] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:20.863481 23334 raft_consensus.cc:2804] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:20.863502 23064 raft_consensus.cc:2468] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 2.
I20260713 08:55:20.864071 23334 raft_consensus.cc:697] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:20.864861 23334 consensus_queue.cc:237] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:20.872354 22959 catalog_manager.cc:5697] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 1 to 2, leader changed from d70f955b313244c39b6c99e73eb36057 (127.22.100.1) to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:21.052127 23281 raft_consensus.cc:993] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057: : Instructing follower 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:21.052605 23281 raft_consensus.cc:1081] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Signalling peer 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:21.056057 23140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:58002
I20260713 08:55:21.056711 23140 raft_consensus.cc:493] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:21.057098 23140 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:21.064127 23140 raft_consensus.cc:515] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:21.067873 23140 leader_election.cc:290] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 2 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:21.068050 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:21.068670 23212 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:21.071848 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:21.072299 23064 raft_consensus.cc:3055] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:21.072531 23064 raft_consensus.cc:740] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:21.073181 23064 consensus_queue.cc:260] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:21.074035 23064 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:21.075121 23212 raft_consensus.cc:2468] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 2.
I20260713 08:55:21.076116 23106 leader_election.cc:304] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:21.076879 23334 raft_consensus.cc:2804] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:21.077750 23334 raft_consensus.cc:697] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:21.078540 23334 consensus_queue.cc:237] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:21.079593 23064 raft_consensus.cc:2468] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 2.
I20260713 08:55:21.085438 22959 catalog_manager.cc:5697] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 1 to 2, leader changed from d70f955b313244c39b6c99e73eb36057 (127.22.100.1) to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:21.150051 23140 raft_consensus.cc:1275] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.151335 23346 consensus_queue.cc:1048] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.164295 23212 raft_consensus.cc:1275] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.166522 23281 consensus_queue.cc:1048] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.167718 23140 raft_consensus.cc:1275] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.169384 23064 raft_consensus.cc:1275] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.169910 23280 consensus_queue.cc:1048] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.173929 23355 consensus_queue.cc:1048] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.190276 23140 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:21.194643 23212 raft_consensus.cc:1275] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.196810 23281 consensus_queue.cc:1048] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.209671 23140 raft_consensus.cc:1275] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.212975 23280 consensus_queue.cc:1048] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.310607 23064 raft_consensus.cc:1275] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.311879 23334 consensus_queue.cc:1048] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.323464 23212 raft_consensus.cc:1275] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.325060 23335 consensus_queue.cc:1048] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.460318 23212 raft_consensus.cc:1275] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.461627 23335 consensus_queue.cc:1048] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:21.470338 23064 raft_consensus.cc:1275] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:21.471886 23334 consensus_queue.cc:1048] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:23.679095 22928 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 08:55:23.679965 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:55:23.698143 23064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
mode: GRACEFUL
new_leader_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:41834
I20260713 08:55:23.698586 23064 raft_consensus.cc:606] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Received request to transfer leadership to TS 7519773945fd4c558396849bc3622d19
I20260713 08:55:23.709081 23140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
mode: GRACEFUL
new_leader_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:32952
I20260713 08:55:23.709542 23140 raft_consensus.cc:606] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 1 LEADER]: Received request to transfer leadership to TS 7519773945fd4c558396849bc3622d19
I20260713 08:55:23.710546 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 08:55:23.710942 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:55:23.967518 23368 raft_consensus.cc:993] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8: : Instructing follower 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:23.968000 23360 raft_consensus.cc:1081] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 1 LEADER]: Signalling peer 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:23.969345 23213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6"
dest_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:34516
I20260713 08:55:23.969743 23213 raft_consensus.cc:493] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:23.970005 23213 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:23.974128 23213 raft_consensus.cc:515] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:23.975630 23213 leader_election.cc:290] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 2 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:23.976280 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:23.976670 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:23.976807 23064 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:23.977205 23140 raft_consensus.cc:3055] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:23.977487 23140 raft_consensus.cc:740] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:23.978138 23140 consensus_queue.cc:260] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:23.978945 23140 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:23.981125 23064 raft_consensus.cc:2468] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 2.
I20260713 08:55:23.982038 23177 leader_election.cc:304] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:23.982616 23363 raft_consensus.cc:2804] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:23.983218 23140 raft_consensus.cc:2468] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 2.
I20260713 08:55:23.983800 23363 raft_consensus.cc:697] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Becoming Leader. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:23.984655 23363 consensus_queue.cc:237] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:23.991348 22959 catalog_manager.cc:5697] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 reported cstate change: term changed from 1 to 2, leader changed from 9e01125538dd4095867812ceb73b70b8 (127.22.100.2) to 7519773945fd4c558396849bc3622d19 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "7519773945fd4c558396849bc3622d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:24.142144 23364 raft_consensus.cc:993] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057: : Instructing follower 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:24.142539 23375 raft_consensus.cc:1081] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Signalling peer 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:24.143846 23213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c"
dest_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:34512
I20260713 08:55:24.144335 23213 raft_consensus.cc:493] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:24.144650 23213 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:24.150537 23213 raft_consensus.cc:515] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.152184 23213 leader_election.cc:290] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 2 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:24.152853 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:24.153147 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:24.153364 23064 raft_consensus.cc:3055] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:24.153697 23064 raft_consensus.cc:740] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:24.153724 23140 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:24.154350 23064 consensus_queue.cc:260] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.155157 23064 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:24.157606 23140 raft_consensus.cc:2468] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 2.
I20260713 08:55:24.158612 23180 leader_election.cc:304] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:24.159394 23363 raft_consensus.cc:2804] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:24.159880 23363 raft_consensus.cc:697] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Becoming Leader. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:24.160844 23064 raft_consensus.cc:2468] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 2.
I20260713 08:55:24.160651 23363 consensus_queue.cc:237] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.168325 22959 catalog_manager.cc:5697] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 reported cstate change: term changed from 1 to 2, leader changed from d70f955b313244c39b6c99e73eb36057 (127.22.100.1) to 7519773945fd4c558396849bc3622d19 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "7519773945fd4c558396849bc3622d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:24.392781 23140 raft_consensus.cc:1275] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:24.393702 23363 consensus_queue.cc:1048] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:24.399533 23064 raft_consensus.cc:1275] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:24.400988 23363 consensus_queue.cc:1048] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:24.539655 23064 raft_consensus.cc:1275] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:24.540740 23379 consensus_queue.cc:1048] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:24.548965 23140 raft_consensus.cc:1275] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:24.550225 23369 consensus_queue.cc:1048] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:24.711627 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:55:24.721024 23064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
mode: GRACEFUL
new_leader_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:35260
I20260713 08:55:24.721508 23064 raft_consensus.cc:606] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Received request to transfer leadership to TS 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:24.725644 23064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
mode: GRACEFUL
new_leader_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:35260
I20260713 08:55:24.726087 23064 raft_consensus.cc:606] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Received request to transfer leadership to TS 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:24.730046 23213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c"
dest_uuid: "7519773945fd4c558396849bc3622d19"
mode: GRACEFUL
new_leader_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:34522
I20260713 08:55:24.730507 23213 raft_consensus.cc:606] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Received request to transfer leadership to TS 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:24.734498 23064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
mode: GRACEFUL
new_leader_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:35260
I20260713 08:55:24.734923 23064 raft_consensus.cc:606] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Received request to transfer leadership to TS 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:24.743299 23213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6"
dest_uuid: "7519773945fd4c558396849bc3622d19"
mode: GRACEFUL
new_leader_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:34522
I20260713 08:55:24.743829 23213 raft_consensus.cc:606] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Received request to transfer leadership to TS 9e01125538dd4095867812ceb73b70b8
I20260713 08:55:24.856727 23363 raft_consensus.cc:993] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19: : Instructing follower 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:24.857112 23369 raft_consensus.cc:1081] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Signalling peer 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:24.858392 23140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:58006
I20260713 08:55:24.858757 23140 raft_consensus.cc:493] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:24.859033 23140 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:24.862648 23140 raft_consensus.cc:515] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.864423 23140 leader_election.cc:290] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 3 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:24.864956 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:24.865482 23213 raft_consensus.cc:3055] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:24.865813 23213 raft_consensus.cc:740] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:24.866647 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:24.866605 23213 consensus_queue.cc:260] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.867337 23064 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:24.867928 23213 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:24.871942 23213 raft_consensus.cc:2468] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 3.
I20260713 08:55:24.871954 23064 raft_consensus.cc:2468] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 3.
I20260713 08:55:24.873029 23103 leader_election.cc:304] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [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: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:24.873756 23368 raft_consensus.cc:2804] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:24.874220 23368 raft_consensus.cc:697] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:24.874982 23368 consensus_queue.cc:237] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.880784 22959 catalog_manager.cc:5697] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 2 to 3, leader changed from 7519773945fd4c558396849bc3622d19 (127.22.100.3) to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 3 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:24.936118 23375 raft_consensus.cc:993] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057: : Instructing follower 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:24.936507 23388 raft_consensus.cc:1081] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Signalling peer 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:24.937876 23140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:58002
I20260713 08:55:24.938318 23140 raft_consensus.cc:493] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:24.938581 23140 raft_consensus.cc:3060] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:24.942889 23140 raft_consensus.cc:515] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.944907 23140 leader_election.cc:290] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 2 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:24.945117 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:24.945551 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b81af0b24c453889de3df4f87494bd" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:24.945678 23064 raft_consensus.cc:3055] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:24.946223 23064 raft_consensus.cc:740] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:24.946235 23213 raft_consensus.cc:3060] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:24.947014 23064 consensus_queue.cc:260] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.948006 23064 raft_consensus.cc:3060] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:24.951339 23213 raft_consensus.cc:2468] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 2.
I20260713 08:55:24.951905 23064 raft_consensus.cc:2468] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 2.
I20260713 08:55:24.952373 23106 leader_election.cc:304] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:24.953048 23368 raft_consensus.cc:2804] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:24.953363 23368 raft_consensus.cc:697] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:24.953969 23368 consensus_queue.cc:237] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:24.960584 22959 catalog_manager.cc:5697] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 1 to 2, leader changed from d70f955b313244c39b6c99e73eb36057 (127.22.100.1) to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:25.025822 23375 raft_consensus.cc:993] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057: : Instructing follower 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:25.026254 23375 raft_consensus.cc:1081] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Signalling peer 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:25.027638 23140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:58002
I20260713 08:55:25.028080 23140 raft_consensus.cc:493] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:25.028344 23140 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.031906 23140 raft_consensus.cc:515] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.033231 23140 leader_election.cc:290] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 3 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:25.033941 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:25.034461 23064 raft_consensus.cc:3055] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:25.034370 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66d1efdb8d24412b95825f60ca425c51" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:25.034684 23064 raft_consensus.cc:740] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:25.034854 23213 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.035328 23064 consensus_queue.cc:260] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.036108 23064 raft_consensus.cc:3060] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.039029 23213 raft_consensus.cc:2468] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 3.
I20260713 08:55:25.039690 23064 raft_consensus.cc:2468] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 3.
I20260713 08:55:25.039920 23106 leader_election.cc:304] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [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: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:25.041064 23368 raft_consensus.cc:2804] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:25.041479 23368 raft_consensus.cc:697] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:25.042148 23368 consensus_queue.cc:237] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.048092 22959 catalog_manager.cc:5697] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 2 to 3, leader changed from d70f955b313244c39b6c99e73eb36057 (127.22.100.1) to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 3 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:25.076784 23388 raft_consensus.cc:993] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057: : Instructing follower 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:25.077261 23375 raft_consensus.cc:1081] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Signalling peer 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:25.078510 23140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:58002
I20260713 08:55:25.078895 23140 raft_consensus.cc:493] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:25.079180 23140 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.082684 23140 raft_consensus.cc:515] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.083945 23140 leader_election.cc:290] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 3 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:25.084664 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:25.085069 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:25.085261 23064 raft_consensus.cc:3055] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:25.085528 23064 raft_consensus.cc:740] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:25.085594 23213 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.086264 23064 consensus_queue.cc:260] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [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: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.087329 23064 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.091601 23213 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 3.
I20260713 08:55:25.092592 23106 leader_election.cc:304] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [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: 7519773945fd4c558396849bc3622d19, 9e01125538dd4095867812ceb73b70b8; no voters: 
I20260713 08:55:25.092754 23064 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 3.
I20260713 08:55:25.093281 23368 raft_consensus.cc:2804] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:25.093734 23368 raft_consensus.cc:697] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:25.094434 23368 consensus_queue.cc:237] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [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: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.100697 22959 catalog_manager.cc:5697] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 2 to 3, leader changed from d70f955b313244c39b6c99e73eb36057 (127.22.100.1) to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 3 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:25.178812 23379 raft_consensus.cc:993] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19: : Instructing follower 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:25.179323 23363 raft_consensus.cc:1081] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Signalling peer 9e01125538dd4095867812ceb73b70b8 to start an election
I20260713 08:55:25.180727 23140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
 from {username='slave'} at 127.0.0.1:58006
I20260713 08:55:25.181216 23140 raft_consensus.cc:493] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:25.181538 23140 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.185292 23140 raft_consensus.cc:515] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.186650 23140 leader_election.cc:290] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [CANDIDATE]: Term 3 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:25.187211 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:25.187695 23064 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.187685 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "9e01125538dd4095867812ceb73b70b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:25.188333 23213 raft_consensus.cc:3055] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:25.188632 23213 raft_consensus.cc:740] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:25.189757 23213 consensus_queue.cc:260] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.190804 23213 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:25.193928 23064 raft_consensus.cc:2468] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 3.
I20260713 08:55:25.194875 23103 leader_election.cc:304] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [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: 9e01125538dd4095867812ceb73b70b8, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:25.195675 23368 raft_consensus.cc:2804] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:25.196162 23368 raft_consensus.cc:697] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Becoming Leader. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:25.196790 23213 raft_consensus.cc:2468] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e01125538dd4095867812ceb73b70b8 in term 3.
I20260713 08:55:25.196887 23368 consensus_queue.cc:237] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:25.202245 22959 catalog_manager.cc:5697] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 reported cstate change: term changed from 2 to 3, leader changed from 7519773945fd4c558396849bc3622d19 (127.22.100.3) to 9e01125538dd4095867812ceb73b70b8 (127.22.100.2). New cstate: current_term: 3 leader_uuid: "9e01125538dd4095867812ceb73b70b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:25.371780 23213 raft_consensus.cc:1275] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:25.372895 23368 consensus_queue.cc:1048] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:25.380733 23064 raft_consensus.cc:1275] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:25.382068 23368 consensus_queue.cc:1048] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:25.419237 23213 raft_consensus.cc:1275] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:25.420274 23368 consensus_queue.cc:1048] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:25.428824 23063 raft_consensus.cc:1275] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:25.431010 23368 consensus_queue.cc:1048] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:25.434944 23213 raft_consensus.cc:1275] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:25.436213 23368 consensus_queue.cc:1048] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:25.447494 23063 raft_consensus.cc:1275] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:25.449673 23394 consensus_queue.cc:1048] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:25.572600 23213 raft_consensus.cc:1275] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:25.574113 23394 consensus_queue.cc:1048] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:25.581486 23063 raft_consensus.cc:1275] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:25.582906 23394 consensus_queue.cc:1048] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:25.631923 23063 raft_consensus.cc:1275] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:25.633051 23394 consensus_queue.cc:1048] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:25.642418 23213 raft_consensus.cc:1275] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Refusing update from remote peer 9e01125538dd4095867812ceb73b70b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:25.644908 23404 consensus_queue.cc:1048] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:27.789398 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:55:27.796159 23140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
mode: GRACEFUL
new_leader_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:32952
I20260713 08:55:27.796828 23140 raft_consensus.cc:606] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Received request to transfer leadership to TS d70f955b313244c39b6c99e73eb36057
I20260713 08:55:27.799309 23140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
mode: GRACEFUL
new_leader_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:32952
I20260713 08:55:27.799674 23140 raft_consensus.cc:606] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Received request to transfer leadership to TS 7519773945fd4c558396849bc3622d19
I20260713 08:55:27.801488 23140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
mode: GRACEFUL
new_leader_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:32952
I20260713 08:55:27.801795 23140 raft_consensus.cc:606] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Received request to transfer leadership to TS d70f955b313244c39b6c99e73eb36057
I20260713 08:55:27.803682 23140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
mode: GRACEFUL
new_leader_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:32952
I20260713 08:55:27.804028 23140 raft_consensus.cc:606] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Received request to transfer leadership to TS 7519773945fd4c558396849bc3622d19
I20260713 08:55:27.805771 23140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6"
dest_uuid: "9e01125538dd4095867812ceb73b70b8"
mode: GRACEFUL
new_leader_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:32952
I20260713 08:55:27.806089 23140 raft_consensus.cc:606] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Received request to transfer leadership to TS d70f955b313244c39b6c99e73eb36057
I20260713 08:55:27.806843 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 08:55:27.807189 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:55:27.864675 23408 raft_consensus.cc:993] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8: : Instructing follower d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:27.865147 23404 raft_consensus.cc:1081] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Signalling peer d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:27.866446 23063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:35246
I20260713 08:55:27.866811 23063 raft_consensus.cc:493] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:27.867177 23063 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.872484 23063 raft_consensus.cc:515] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.874003 23063 leader_election.cc:290] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 4 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:27.874573 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:27.874980 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff74f18f1f1a4436ae5fa3fb765bf6e6" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:27.875139 23140 raft_consensus.cc:3055] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 08:55:27.875499 23213 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.875510 23140 raft_consensus.cc:740] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:27.876420 23140 consensus_queue.cc:260] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.877405 23140 raft_consensus.cc:3060] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.879618 23213 raft_consensus.cc:2468] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 4.
I20260713 08:55:27.880726 23030 leader_election.cc:304] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:27.881872 23140 raft_consensus.cc:2468] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 4.
I20260713 08:55:27.882151 23410 raft_consensus.cc:2804] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 08:55:27.883258 23410 raft_consensus.cc:697] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 4 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:27.884069 23410 consensus_queue.cc:237] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.886891 23404 raft_consensus.cc:993] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8: : Instructing follower d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:27.887496 23407 raft_consensus.cc:1081] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Signalling peer d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:27.889358 23063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:35246
I20260713 08:55:27.889832 23063 raft_consensus.cc:493] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:27.890110 23063 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.894423 23063 raft_consensus.cc:515] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.894516 22961 catalog_manager.cc:5697] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 3 to 4, leader changed from 9e01125538dd4095867812ceb73b70b8 (127.22.100.2) to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 4 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:27.895959 23063 leader_election.cc:290] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 4 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:27.896670 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:27.896942 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c35a8179280a42a2b8d8df0b654abd99" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:27.897233 23140 raft_consensus.cc:3055] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 08:55:27.897483 23213 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.897545 23140 raft_consensus.cc:740] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:27.898284 23140 consensus_queue.cc:260] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [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: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.899025 23140 raft_consensus.cc:3060] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.901185 23213 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 4.
I20260713 08:55:27.902010 23030 leader_election.cc:304] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:27.902729 23410 raft_consensus.cc:2804] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 08:55:27.903193 23410 raft_consensus.cc:697] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 4 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:27.903591 23140 raft_consensus.cc:2468] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 4.
I20260713 08:55:27.904114 23410 consensus_queue.cc:237] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [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: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.916278 22961 catalog_manager.cc:5697] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 3 to 4, leader changed from 9e01125538dd4095867812ceb73b70b8 (127.22.100.2) to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 4 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:27.930341 23404 raft_consensus.cc:993] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8: : Instructing follower 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:27.930684 23407 raft_consensus.cc:1081] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Signalling peer 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:27.931862 23213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c"
dest_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:34516
I20260713 08:55:27.932229 23213 raft_consensus.cc:493] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:27.932474 23213 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.935870 23213 raft_consensus.cc:515] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.937260 23213 leader_election.cc:290] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 4 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:27.937911 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:27.938304 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208ecf5bd8b14199aa7bea278acadf2c" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:27.938452 23063 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.938831 23140 raft_consensus.cc:3055] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 08:55:27.939124 23140 raft_consensus.cc:740] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:27.939791 23140 consensus_queue.cc:260] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.940843 23140 raft_consensus.cc:3060] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:27.944439 23063 raft_consensus.cc:2468] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 4.
I20260713 08:55:27.945604 23177 leader_election.cc:304] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:27.946288 23363 raft_consensus.cc:2804] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 08:55:27.946286 23140 raft_consensus.cc:2468] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 4.
I20260713 08:55:27.947535 23363 raft_consensus.cc:697] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 4 LEADER]: Becoming Leader. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:27.948508 23363 consensus_queue.cc:237] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.955188 22961 catalog_manager.cc:5697] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 reported cstate change: term changed from 3 to 4, leader changed from 9e01125538dd4095867812ceb73b70b8 (127.22.100.2) to 7519773945fd4c558396849bc3622d19 (127.22.100.3). New cstate: current_term: 4 leader_uuid: "7519773945fd4c558396849bc3622d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:27.956878 23404 raft_consensus.cc:993] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8: : Instructing follower d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:27.957291 23407 raft_consensus.cc:1081] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Signalling peer d70f955b313244c39b6c99e73eb36057 to start an election
I20260713 08:55:27.958602 23063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1"
dest_uuid: "d70f955b313244c39b6c99e73eb36057"
 from {username='slave'} at 127.0.0.1:35246
I20260713 08:55:27.959030 23063 raft_consensus.cc:493] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:27.959322 23063 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:27.964278 23063 raft_consensus.cc:515] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.965682 23063 leader_election.cc:290] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [CANDIDATE]: Term 3 election: Requested vote from peers 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517), 7519773945fd4c558396849bc3622d19 (127.22.100.3:39553)
I20260713 08:55:27.966361 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:27.966606 23213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1246d45f53c04c35b18f387aadfde9d1" candidate_uuid: "d70f955b313244c39b6c99e73eb36057" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7519773945fd4c558396849bc3622d19"
I20260713 08:55:27.966965 23140 raft_consensus.cc:3055] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:27.967063 23213 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:27.967278 23140 raft_consensus.cc:740] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:27.968111 23140 consensus_queue.cc:260] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.968981 23140 raft_consensus.cc:3060] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:27.970788 23213 raft_consensus.cc:2468] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 3.
I20260713 08:55:27.971582 23030 leader_election.cc:304] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:27.972205 23410 raft_consensus.cc:2804] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:27.972688 23410 raft_consensus.cc:697] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 3 LEADER]: Becoming Leader. State: Replica: d70f955b313244c39b6c99e73eb36057, State: Running, Role: LEADER
I20260713 08:55:27.973608 23140 raft_consensus.cc:2468] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70f955b313244c39b6c99e73eb36057 in term 3.
I20260713 08:55:27.973595 23410 consensus_queue.cc:237] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:27.980875 22961 catalog_manager.cc:5697] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 reported cstate change: term changed from 2 to 3, leader changed from 9e01125538dd4095867812ceb73b70b8 (127.22.100.2) to d70f955b313244c39b6c99e73eb36057 (127.22.100.1). New cstate: current_term: 3 leader_uuid: "d70f955b313244c39b6c99e73eb36057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:28.100790 23404 raft_consensus.cc:993] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8: : Instructing follower 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:28.101238 23407 raft_consensus.cc:1081] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Signalling peer 7519773945fd4c558396849bc3622d19 to start an election
I20260713 08:55:28.102643 23213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8"
dest_uuid: "7519773945fd4c558396849bc3622d19"
 from {username='slave'} at 127.0.0.1:34516
I20260713 08:55:28.103055 23213 raft_consensus.cc:493] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:28.103307 23213 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:28.106848 23213 raft_consensus.cc:515] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:28.108168 23213 leader_election.cc:290] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [CANDIDATE]: Term 3 election: Requested vote from peers d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773), 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517)
I20260713 08:55:28.108848 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d70f955b313244c39b6c99e73eb36057"
I20260713 08:55:28.109020 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4171ac594e0499ba38321483a326ce8" candidate_uuid: "7519773945fd4c558396849bc3622d19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e01125538dd4095867812ceb73b70b8"
I20260713 08:55:28.109301 23063 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:28.109637 23140 raft_consensus.cc:3055] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:28.109915 23140 raft_consensus.cc:740] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e01125538dd4095867812ceb73b70b8, State: Running, Role: LEADER
I20260713 08:55:28.110553 23140 consensus_queue.cc:260] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:28.111366 23140 raft_consensus.cc:3060] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:28.113674 23063 raft_consensus.cc:2468] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 3.
I20260713 08:55:28.114540 23177 leader_election.cc:304] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [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: 7519773945fd4c558396849bc3622d19, d70f955b313244c39b6c99e73eb36057; no voters: 
I20260713 08:55:28.115217 23140 raft_consensus.cc:2468] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7519773945fd4c558396849bc3622d19 in term 3.
I20260713 08:55:28.115238 23363 raft_consensus.cc:2804] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:28.115732 23363 raft_consensus.cc:697] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 3 LEADER]: Becoming Leader. State: Replica: 7519773945fd4c558396849bc3622d19, State: Running, Role: LEADER
I20260713 08:55:28.116353 23363 consensus_queue.cc:237] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [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: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } }
I20260713 08:55:28.122213 22961 catalog_manager.cc:5697] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 reported cstate change: term changed from 2 to 3, leader changed from 9e01125538dd4095867812ceb73b70b8 (127.22.100.2) to 7519773945fd4c558396849bc3622d19 (127.22.100.3). New cstate: current_term: 3 leader_uuid: "7519773945fd4c558396849bc3622d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:28.321156 23140 raft_consensus.cc:1275] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:28.322145 23410 consensus_queue.cc:1048] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:28.331178 23213 raft_consensus.cc:1275] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:28.332798 23411 consensus_queue.cc:1048] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260713 08:55:28.354784 22992 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 22931
W20260713 08:55:28.355441 22992 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 22995
W20260713 08:55:28.356156 22992 debug-util.cc:398] Leaking SignalData structure 0x7b0800081260 after lost signal to thread 23088
W20260713 08:55:28.356775 22992 debug-util.cc:398] Leaking SignalData structure 0x7b08002072a0 after lost signal to thread 23164
W20260713 08:55:28.357429 22992 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5be0 after lost signal to thread 23239
I20260713 08:55:28.360971 23140 raft_consensus.cc:1275] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:28.362596 23424 consensus_queue.cc:1048] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 08:55:28.363695 23213 raft_consensus.cc:1275] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:28.364822 23424 consensus_queue.cc:1048] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:28.375134 23212 raft_consensus.cc:1275] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:28.376724 23411 consensus_queue.cc:1048] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7519773945fd4c558396849bc3622d19" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:28.385433 23140 raft_consensus.cc:1275] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Refusing update from remote peer d70f955b313244c39b6c99e73eb36057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:28.387506 23410 consensus_queue.cc:1048] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:28.433774 23140 raft_consensus.cc:1275] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:28.434721 23363 consensus_queue.cc:1048] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:28.443574 23063 raft_consensus.cc:1275] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:28.445046 23363 consensus_queue.cc:1048] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 08:55:28.579178 23063 raft_consensus.cc:1275] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:28.580457 23434 consensus_queue.cc:1048] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70f955b313244c39b6c99e73eb36057" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:28.589922 23140 raft_consensus.cc:1275] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Refusing update from remote peer 7519773945fd4c558396849bc3622d19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:28.591388 23418 consensus_queue.cc:1048] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e01125538dd4095867812ceb73b70b8" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 41517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:28.807967 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:55:28.813441 22928 tablet_server.cc:179] TabletServer@127.22.100.1:0 shutting down...
W20260713 08:55:28.835203 23177 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 08:55:28.841630 23177 consensus_peers.cc:597] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 -> Peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Couldn't send request to peer d70f955b313244c39b6c99e73eb36057. 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 08:55:28.847760 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:55:28.848625 22928 tablet_replica.cc:333] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.849642 22928 raft_consensus.cc:2243] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 4 LEADER]: Raft consensus shutting down.
I20260713 08:55:28.850689 22928 raft_consensus.cc:2272] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:28.855744 22928 tablet_replica.cc:333] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.856601 22928 raft_consensus.cc:2243] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:28.857153 22928 raft_consensus.cc:2272] T 66d1efdb8d24412b95825f60ca425c51 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:28.859508 22928 tablet_replica.cc:333] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.860217 22928 raft_consensus.cc:2243] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 4 LEADER]: Raft consensus shutting down.
I20260713 08:55:28.861064 22928 raft_consensus.cc:2272] T c35a8179280a42a2b8d8df0b654abd99 P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:28.863349 22928 tablet_replica.cc:333] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.864101 22928 raft_consensus.cc:2243] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:28.864605 22928 raft_consensus.cc:2272] T 208ecf5bd8b14199aa7bea278acadf2c P d70f955b313244c39b6c99e73eb36057 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:28.867019 22928 tablet_replica.cc:333] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.867750 22928 raft_consensus.cc:2243] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:28.868301 22928 raft_consensus.cc:2272] T d67a40426ff5479db24024549d4f7329 P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:28.870544 22928 tablet_replica.cc:333] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.871225 22928 raft_consensus.cc:2243] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:28.871742 22928 raft_consensus.cc:2272] T 90c41af7c39140838bbb12e83dec98fe P d70f955b313244c39b6c99e73eb36057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:28.874020 22928 tablet_replica.cc:333] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.874666 22928 raft_consensus.cc:2243] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:28.875209 22928 raft_consensus.cc:2272] T d4171ac594e0499ba38321483a326ce8 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:28.877663 22928 tablet_replica.cc:333] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.878324 22928 raft_consensus.cc:2243] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:55:28.879181 22928 raft_consensus.cc:2272] T 1246d45f53c04c35b18f387aadfde9d1 P d70f955b313244c39b6c99e73eb36057 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:28.881567 22928 tablet_replica.cc:333] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057: stopping tablet replica
I20260713 08:55:28.882210 22928 raft_consensus.cc:2243] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:28.882685 22928 raft_consensus.cc:2272] T c6b81af0b24c453889de3df4f87494bd P d70f955b313244c39b6c99e73eb36057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.003185 22928 tablet_server.cc:196] TabletServer@127.22.100.1:0 shutdown complete.
I20260713 08:55:29.030179 22928 tablet_server.cc:179] TabletServer@127.22.100.2:0 shutting down...
W20260713 08:55:29.043776 23177 consensus_peers.cc:597] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 -> Peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Couldn't send request to peer d70f955b313244c39b6c99e73eb36057. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:55:29.047554 23103 consensus_peers.cc:597] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 -> Peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Couldn't send request to peer d70f955b313244c39b6c99e73eb36057. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:55:29.055879 23103 consensus_peers.cc:597] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 -> Peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Couldn't send request to peer d70f955b313244c39b6c99e73eb36057. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:29.071360 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:55:29.072099 22928 tablet_replica.cc:333] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.072701 22928 raft_consensus.cc:2243] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.073119 22928 raft_consensus.cc:2272] T 208ecf5bd8b14199aa7bea278acadf2c P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.075313 22928 tablet_replica.cc:333] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.075978 22928 raft_consensus.cc:2243] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.076411 22928 raft_consensus.cc:2272] T d67a40426ff5479db24024549d4f7329 P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:55:29.080242 23180 consensus_peers.cc:597] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 -> Peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Couldn't send request to peer 9e01125538dd4095867812ceb73b70b8. 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 08:55:29.080428 22928 tablet_replica.cc:333] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.081053 22928 raft_consensus.cc:2243] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.081445 22928 raft_consensus.cc:2272] T d4171ac594e0499ba38321483a326ce8 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.084036 22928 tablet_replica.cc:333] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.084486 22928 raft_consensus.cc:2243] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.084836 22928 raft_consensus.cc:2272] T 1246d45f53c04c35b18f387aadfde9d1 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.086803 22928 tablet_replica.cc:333] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.087280 22928 raft_consensus.cc:2243] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:55:29.088099 22928 raft_consensus.cc:2272] T 90c41af7c39140838bbb12e83dec98fe P 9e01125538dd4095867812ceb73b70b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.089845 22928 tablet_replica.cc:333] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.090327 22928 raft_consensus.cc:2243] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:55:29.090986 22928 raft_consensus.cc:2272] T 66d1efdb8d24412b95825f60ca425c51 P 9e01125538dd4095867812ceb73b70b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.092425 22928 tablet_replica.cc:333] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.092837 22928 raft_consensus.cc:2243] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.093204 22928 raft_consensus.cc:2272] T c35a8179280a42a2b8d8df0b654abd99 P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.095134 22928 tablet_replica.cc:333] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.095548 22928 raft_consensus.cc:2243] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.095997 22928 raft_consensus.cc:2272] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 9e01125538dd4095867812ceb73b70b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.098296 22928 tablet_replica.cc:333] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8: stopping tablet replica
I20260713 08:55:29.098724 22928 raft_consensus.cc:2243] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:55:29.100073 22928 raft_consensus.cc:2272] T c6b81af0b24c453889de3df4f87494bd P 9e01125538dd4095867812ceb73b70b8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:55:29.103962 23180 consensus_peers.cc:597] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 -> Peer 9e01125538dd4095867812ceb73b70b8 (127.22.100.2:41517): Couldn't send request to peer 9e01125538dd4095867812ceb73b70b8. 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 08:55:29.127960 22928 tablet_server.cc:196] TabletServer@127.22.100.2:0 shutdown complete.
I20260713 08:55:29.145139 22928 tablet_server.cc:179] TabletServer@127.22.100.3:0 shutting down...
W20260713 08:55:29.153805 23177 consensus_peers.cc:597] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 -> Peer d70f955b313244c39b6c99e73eb36057 (127.22.100.1:34773): Couldn't send request to peer d70f955b313244c39b6c99e73eb36057. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:29.179237 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:55:29.180007 22928 tablet_replica.cc:333] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.180898 22928 raft_consensus.cc:2243] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.181506 22928 raft_consensus.cc:2272] T c6b81af0b24c453889de3df4f87494bd P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.183138 22928 tablet_replica.cc:333] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.183768 22928 raft_consensus.cc:2243] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 4 LEADER]: Raft consensus shutting down.
I20260713 08:55:29.184430 22928 raft_consensus.cc:2272] T 208ecf5bd8b14199aa7bea278acadf2c P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.186424 22928 tablet_replica.cc:333] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.186898 22928 raft_consensus.cc:2243] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.187312 22928 raft_consensus.cc:2272] T 90c41af7c39140838bbb12e83dec98fe P 7519773945fd4c558396849bc3622d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.188802 22928 tablet_replica.cc:333] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.189251 22928 raft_consensus.cc:2243] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.189611 22928 raft_consensus.cc:2272] T ff74f18f1f1a4436ae5fa3fb765bf6e6 P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.191896 22928 tablet_replica.cc:333] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.192363 22928 raft_consensus.cc:2243] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.192728 22928 raft_consensus.cc:2272] T c35a8179280a42a2b8d8df0b654abd99 P 7519773945fd4c558396849bc3622d19 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.194619 22928 tablet_replica.cc:333] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.195066 22928 raft_consensus.cc:2243] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.195456 22928 raft_consensus.cc:2272] T 66d1efdb8d24412b95825f60ca425c51 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.197047 22928 tablet_replica.cc:333] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.197503 22928 raft_consensus.cc:2243] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:55:29.198175 22928 raft_consensus.cc:2272] T d67a40426ff5479db24024549d4f7329 P 7519773945fd4c558396849bc3622d19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.199822 22928 tablet_replica.cc:333] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.200292 22928 raft_consensus.cc:2243] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:29.200728 22928 raft_consensus.cc:2272] T 1246d45f53c04c35b18f387aadfde9d1 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.202543 22928 tablet_replica.cc:333] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19: stopping tablet replica
I20260713 08:55:29.202943 22928 raft_consensus.cc:2243] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:55:29.203639 22928 raft_consensus.cc:2272] T d4171ac594e0499ba38321483a326ce8 P 7519773945fd4c558396849bc3622d19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.230113 22928 tablet_server.cc:196] TabletServer@127.22.100.3:0 shutdown complete.
I20260713 08:55:29.254352 22928 master.cc:562] Master@127.22.100.62:34069 shutting down...
I20260713 08:55:29.460057 22928 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:55:29.460589 22928 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:29.460924 22928 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5ca0cddc010c483db704d116c5a28a1f: stopping tablet replica
I20260713 08:55:30.463236 22928 master.cc:584] Master@127.22.100.62:34069 shutdown complete.
7519773945fd4c558396849bc3622d19  1
9e01125538dd4095867812ceb73b70b8  4
d70f955b313244c39b6c99e73eb36057  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13917 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 08:55:30.503762 22928 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.100.62:44949
I20260713 08:55:30.505331 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:30.511180 23443 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 08:55:30.511365 23444 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 08:55:30.513664 22928 server_base.cc:1061] running on GCE node
W20260713 08:55:30.513691 23446 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 08:55:30.514700 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:30.514879 22928 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 08:55:30.514998 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932930514987 us; error 0 us; skew 500 ppm
I20260713 08:55:30.515442 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:30.517711 22928 webserver.cc:533] Webserver started at http://127.22.100.62:43641/ using document root <none> and password file <none>
I20260713 08:55:30.518141 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:30.518299 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:30.518514 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:30.519531 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/master-0-root/instance:
uuid: "915d6a79e61e48b0be09d1083d3407aa"
format_stamp: "Formatted at 2026-07-13 08:55:30 on dist-test-slave-4nhr"
I20260713 08:55:30.523511 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 08:55:30.526659 23451 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.527463 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 08:55:30.527736 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/master-0-root
uuid: "915d6a79e61e48b0be09d1083d3407aa"
format_stamp: "Formatted at 2026-07-13 08:55:30 on dist-test-slave-4nhr"
I20260713 08:55:30.527972 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-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 08:55:30.540653 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:30.541720 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:30.576833 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.62:44949
I20260713 08:55:30.576996 23503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.62:44949 every 8 connection(s)
I20260713 08:55:30.581410 23504 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 08:55:30.590036 23504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa: Bootstrap starting.
I20260713 08:55:30.594327 23504 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:30.597998 23504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa: No bootstrap required, opened a new log
I20260713 08:55:30.599954 23504 raft_consensus.cc:359] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "915d6a79e61e48b0be09d1083d3407aa" member_type: VOTER }
I20260713 08:55:30.600335 23504 raft_consensus.cc:385] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:30.600556 23504 raft_consensus.cc:740] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 915d6a79e61e48b0be09d1083d3407aa, State: Initialized, Role: FOLLOWER
I20260713 08:55:30.601122 23504 consensus_queue.cc:260] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "915d6a79e61e48b0be09d1083d3407aa" member_type: VOTER }
I20260713 08:55:30.601549 23504 raft_consensus.cc:399] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 08:55:30.601838 23504 raft_consensus.cc:493] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 08:55:30.602169 23504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:30.605820 23504 raft_consensus.cc:515] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "915d6a79e61e48b0be09d1083d3407aa" member_type: VOTER }
I20260713 08:55:30.606254 23504 leader_election.cc:304] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [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: 915d6a79e61e48b0be09d1083d3407aa; no voters: 
I20260713 08:55:30.607196 23504 leader_election.cc:290] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 08:55:30.607582 23507 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:30.608865 23507 raft_consensus.cc:697] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 1 LEADER]: Becoming Leader. State: Replica: 915d6a79e61e48b0be09d1083d3407aa, State: Running, Role: LEADER
I20260713 08:55:30.609519 23507 consensus_queue.cc:237] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [LEADER]: Queue going to LEADER mode. State: All 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: "915d6a79e61e48b0be09d1083d3407aa" member_type: VOTER }
I20260713 08:55:30.609979 23504 sys_catalog.cc:565] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [sys.catalog]: configured and running, proceeding with master startup.
I20260713 08:55:30.614507 23508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "915d6a79e61e48b0be09d1083d3407aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "915d6a79e61e48b0be09d1083d3407aa" member_type: VOTER } }
I20260713 08:55:30.613958 23509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 915d6a79e61e48b0be09d1083d3407aa. Latest consensus state: current_term: 1 leader_uuid: "915d6a79e61e48b0be09d1083d3407aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "915d6a79e61e48b0be09d1083d3407aa" member_type: VOTER } }
I20260713 08:55:30.615238 23508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [sys.catalog]: This master's current role is: LEADER
I20260713 08:55:30.615614 23509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [sys.catalog]: This master's current role is: LEADER
I20260713 08:55:30.622182 23516 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 08:55:30.627095 23516 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 08:55:30.628057 22928 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 08:55:30.635434 23516 catalog_manager.cc:1383] Generated new cluster ID: aa34efc2966b4100a17ccc3c2aa8da4d
I20260713 08:55:30.635725 23516 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 08:55:30.658913 23516 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 08:55:30.660010 23516 catalog_manager.cc:1540] Loading token signing keys...
I20260713 08:55:30.671380 23516 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa: Generated new TSK 0
I20260713 08:55:30.671936 23516 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 08:55:30.693732 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:30.698830 23525 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 08:55:30.700193 23526 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 08:55:30.702077 23528 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 08:55:30.702520 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:30.703330 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:30.703522 22928 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 08:55:30.703755 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932930703735 us; error 0 us; skew 500 ppm
I20260713 08:55:30.704298 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:30.706365 22928 webserver.cc:533] Webserver started at http://127.22.100.1:34711/ using document root <none> and password file <none>
I20260713 08:55:30.706810 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:30.707005 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:30.707291 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:30.708586 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-0-root/instance:
uuid: "790c401b5483499aa777450858f7fd77"
format_stamp: "Formatted at 2026-07-13 08:55:30 on dist-test-slave-4nhr"
I20260713 08:55:30.712605 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 08:55:30.715334 23533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.715979 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:55:30.716279 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "790c401b5483499aa777450858f7fd77"
format_stamp: "Formatted at 2026-07-13 08:55:30 on dist-test-slave-4nhr"
I20260713 08:55:30.716535 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-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 08:55:30.725813 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:30.726835 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:30.728147 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:30.730288 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:30.730499 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.730721 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:30.730885 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.767901 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:46001
I20260713 08:55:30.768002 23595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:46001 every 8 connection(s)
I20260713 08:55:30.772114 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:30.779095 23600 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 08:55:30.780714 23601 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 08:55:30.782696 22928 server_base.cc:1061] running on GCE node
W20260713 08:55:30.783119 23603 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 08:55:30.783941 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:30.784179 22928 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 08:55:30.784349 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932930784328 us; error 0 us; skew 500 ppm
I20260713 08:55:30.785000 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:30.787895 22928 webserver.cc:533] Webserver started at http://127.22.100.2:46241/ using document root <none> and password file <none>
I20260713 08:55:30.788257 23596 heartbeater.cc:344] Connected to a master server at 127.22.100.62:44949
I20260713 08:55:30.788517 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:30.788618 23596 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:30.788762 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:30.789142 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:30.789462 23596 heartbeater.cc:507] Master 127.22.100.62:44949 requested a full tablet report, sending...
I20260713 08:55:30.790251 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-1-root/instance:
uuid: "68d3bb096dcd406ab65006dd02695418"
format_stamp: "Formatted at 2026-07-13 08:55:30 on dist-test-slave-4nhr"
I20260713 08:55:30.791356 23469 ts_manager.cc:194] Registered new tserver with Master: 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001)
I20260713 08:55:30.793016 23469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60242
I20260713 08:55:30.795082 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 08:55:30.798125 23608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.798800 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 08:55:30.799072 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-1-root
uuid: "68d3bb096dcd406ab65006dd02695418"
format_stamp: "Formatted at 2026-07-13 08:55:30 on dist-test-slave-4nhr"
I20260713 08:55:30.799335 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-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 08:55:30.851137 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:30.852288 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:30.853647 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:30.855775 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:30.856009 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.856235 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:30.856395 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.893797 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.2:42117
I20260713 08:55:30.893893 23671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.2:42117 every 8 connection(s)
I20260713 08:55:30.898368 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:30.905573 23675 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 08:55:30.905768 23676 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 08:55:30.908916 23678 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 08:55:30.908950 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:30.910283 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:30.910524 22928 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 08:55:30.910712 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932930910694 us; error 0 us; skew 500 ppm
I20260713 08:55:30.911326 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:30.911485 23672 heartbeater.cc:344] Connected to a master server at 127.22.100.62:44949
I20260713 08:55:30.911837 23672 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:30.912734 23672 heartbeater.cc:507] Master 127.22.100.62:44949 requested a full tablet report, sending...
I20260713 08:55:30.913856 22928 webserver.cc:533] Webserver started at http://127.22.100.3:37839/ using document root <none> and password file <none>
I20260713 08:55:30.914359 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:30.914562 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:30.914848 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:30.915001 23469 ts_manager.cc:194] Registered new tserver with Master: 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:30.916045 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-2-root/instance:
uuid: "4ef20a89934a40dbb8697564d18be286"
format_stamp: "Formatted at 2026-07-13 08:55:30 on dist-test-slave-4nhr"
I20260713 08:55:30.916460 23469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60250
I20260713 08:55:30.920715 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:55:30.923584 23683 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.924324 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:55:30.924593 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-2-root
uuid: "4ef20a89934a40dbb8697564d18be286"
format_stamp: "Formatted at 2026-07-13 08:55:30 on dist-test-slave-4nhr"
I20260713 08:55:30.924875 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783932916424608-22928-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 08:55:30.937960 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:30.939080 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:30.940459 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:30.942440 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:30.942649 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.942889 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:30.943058 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:30.979048 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.3:38215
I20260713 08:55:30.979135 23746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.3:38215 every 8 connection(s)
I20260713 08:55:30.992117 23747 heartbeater.cc:344] Connected to a master server at 127.22.100.62:44949
I20260713 08:55:30.992453 23747 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:30.993182 23747 heartbeater.cc:507] Master 127.22.100.62:44949 requested a full tablet report, sending...
I20260713 08:55:30.994843 23469 ts_manager.cc:194] Registered new tserver with Master: 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:30.995325 22928 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013328443s
I20260713 08:55:30.996112 23469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60264
I20260713 08:55:31.018060 23469 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60280:
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 08:55:31.020892 23469 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 08:55:31.092000 23712 tablet_service.cc:1511] Processing CreateTablet for tablet 651fd2dc87c74954808a6b39f8ff488d (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 08:55:31.093321 23712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651fd2dc87c74954808a6b39f8ff488d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.095606 23561 tablet_service.cc:1511] Processing CreateTablet for tablet 651fd2dc87c74954808a6b39f8ff488d (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 08:55:31.096801 23561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651fd2dc87c74954808a6b39f8ff488d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.100433 23559 tablet_service.cc:1511] Processing CreateTablet for tablet 6a39e77350564224956e011af579bbe6 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 08:55:31.101776 23559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a39e77350564224956e011af579bbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.102469 23711 tablet_service.cc:1511] Processing CreateTablet for tablet 4099c32ffef044e5bc40f356ebd4eddf (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 08:55:31.103763 23711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4099c32ffef044e5bc40f356ebd4eddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.103978 23560 tablet_service.cc:1511] Processing CreateTablet for tablet 4099c32ffef044e5bc40f356ebd4eddf (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 08:55:31.105202 23560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4099c32ffef044e5bc40f356ebd4eddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.114702 23558 tablet_service.cc:1511] Processing CreateTablet for tablet 596e927d2367428aa4ad042cf2aa398d (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 08:55:31.115890 23558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596e927d2367428aa4ad042cf2aa398d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.117794 23710 tablet_service.cc:1511] Processing CreateTablet for tablet 6a39e77350564224956e011af579bbe6 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 08:55:31.119073 23710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a39e77350564224956e011af579bbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.118799 23557 tablet_service.cc:1511] Processing CreateTablet for tablet 15cb8313f1c74163b447829d538c0410 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 08:55:31.120016 23557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15cb8313f1c74163b447829d538c0410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.124791 23556 tablet_service.cc:1511] Processing CreateTablet for tablet e8f53c96be484474805be9f2143029da (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 08:55:31.125420 23708 tablet_service.cc:1511] Processing CreateTablet for tablet 596e927d2367428aa4ad042cf2aa398d (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 08:55:31.126017 23556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f53c96be484474805be9f2143029da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.126618 23708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596e927d2367428aa4ad042cf2aa398d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.128762 23555 tablet_service.cc:1511] Processing CreateTablet for tablet ebb3a0b27677489e8291a4ac9d6e8d81 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 08:55:31.129817 23555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb3a0b27677489e8291a4ac9d6e8d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.132702 23554 tablet_service.cc:1511] Processing CreateTablet for tablet 3f235bbb46e746c5a79d678d21f58684 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 08:55:31.133772 23554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f235bbb46e746c5a79d678d21f58684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.139287 23710 tablet_service.cc:1511] Processing CreateTablet for tablet 15cb8313f1c74163b447829d538c0410 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 08:55:31.140369 23710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15cb8313f1c74163b447829d538c0410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.141853 23708 tablet_service.cc:1511] Processing CreateTablet for tablet e8f53c96be484474805be9f2143029da (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 08:55:31.143000 23708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f53c96be484474805be9f2143029da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.149003 23559 tablet_service.cc:1511] Processing CreateTablet for tablet e9704ba43f7d420cb53814936dd205f6 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 08:55:31.149624 23707 tablet_service.cc:1511] Processing CreateTablet for tablet ebb3a0b27677489e8291a4ac9d6e8d81 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 08:55:31.150238 23559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9704ba43f7d420cb53814936dd205f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.150825 23707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb3a0b27677489e8291a4ac9d6e8d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.152068 23637 tablet_service.cc:1511] Processing CreateTablet for tablet 651fd2dc87c74954808a6b39f8ff488d (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 08:55:31.153280 23637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651fd2dc87c74954808a6b39f8ff488d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.156823 23706 tablet_service.cc:1511] Processing CreateTablet for tablet 3f235bbb46e746c5a79d678d21f58684 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 08:55:31.158056 23706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f235bbb46e746c5a79d678d21f58684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.160671 23705 tablet_service.cc:1511] Processing CreateTablet for tablet 04571d7e9a0f4f6aa8c24f33048e9758 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 08:55:31.161280 23636 tablet_service.cc:1511] Processing CreateTablet for tablet 4099c32ffef044e5bc40f356ebd4eddf (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 08:55:31.161921 23705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04571d7e9a0f4f6aa8c24f33048e9758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.162513 23636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4099c32ffef044e5bc40f356ebd4eddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.163276 23632 tablet_service.cc:1511] Processing CreateTablet for tablet e8f53c96be484474805be9f2143029da (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 08:55:31.164775 23635 tablet_service.cc:1511] Processing CreateTablet for tablet 6a39e77350564224956e011af579bbe6 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 08:55:31.165268 23631 tablet_service.cc:1511] Processing CreateTablet for tablet ebb3a0b27677489e8291a4ac9d6e8d81 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 08:55:31.166842 23634 tablet_service.cc:1511] Processing CreateTablet for tablet 596e927d2367428aa4ad042cf2aa398d (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 08:55:31.167254 23630 tablet_service.cc:1511] Processing CreateTablet for tablet 3f235bbb46e746c5a79d678d21f58684 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 08:55:31.169011 23633 tablet_service.cc:1511] Processing CreateTablet for tablet 15cb8313f1c74163b447829d538c0410 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 08:55:31.169284 23629 tablet_service.cc:1511] Processing CreateTablet for tablet 04571d7e9a0f4f6aa8c24f33048e9758 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 08:55:31.170387 23629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04571d7e9a0f4f6aa8c24f33048e9758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.171825 23631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb3a0b27677489e8291a4ac9d6e8d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.173126 23630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f235bbb46e746c5a79d678d21f58684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.174467 23632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f53c96be484474805be9f2143029da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.175946 23633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15cb8313f1c74163b447829d538c0410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.176359 23704 tablet_service.cc:1511] Processing CreateTablet for tablet e9704ba43f7d420cb53814936dd205f6 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 08:55:31.176679 23628 tablet_service.cc:1511] Processing CreateTablet for tablet e9704ba43f7d420cb53814936dd205f6 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 08:55:31.177242 23635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a39e77350564224956e011af579bbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.177505 23704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9704ba43f7d420cb53814936dd205f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.178591 23634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596e927d2367428aa4ad042cf2aa398d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.187945 23628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9704ba43f7d420cb53814936dd205f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.192086 23560 tablet_service.cc:1511] Processing CreateTablet for tablet 04571d7e9a0f4f6aa8c24f33048e9758 (DEFAULT_TABLE table=test-workload [id=d2b9b8b2b81743559aa0b5ad80670153]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 08:55:31.193195 23560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04571d7e9a0f4f6aa8c24f33048e9758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:31.219341 23763 tablet_bootstrap.cc:492] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.229108 23762 tablet_bootstrap.cc:492] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.235188 23763 tablet_bootstrap.cc:654] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.246871 23762 tablet_bootstrap.cc:654] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.257654 23763 tablet_bootstrap.cc:492] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.258149 23763 ts_tablet_manager.cc:1403] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260713 08:55:31.260012 23764 tablet_bootstrap.cc:492] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.263939 23763 raft_consensus.cc:359] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.264782 23763 raft_consensus.cc:385] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.265123 23763 raft_consensus.cc:740] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.266476 23764 tablet_bootstrap.cc:654] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.266026 23763 consensus_queue.cc:260] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.268113 23762 tablet_bootstrap.cc:492] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.268144 23747 heartbeater.cc:499] Master 127.22.100.62:44949 was elected leader, sending a full tablet report...
I20260713 08:55:31.268585 23762 ts_tablet_manager.cc:1403] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.012s
I20260713 08:55:31.270556 23763 ts_tablet_manager.cc:1434] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260713 08:55:31.271042 23762 raft_consensus.cc:359] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.271364 23763 tablet_bootstrap.cc:492] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.271533 23762 raft_consensus.cc:385] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.272058 23762 raft_consensus.cc:740] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.272756 23762 consensus_queue.cc:260] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.272977 23764 tablet_bootstrap.cc:492] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.273489 23764 ts_tablet_manager.cc:1403] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 08:55:31.276042 23764 raft_consensus.cc:359] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.276765 23764 raft_consensus.cc:385] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.277092 23764 raft_consensus.cc:740] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.278228 23767 raft_consensus.cc:493] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.277956 23764 consensus_queue.cc:260] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.278635 23767 raft_consensus.cc:515] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.280314 23763 tablet_bootstrap.cc:654] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.284382 23767 leader_election.cc:290] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:31.289444 23596 heartbeater.cc:499] Master 127.22.100.62:44949 was elected leader, sending a full tablet report...
I20260713 08:55:31.298960 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:31.300738 23672 heartbeater.cc:499] Master 127.22.100.62:44949 was elected leader, sending a full tablet report...
I20260713 08:55:31.301813 23764 ts_tablet_manager.cc:1434] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.004s
W20260713 08:55:31.301749 23687 leader_election.cc:343] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.303138 23764 tablet_bootstrap.cc:492] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.310756 23762 ts_tablet_manager.cc:1434] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.042s	user 0.014s	sys 0.000s
I20260713 08:55:31.311317 23571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.312059 23762 tablet_bootstrap.cc:492] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.311997 23571 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 0.
I20260713 08:55:31.313441 23686 leader_election.cc:304] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [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: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:31.314273 23767 raft_consensus.cc:2804] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.314579 23767 raft_consensus.cc:493] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.314880 23767 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.321103 23764 tablet_bootstrap.cc:654] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.322587 23767 raft_consensus.cc:515] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.324939 23762 tablet_bootstrap.cc:654] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.325290 23571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:31.325830 23571 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.329581 23763 tablet_bootstrap.cc:492] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.330024 23763 ts_tablet_manager.cc:1403] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.035s
I20260713 08:55:31.332804 23763 raft_consensus.cc:359] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.333619 23763 raft_consensus.cc:385] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.333911 23763 raft_consensus.cc:740] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.334591 23571 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 1.
I20260713 08:55:31.336699 23762 tablet_bootstrap.cc:492] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.338442 23762 ts_tablet_manager.cc:1403] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260713 08:55:31.334671 23763 consensus_queue.cc:260] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.337168 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:31.340252 23764 tablet_bootstrap.cc:492] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
W20260713 08:55:31.340395 23687 leader_election.cc:343] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.340752 23764 ts_tablet_manager.cc:1403] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.009s
I20260713 08:55:31.337731 23767 leader_election.cc:290] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:31.340981 23762 raft_consensus.cc:359] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.341650 23762 raft_consensus.cc:385] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.341969 23762 raft_consensus.cc:740] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.342662 23762 consensus_queue.cc:260] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.343976 23764 raft_consensus.cc:359] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.344730 23764 raft_consensus.cc:385] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.345152 23764 raft_consensus.cc:740] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.345804 23686 leader_election.cc:304] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [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: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:31.345898 23764 consensus_queue.cc:260] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.346980 23767 raft_consensus.cc:2804] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:31.347465 23767 raft_consensus.cc:697] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Becoming Leader. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:31.347982 23764 ts_tablet_manager.cc:1434] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 08:55:31.348845 23764 tablet_bootstrap.cc:492] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.348385 23767 consensus_queue.cc:237] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.344777 23762 ts_tablet_manager.cc:1434] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 08:55:31.360788 23764 tablet_bootstrap.cc:654] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.368563 23469 catalog_manager.cc:5697] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ef20a89934a40dbb8697564d18be286 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "4ef20a89934a40dbb8697564d18be286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:31.370628 23762 tablet_bootstrap.cc:492] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.380002 23763 ts_tablet_manager.cc:1434] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.050s	user 0.015s	sys 0.029s
I20260713 08:55:31.380951 23763 tablet_bootstrap.cc:492] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.384024 23762 tablet_bootstrap.cc:654] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.385735 23764 tablet_bootstrap.cc:492] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.386191 23764 ts_tablet_manager.cc:1403] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.016s
I20260713 08:55:31.387290 23763 tablet_bootstrap.cc:654] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.389603 23764 raft_consensus.cc:359] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.390407 23764 raft_consensus.cc:385] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.390654 23764 raft_consensus.cc:740] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.391340 23763 tablet_bootstrap.cc:492] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.391163 23764 consensus_queue.cc:260] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.391646 23763 ts_tablet_manager.cc:1403] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 08:55:31.393020 23764 ts_tablet_manager.cc:1434] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:55:31.393728 23763 raft_consensus.cc:359] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.393951 23764 tablet_bootstrap.cc:492] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.394245 23763 raft_consensus.cc:385] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.394558 23763 raft_consensus.cc:740] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.395546 23762 tablet_bootstrap.cc:492] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.395318 23763 consensus_queue.cc:260] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.396040 23762 ts_tablet_manager.cc:1403] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260713 08:55:31.398875 23763 ts_tablet_manager.cc:1434] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:55:31.399878 23763 tablet_bootstrap.cc:492] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.400281 23764 tablet_bootstrap.cc:654] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.404055 23762 raft_consensus.cc:359] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.405010 23762 raft_consensus.cc:385] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.405437 23762 raft_consensus.cc:740] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.405943 23763 tablet_bootstrap.cc:654] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.406466 23762 consensus_queue.cc:260] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.414902 23764 tablet_bootstrap.cc:492] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.415333 23764 ts_tablet_manager.cc:1403] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260713 08:55:31.415570 23762 ts_tablet_manager.cc:1434] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 08:55:31.416457 23763 tablet_bootstrap.cc:492] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.416807 23763 ts_tablet_manager.cc:1403] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260713 08:55:31.417937 23764 raft_consensus.cc:359] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.418710 23764 raft_consensus.cc:385] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.419029 23764 raft_consensus.cc:740] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.418810 23763 raft_consensus.cc:359] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.419524 23763 raft_consensus.cc:385] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.419834 23763 raft_consensus.cc:740] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.419836 23764 consensus_queue.cc:260] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.420663 23763 consensus_queue.cc:260] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.422089 23762 tablet_bootstrap.cc:492] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.422045 23764 ts_tablet_manager.cc:1434] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 08:55:31.423168 23764 tablet_bootstrap.cc:492] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.423712 23769 raft_consensus.cc:493] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.424437 23763 ts_tablet_manager.cc:1434] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:55:31.424150 23769 raft_consensus.cc:515] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.425294 23763 tablet_bootstrap.cc:492] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.426507 23769 leader_election.cc:290] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.429339 23764 tablet_bootstrap.cc:654] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.431763 23763 tablet_bootstrap.cc:654] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.436471 23763 tablet_bootstrap.cc:492] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.437090 23763 ts_tablet_manager.cc:1403] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 08:55:31.440510 23763 raft_consensus.cc:359] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.441169 23763 raft_consensus.cc:385] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.441501 23763 raft_consensus.cc:740] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.442270 23763 consensus_queue.cc:260] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.445086 23763 ts_tablet_manager.cc:1434] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:55:31.446261 23763 tablet_bootstrap.cc:492] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.451292 23762 tablet_bootstrap.cc:654] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.452556 23763 tablet_bootstrap.cc:654] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.465137 23770 raft_consensus.cc:493] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.465583 23770 raft_consensus.cc:515] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:31.468264 23770 leader_election.cc:290] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215), 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001)
I20260713 08:55:31.468794 23762 tablet_bootstrap.cc:492] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.469383 23762 ts_tablet_manager.cc:1403] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260713 08:55:31.472786 23762 raft_consensus.cc:359] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.473649 23762 raft_consensus.cc:385] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.474040 23762 raft_consensus.cc:740] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.475021 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
W20260713 08:55:31.476821 23537 leader_election.cc:343] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.478056 23762 consensus_queue.cc:260] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.483359 23762 ts_tablet_manager.cc:1434] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 08:55:31.484352 23762 tablet_bootstrap.cc:492] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.486586 23763 tablet_bootstrap.cc:492] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.487854 23763 ts_tablet_manager.cc:1403] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.018s
I20260713 08:55:31.488926 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.489589 23722 raft_consensus.cc:2468] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:31.490279 23762 tablet_bootstrap.cc:654] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.491266 23763 raft_consensus.cc:359] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.492136 23763 raft_consensus.cc:385] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.492292 23537 leader_election.cc:304] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [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: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:31.492508 23763 raft_consensus.cc:740] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.493590 23769 raft_consensus.cc:2804] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.493330 23763 consensus_queue.cc:260] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.494007 23769 raft_consensus.cc:493] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.494436 23769 raft_consensus.cc:3060] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.495872 23763 ts_tablet_manager.cc:1434] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 08:55:31.498449 23764 tablet_bootstrap.cc:492] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.498485 23763 tablet_bootstrap.cc:492] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.498998 23764 ts_tablet_manager.cc:1403] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.019s
I20260713 08:55:31.506335 23763 tablet_bootstrap.cc:654] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.509775 23764 raft_consensus.cc:359] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.510257 23764 raft_consensus.cc:385] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.510519 23764 raft_consensus.cc:740] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.515057 23770 raft_consensus.cc:493] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.515453 23770 raft_consensus.cc:515] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.517423 23770 leader_election.cc:290] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.522177 23764 consensus_queue.cc:260] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.524821 23792 raft_consensus.cc:493] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.525357 23792 raft_consensus.cc:515] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.528112 23764 ts_tablet_manager.cc:1434] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260713 08:55:31.531103 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:31.535377 23647 raft_consensus.cc:2468] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:31.536221 23571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.537174 23571 raft_consensus.cc:2393] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68d3bb096dcd406ab65006dd02695418 in current term 1: Already voted for candidate 4ef20a89934a40dbb8697564d18be286 in this term.
I20260713 08:55:31.537038 23537 leader_election.cc:304] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:31.533315 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.534171 23792 leader_election.cc:290] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.541898 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.542631 23570 raft_consensus.cc:2468] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 0.
I20260713 08:55:31.543068 23722 raft_consensus.cc:2468] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:31.546111 23769 raft_consensus.cc:515] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.547349 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.547581 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.548403 23721 raft_consensus.cc:2468] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 0.
I20260713 08:55:31.549012 23612 leader_election.cc:304] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418; no voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.544902 23792 raft_consensus.cc:2804] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.552582 23611 leader_election.cc:304] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:31.551776 23764 tablet_bootstrap.cc:492] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.554060 23770 raft_consensus.cc:2804] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.555073 23770 raft_consensus.cc:493] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.555421 23770 raft_consensus.cc:3060] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.549830 23792 raft_consensus.cc:493] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.559725 23792 raft_consensus.cc:3060] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.559341 23769 leader_election.cc:290] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.564905 23794 raft_consensus.cc:493] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.565253 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:31.565872 23762 tablet_bootstrap.cc:492] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.565454 23794 raft_consensus.cc:515] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.566284 23762 ts_tablet_manager.cc:1403] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.040s
I20260713 08:55:31.567708 23770 raft_consensus.cc:515] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.568578 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:31.569108 23721 raft_consensus.cc:3060] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.569088 23762 raft_consensus.cc:359] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.569833 23762 raft_consensus.cc:385] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.570150 23762 raft_consensus.cc:740] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.570597 23764 tablet_bootstrap.cc:654] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.570756 23762 consensus_queue.cc:260] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.572265 23796 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.574198 23770 leader_election.cc:290] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.574797 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:31.575637 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:31.575697 23721 raft_consensus.cc:2468] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 1.
I20260713 08:55:31.576252 23722 raft_consensus.cc:3060] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.576447 23763 tablet_bootstrap.cc:492] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.576851 23763 ts_tablet_manager.cc:1403] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.003s
I20260713 08:55:31.579311 23762 ts_tablet_manager.cc:1434] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 08:55:31.580209 23762 tablet_bootstrap.cc:492] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.579515 23763 raft_consensus.cc:359] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.580518 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.580658 23763 raft_consensus.cc:385] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.581086 23763 raft_consensus.cc:740] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.581439 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:31.581816 23763 consensus_queue.cc:260] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.583113 23792 raft_consensus.cc:515] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.583963 23763 ts_tablet_manager.cc:1434] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 08:55:31.584237 23570 raft_consensus.cc:2393] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 68d3bb096dcd406ab65006dd02695418 in current term 1: Already voted for candidate 790c401b5483499aa777450858f7fd77 in this term.
I20260713 08:55:31.584853 23763 tablet_bootstrap.cc:492] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.581120 23720 raft_consensus.cc:2468] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:31.588320 23722 raft_consensus.cc:2468] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 1.
I20260713 08:55:31.590164 23537 leader_election.cc:304] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 
W20260713 08:55:31.591042 23537 leader_election.cc:343] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.591060 23795 raft_consensus.cc:2804] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:31.592219 23770 raft_consensus.cc:493] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 08:55:31.591897 23537 leader_election.cc:343] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.594053 23795 raft_consensus.cc:697] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:31.594978 23795 consensus_queue.cc:237] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.567510 23794 leader_election.cc:290] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.594123 23537 leader_election.cc:304] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [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: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:31.589445 23612 leader_election.cc:304] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [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: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.597286 23770 raft_consensus.cc:515] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.599633 23769 raft_consensus.cc:2804] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.600018 23769 raft_consensus.cc:493] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.600333 23769 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.602784 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
W20260713 08:55:31.604209 23611 leader_election.cc:343] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.606277 23762 tablet_bootstrap.cc:654] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.608722 23796 raft_consensus.cc:2749] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:31.607620 23769 raft_consensus.cc:515] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.610417 23763 tablet_bootstrap.cc:654] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.611730 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:31.611819 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:31.612602 23647 raft_consensus.cc:2393] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 790c401b5483499aa777450858f7fd77 in current term 1: Already voted for candidate 68d3bb096dcd406ab65006dd02695418 in this term.
I20260713 08:55:31.614073 23721 raft_consensus.cc:2393] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 790c401b5483499aa777450858f7fd77 in current term 1: Already voted for candidate 68d3bb096dcd406ab65006dd02695418 in this term.
I20260713 08:55:31.615849 23537 leader_election.cc:304] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [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: 790c401b5483499aa777450858f7fd77; no voters: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:31.615365 23469 catalog_manager.cc:5697] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:31.608477 23792 leader_election.cc:290] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.619437 23796 raft_consensus.cc:2804] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 08:55:31.623129 23517 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:55:31.620517 23795 raft_consensus.cc:2749] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:55:31.625010 23764 tablet_bootstrap.cc:492] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.625429 23764 ts_tablet_manager.cc:1403] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.013s
I20260713 08:55:31.625918 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:31.626747 23721 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.627787 23796 raft_consensus.cc:697] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Becoming Leader. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:31.621954 23769 leader_election.cc:290] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.620455 23770 leader_election.cc:290] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.629712 23764 raft_consensus.cc:359] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.630621 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:31.632099 23764 raft_consensus.cc:385] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.630720 23796 consensus_queue.cc:237] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.632529 23764 raft_consensus.cc:740] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.637303 23763 tablet_bootstrap.cc:492] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
W20260713 08:55:31.634719 23612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.3:38215, user_credentials={real_user=slave}} blocked reactor thread for 45361.9us
W20260713 08:55:31.636592 23537 leader_election.cc:343] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.634810 23764 consensus_queue.cc:260] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.646353 23763 ts_tablet_manager.cc:1403] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.023s
I20260713 08:55:31.632360 23801 raft_consensus.cc:493] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.647182 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.647389 23801 raft_consensus.cc:515] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.649477 23764 ts_tablet_manager.cc:1434] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.016s
I20260713 08:55:31.649765 23763 raft_consensus.cc:359] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.650651 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.651507 23722 raft_consensus.cc:2468] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 0.
I20260713 08:55:31.651788 23764 tablet_bootstrap.cc:492] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.651816 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.652794 23763 raft_consensus.cc:385] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 08:55:31.653208 23611 leader_election.cc:343] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.653247 23763 raft_consensus.cc:740] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.648577 23721 raft_consensus.cc:2468] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 1.
I20260713 08:55:31.654260 23763 consensus_queue.cc:260] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.654785 23537 leader_election.cc:304] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [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: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:31.655803 23769 raft_consensus.cc:2804] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:31.656325 23769 raft_consensus.cc:697] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
W20260713 08:55:31.657188 23612 leader_election.cc:343] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.657075 23769 consensus_queue.cc:237] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.657600 23612 leader_election.cc:304] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418; no voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.657945 23775 raft_consensus.cc:493] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.658443 23775 raft_consensus.cc:515] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.658725 23612 leader_election.cc:304] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [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: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.649488 23801 leader_election.cc:290] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.659405 23770 raft_consensus.cc:2749] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:31.660197 23770 raft_consensus.cc:2804] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.660529 23770 raft_consensus.cc:493] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.660856 23770 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.662235 23764 tablet_bootstrap.cc:654] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.662936 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596e927d2367428aa4ad042cf2aa398d" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.662727 23469 catalog_manager.cc:5697] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68d3bb096dcd406ab65006dd02695418 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "68d3bb096dcd406ab65006dd02695418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:31.660542 23775 leader_election.cc:290] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:31.666249 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596e927d2367428aa4ad042cf2aa398d" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
W20260713 08:55:31.668956 23686 leader_election.cc:343] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:55:31.676393 23687 leader_election.cc:343] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.676787 23687 leader_election.cc:304] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286; no voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.677896 23775 raft_consensus.cc:2749] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:31.671905 23763 ts_tablet_manager.cc:1434] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260713 08:55:31.680495 23763 tablet_bootstrap.cc:492] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.685312 23763 tablet_bootstrap.cc:654] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.688133 23770 raft_consensus.cc:515] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.691520 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:31.692477 23770 leader_election.cc:290] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
W20260713 08:55:31.693238 23611 leader_election.cc:343] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.693434 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:31.693861 23775 raft_consensus.cc:493] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.695333 23775 raft_consensus.cc:515] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.695947 23762 tablet_bootstrap.cc:492] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.696317 23763 tablet_bootstrap.cc:492] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.696458 23762 ts_tablet_manager.cc:1403] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.020s
I20260713 08:55:31.696689 23763 ts_tablet_manager.cc:1403] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 08:55:31.697866 23775 leader_election.cc:290] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:31.698500 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cb8313f1c74163b447829d538c0410" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.698854 23721 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.699203 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cb8313f1c74163b447829d538c0410" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:31.699098 23763 raft_consensus.cc:359] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.699837 23763 raft_consensus.cc:385] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 08:55:31.699903 23686 leader_election.cc:343] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.699838 23647 raft_consensus.cc:2468] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 0.
I20260713 08:55:31.700232 23763 raft_consensus.cc:740] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.701551 23687 leader_election.cc:304] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [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: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.701668 23763 consensus_queue.cc:260] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.702543 23767 raft_consensus.cc:2804] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.702880 23767 raft_consensus.cc:493] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.703176 23767 raft_consensus.cc:3060] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.703583 23763 ts_tablet_manager.cc:1434] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:55:31.707182 23763 tablet_bootstrap.cc:492] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286: Bootstrap starting.
I20260713 08:55:31.709987 23767 raft_consensus.cc:515] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.713119 23763 tablet_bootstrap.cc:654] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.712669 23466 catalog_manager.cc:5697] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:31.714289 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cb8313f1c74163b447829d538c0410" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77"
W20260713 08:55:31.715713 23686 leader_election.cc:343] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:31.711613 23762 raft_consensus.cc:359] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.716496 23762 raft_consensus.cc:385] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.716934 23762 raft_consensus.cc:740] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.719897 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cb8313f1c74163b447829d538c0410" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:31.720580 23647 raft_consensus.cc:3060] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.724526 23763 tablet_bootstrap.cc:492] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286: No bootstrap required, opened a new log
I20260713 08:55:31.725080 23763 ts_tablet_manager.cc:1403] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260713 08:55:31.727947 23763 raft_consensus.cc:359] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.728694 23763 raft_consensus.cc:385] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.729121 23763 raft_consensus.cc:740] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.729525 23767 leader_election.cc:290] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:31.728775 23762 consensus_queue.cc:260] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.730067 23763 consensus_queue.cc:260] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.731951 23763 ts_tablet_manager.cc:1434] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:55:31.728211 23647 raft_consensus.cc:2468] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 1.
I20260713 08:55:31.733260 23687 leader_election.cc:304] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [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: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.733762 23762 ts_tablet_manager.cc:1434] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 08:55:31.734369 23767 raft_consensus.cc:2804] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:31.734638 23762 tablet_bootstrap.cc:492] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.735098 23767 raft_consensus.cc:697] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Becoming Leader. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:31.735466 23795 raft_consensus.cc:493] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.736094 23795 raft_consensus.cc:515] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.738119 23795 leader_election.cc:290] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.741165 23762 tablet_bootstrap.cc:654] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.741393 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.741947 23722 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:31.743242 23537 leader_election.cc:304] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:31.744060 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:31.744870 23647 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:31.745355 23795 raft_consensus.cc:2804] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.745903 23795 raft_consensus.cc:493] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.746340 23795 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.755980 23769 raft_consensus.cc:493] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.756567 23769 raft_consensus.cc:515] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.757668 23721 raft_consensus.cc:2468] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 1.
I20260713 08:55:31.758862 23612 leader_election.cc:304] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [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: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.759076 23769 leader_election.cc:290] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.759634 23796 raft_consensus.cc:493] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.760071 23796 raft_consensus.cc:515] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.736069 23767 consensus_queue.cc:237] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.761863 23796 leader_election.cc:290] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.762349 23796 raft_consensus.cc:2804] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:31.762755 23796 raft_consensus.cc:697] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Becoming Leader. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:31.763612 23796 consensus_queue.cc:237] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.766707 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.768013 23570 raft_consensus.cc:2468] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 0.
I20260713 08:55:31.768146 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:31.768682 23647 raft_consensus.cc:2468] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:31.768693 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.769338 23722 raft_consensus.cc:2468] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 0.
I20260713 08:55:31.769901 23611 leader_election.cc:304] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:31.771140 23770 raft_consensus.cc:2804] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.771919 23770 raft_consensus.cc:493] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.772348 23770 raft_consensus.cc:3060] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.771263 23795 raft_consensus.cc:515] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.774220 23795 leader_election.cc:290] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.776723 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.777092 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:31.778939 23722 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.777782 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:31.779917 23647 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.780087 23762 tablet_bootstrap.cc:492] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.780257 23764 tablet_bootstrap.cc:492] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.780665 23762 ts_tablet_manager.cc:1403] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.020s
I20260713 08:55:31.776732 23537 leader_election.cc:304] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:31.783381 23770 raft_consensus.cc:515] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.783703 23762 raft_consensus.cc:359] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.784375 23762 raft_consensus.cc:385] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.784653 23762 raft_consensus.cc:740] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.785389 23762 consensus_queue.cc:260] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.786324 23769 raft_consensus.cc:2804] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.786690 23769 raft_consensus.cc:493] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.786968 23769 raft_consensus.cc:3060] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.787416 23762 ts_tablet_manager.cc:1434] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 08:55:31.780699 23764 ts_tablet_manager.cc:1403] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.129s	user 0.054s	sys 0.042s
I20260713 08:55:31.790110 23764 raft_consensus.cc:359] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.790784 23764 raft_consensus.cc:385] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.791057 23764 raft_consensus.cc:740] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.791755 23764 consensus_queue.cc:260] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.792260 23469 catalog_manager.cc:5697] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68d3bb096dcd406ab65006dd02695418 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "68d3bb096dcd406ab65006dd02695418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:31.793869 23764 ts_tablet_manager.cc:1434] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 08:55:31.794772 23764 tablet_bootstrap.cc:492] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.795739 23647 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 1.
I20260713 08:55:31.794631 23722 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 1.
I20260713 08:55:31.797114 23537 leader_election.cc:304] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:31.797892 23795 raft_consensus.cc:2804] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:31.797452 23762 tablet_bootstrap.cc:492] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.798801 23795 raft_consensus.cc:697] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:31.801733 23769 raft_consensus.cc:515] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.801632 23795 consensus_queue.cc:237] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.778936 23721 raft_consensus.cc:2468] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:31.804507 23769 leader_election.cc:290] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.805101 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:31.805063 23646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:31.805636 23722 raft_consensus.cc:3060] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.805953 23646 raft_consensus.cc:2393] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 790c401b5483499aa777450858f7fd77 in current term 1: Already voted for candidate 68d3bb096dcd406ab65006dd02695418 in this term.
I20260713 08:55:31.807587 23764 tablet_bootstrap.cc:654] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.811164 23775 consensus_queue.cc:1048] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:31.815191 23722 raft_consensus.cc:2468] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 1.
I20260713 08:55:31.815922 23762 tablet_bootstrap.cc:654] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.816220 23537 leader_election.cc:304] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [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: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:31.817284 23769 raft_consensus.cc:2804] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:31.818069 23769 raft_consensus.cc:697] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:31.819245 23769 consensus_queue.cc:237] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.820349 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:31.821779 23764 tablet_bootstrap.cc:492] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.822341 23764 ts_tablet_manager.cc:1403] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260713 08:55:31.822527 23770 leader_election.cc:290] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.825114 23764 raft_consensus.cc:359] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.825747 23764 raft_consensus.cc:385] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.826627 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:31.827399 23721 raft_consensus.cc:2393] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 68d3bb096dcd406ab65006dd02695418 in current term 1: Already voted for candidate 790c401b5483499aa777450858f7fd77 in this term.
I20260713 08:55:31.828533 23612 leader_election.cc:304] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [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: 68d3bb096dcd406ab65006dd02695418; no voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.829807 23770 raft_consensus.cc:2749] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:55:31.831928 23764 raft_consensus.cc:740] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.833062 23762 tablet_bootstrap.cc:492] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.832738 23764 consensus_queue.cc:260] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.833453 23762 ts_tablet_manager.cc:1403] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.011s
I20260713 08:55:31.835041 23764 ts_tablet_manager.cc:1434] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 08:55:31.835760 23762 raft_consensus.cc:359] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.836082 23764 tablet_bootstrap.cc:492] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.836398 23762 raft_consensus.cc:385] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.836683 23762 raft_consensus.cc:740] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.843808 23764 tablet_bootstrap.cc:654] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.844511 23469 catalog_manager.cc:5697] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:31.849411 23762 consensus_queue.cc:260] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.851265 23762 ts_tablet_manager.cc:1434] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 08:55:31.852072 23762 tablet_bootstrap.cc:492] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.854928 23466 catalog_manager.cc:5697] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ef20a89934a40dbb8697564d18be286 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "4ef20a89934a40dbb8697564d18be286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:31.863883 23762 tablet_bootstrap.cc:654] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.874821 23469 catalog_manager.cc:5697] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:31.880882 23816 consensus_queue.cc:1048] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:31.891016 23764 tablet_bootstrap.cc:492] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.891610 23764 ts_tablet_manager.cc:1403] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.036s
I20260713 08:55:31.893682 23762 tablet_bootstrap.cc:492] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.894050 23762 ts_tablet_manager.cc:1403] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.004s
I20260713 08:55:31.894743 23764 raft_consensus.cc:359] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.895536 23764 raft_consensus.cc:385] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.895872 23764 raft_consensus.cc:740] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.896839 23764 consensus_queue.cc:260] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.913079 23764 ts_tablet_manager.cc:1434] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 08:55:31.915444 23764 tablet_bootstrap.cc:492] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418: Bootstrap starting.
I20260713 08:55:31.895844 23762 raft_consensus.cc:359] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.915951 23762 raft_consensus.cc:385] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.916214 23762 raft_consensus.cc:740] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.916847 23762 consensus_queue.cc:260] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.918876 23762 ts_tablet_manager.cc:1434] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 08:55:31.919719 23762 tablet_bootstrap.cc:492] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77: Bootstrap starting.
I20260713 08:55:31.920437 23770 raft_consensus.cc:493] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.920864 23770 raft_consensus.cc:515] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.922721 23770 leader_election.cc:290] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:31.923379 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.924774 23762 tablet_bootstrap.cc:654] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.924672 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:31.925393 23722 raft_consensus.cc:2393] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68d3bb096dcd406ab65006dd02695418 in current term 1: Already voted for candidate 790c401b5483499aa777450858f7fd77 in this term.
I20260713 08:55:31.926273 23612 leader_election.cc:304] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418; no voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77
I20260713 08:55:31.926961 23770 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.930836 23764 tablet_bootstrap.cc:654] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:31.933538 23770 raft_consensus.cc:2749] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:31.935348 23764 tablet_bootstrap.cc:492] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418: No bootstrap required, opened a new log
I20260713 08:55:31.935366 23762 tablet_bootstrap.cc:492] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77: No bootstrap required, opened a new log
I20260713 08:55:31.935884 23764 ts_tablet_manager.cc:1403] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260713 08:55:31.935884 23762 ts_tablet_manager.cc:1403] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260713 08:55:31.937891 23764 raft_consensus.cc:359] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.938076 23762 raft_consensus.cc:359] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.938359 23764 raft_consensus.cc:385] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.938635 23762 raft_consensus.cc:385] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:31.938694 23764 raft_consensus.cc:740] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.938951 23762 raft_consensus.cc:740] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Initialized, Role: FOLLOWER
I20260713 08:55:31.939329 23764 consensus_queue.cc:260] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.939626 23762 consensus_queue.cc:260] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.941118 23764 ts_tablet_manager.cc:1434] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 08:55:31.941444 23762 ts_tablet_manager.cc:1434] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260713 08:55:31.981730 23767 raft_consensus.cc:493] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:31.982167 23767 raft_consensus.cc:515] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.983916 23767 leader_election.cc:290] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:31.984516 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04571d7e9a0f4f6aa8c24f33048e9758" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:31.984822 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04571d7e9a0f4f6aa8c24f33048e9758" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:31.985044 23570 raft_consensus.cc:2468] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 0.
I20260713 08:55:31.985343 23647 raft_consensus.cc:2468] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 0.
I20260713 08:55:31.986078 23686 leader_election.cc:304] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:31.986737 23767 raft_consensus.cc:2804] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:31.987083 23767 raft_consensus.cc:493] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:31.987375 23767 raft_consensus.cc:3060] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.991559 23767 raft_consensus.cc:515] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:31.993163 23767 leader_election.cc:290] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:31.993839 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04571d7e9a0f4f6aa8c24f33048e9758" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:31.994102 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04571d7e9a0f4f6aa8c24f33048e9758" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:31.994396 23570 raft_consensus.cc:3060] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.994683 23647 raft_consensus.cc:3060] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:31.996426 23769 consensus_queue.cc:1048] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.000085 23570 raft_consensus.cc:2468] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 1.
I20260713 08:55:32.000370 23647 raft_consensus.cc:2468] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 1.
I20260713 08:55:32.001160 23686 leader_election.cc:304] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:32.002055 23767 raft_consensus.cc:2804] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:32.002532 23767 raft_consensus.cc:697] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Becoming Leader. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:32.003302 23767 consensus_queue.cc:237] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.006038 23647 raft_consensus.cc:3060] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:32.014097 23770 raft_consensus.cc:493] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:32.013968 23466 catalog_manager.cc:5697] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ef20a89934a40dbb8697564d18be286 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "4ef20a89934a40dbb8697564d18be286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:32.014515 23770 raft_consensus.cc:515] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.014760 23794 consensus_queue.cc:1048] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.018250 23770 leader_election.cc:290] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:32.019115 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "790c401b5483499aa777450858f7fd77" is_pre_election: true
I20260713 08:55:32.019843 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:32.025247 23611 leader_election.cc:304] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [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: 68d3bb096dcd406ab65006dd02695418; no voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77
I20260713 08:55:32.026973 23770 raft_consensus.cc:2749] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:32.045563 23794 consensus_queue.cc:1048] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.054488 23792 consensus_queue.cc:1048] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.092767 23795 raft_consensus.cc:493] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:32.093168 23795 raft_consensus.cc:515] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.094763 23795 leader_election.cc:290] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:32.095377 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cb8313f1c74163b447829d538c0410" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:32.095796 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cb8313f1c74163b447829d538c0410" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:32.095978 23647 raft_consensus.cc:2393] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 790c401b5483499aa777450858f7fd77 in current term 1: Already voted for candidate 4ef20a89934a40dbb8697564d18be286 in this term.
I20260713 08:55:32.097105 23537 leader_election.cc:304] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 790c401b5483499aa777450858f7fd77; no voters: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:32.097698 23795 raft_consensus.cc:3060] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:32.101953 23795 raft_consensus.cc:2749] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:32.159556 23795 raft_consensus.cc:493] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:32.160089 23795 raft_consensus.cc:515] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.161798 23795 leader_election.cc:290] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:32.162628 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596e927d2367428aa4ad042cf2aa398d" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:32.162886 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596e927d2367428aa4ad042cf2aa398d" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:32.163143 23647 raft_consensus.cc:2468] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:32.163450 23722 raft_consensus.cc:2468] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 0.
I20260713 08:55:32.164077 23537 leader_election.cc:304] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:32.164776 23795 raft_consensus.cc:2804] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:32.165115 23795 raft_consensus.cc:493] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:32.165401 23795 raft_consensus.cc:3060] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:32.169422 23795 raft_consensus.cc:515] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.170768 23795 leader_election.cc:290] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:32.171331 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596e927d2367428aa4ad042cf2aa398d" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:32.171609 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596e927d2367428aa4ad042cf2aa398d" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:32.171799 23647 raft_consensus.cc:3060] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:32.172179 23722 raft_consensus.cc:3060] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:32.175834 23647 raft_consensus.cc:2468] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 1.
I20260713 08:55:32.176704 23537 leader_election.cc:304] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:32.176882 23722 raft_consensus.cc:2468] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 1.
I20260713 08:55:32.177323 23795 raft_consensus.cc:2804] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:32.177815 23795 raft_consensus.cc:697] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:32.178478 23795 consensus_queue.cc:237] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.185086 23466 catalog_manager.cc:5697] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:32.206650 23722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
mode: GRACEFUL
new_leader_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:46764
I20260713 08:55:32.207127 23722 raft_consensus.cc:606] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Received request to transfer leadership to TS 790c401b5483499aa777450858f7fd77
I20260713 08:55:32.218605 23722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15cb8313f1c74163b447829d538c0410"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
mode: GRACEFUL
new_leader_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:46764
I20260713 08:55:32.219102 23722 raft_consensus.cc:606] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Received request to transfer leadership to TS 790c401b5483499aa777450858f7fd77
I20260713 08:55:32.233248 23570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81"
dest_uuid: "790c401b5483499aa777450858f7fd77"
mode: GRACEFUL
new_leader_uuid: "68d3bb096dcd406ab65006dd02695418"
 from {username='slave'} at 127.0.0.1:51314
I20260713 08:55:32.233636 23570 raft_consensus.cc:606] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Received request to transfer leadership to TS 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:32.238965 23795 consensus_queue.cc:1048] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.241156 23722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04571d7e9a0f4f6aa8c24f33048e9758"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
mode: GRACEFUL
new_leader_uuid: "68d3bb096dcd406ab65006dd02695418"
 from {username='slave'} at 127.0.0.1:46764
I20260713 08:55:32.241714 23722 raft_consensus.cc:606] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Received request to transfer leadership to TS 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:32.241667 23770 consensus_queue.cc:1048] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.243363 23770 consensus_queue.cc:1048] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.259809 23769 consensus_queue.cc:1048] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.264017 23570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6"
dest_uuid: "790c401b5483499aa777450858f7fd77"
mode: GRACEFUL
new_leader_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:51314
I20260713 08:55:32.264752 23570 raft_consensus.cc:606] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Received request to transfer leadership to TS 4ef20a89934a40dbb8697564d18be286
I20260713 08:55:32.272022 23792 raft_consensus.cc:993] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77: : Instructing follower 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:32.272410 23769 raft_consensus.cc:1081] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Signalling peer 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:32.274017 23722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:46738
I20260713 08:55:32.274390 23722 raft_consensus.cc:493] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:32.274629 23722 raft_consensus.cc:3060] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.280691 23722 raft_consensus.cc:515] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.282505 23722 leader_election.cc:290] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 2 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:32.283177 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:32.283778 23570 raft_consensus.cc:3055] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:32.283927 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9704ba43f7d420cb53814936dd205f6" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:32.284153 23570 raft_consensus.cc:740] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:32.284498 23647 raft_consensus.cc:3060] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.284911 23570 consensus_queue.cc:260] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.285794 23570 raft_consensus.cc:3060] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.289583 23647 raft_consensus.cc:2468] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 2.
I20260713 08:55:32.290381 23570 raft_consensus.cc:2468] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 2.
I20260713 08:55:32.290552 23687 leader_election.cc:304] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 
I20260713 08:55:32.291317 23767 raft_consensus.cc:2804] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:32.291752 23767 raft_consensus.cc:697] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Becoming Leader. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:32.292444 23767 consensus_queue.cc:237] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.297452 23468 catalog_manager.cc:5697] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 reported cstate change: term changed from 1 to 2, leader changed from 790c401b5483499aa777450858f7fd77 (127.22.100.1) to 4ef20a89934a40dbb8697564d18be286 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "4ef20a89934a40dbb8697564d18be286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:32.307921 23770 consensus_queue.cc:1048] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.309129 23767 consensus_queue.cc:1048] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.314230 23820 consensus_queue.cc:1048] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.317430 23571 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:32.327621 23769 raft_consensus.cc:493] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:32.328070 23769 raft_consensus.cc:515] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.330431 23769 leader_election.cc:290] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:32.331044 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68d3bb096dcd406ab65006dd02695418" is_pre_election: true
I20260713 08:55:32.331992 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ef20a89934a40dbb8697564d18be286" is_pre_election: true
I20260713 08:55:32.333504 23537 leader_election.cc:304] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [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: 790c401b5483499aa777450858f7fd77; no voters: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:32.334100 23769 raft_consensus.cc:2749] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:32.336190 23770 consensus_queue.cc:1048] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.343569 23816 raft_consensus.cc:993] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286: : Instructing follower 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:32.344026 23767 raft_consensus.cc:1081] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Signalling peer 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:32.345408 23571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15cb8313f1c74163b447829d538c0410"
dest_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:51304
I20260713 08:55:32.345896 23571 raft_consensus.cc:493] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:32.346235 23571 raft_consensus.cc:3060] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.350828 23571 raft_consensus.cc:515] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.352242 23571 leader_election.cc:290] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:32.352926 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cb8313f1c74163b447829d538c0410" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:32.353204 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cb8313f1c74163b447829d538c0410" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:32.353430 23647 raft_consensus.cc:3060] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.353736 23722 raft_consensus.cc:3055] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:32.354015 23722 raft_consensus.cc:740] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:32.354681 23722 consensus_queue.cc:260] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.355472 23722 raft_consensus.cc:3060] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.357673 23647 raft_consensus.cc:2468] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 2.
I20260713 08:55:32.358573 23537 leader_election.cc:304] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:32.359264 23769 raft_consensus.cc:2804] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:32.359634 23769 raft_consensus.cc:697] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:32.360119 23722 raft_consensus.cc:2468] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 2.
I20260713 08:55:32.360432 23769 consensus_queue.cc:237] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.365624 23466 catalog_manager.cc:5697] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 1 to 2, leader changed from 4ef20a89934a40dbb8697564d18be286 (127.22.100.3) to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:32.412696 23769 consensus_queue.cc:1048] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.417949 23792 raft_consensus.cc:993] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77: : Instructing follower 68d3bb096dcd406ab65006dd02695418 to start an election
I20260713 08:55:32.418391 23794 raft_consensus.cc:1081] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Signalling peer 68d3bb096dcd406ab65006dd02695418 to start an election
I20260713 08:55:32.419991 23646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81"
dest_uuid: "68d3bb096dcd406ab65006dd02695418"
 from {username='slave'} at 127.0.0.1:39688
I20260713 08:55:32.420506 23646 raft_consensus.cc:493] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:32.420854 23646 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.423926 23769 consensus_queue.cc:1048] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.427620 23646 raft_consensus.cc:515] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.430338 23571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:32.430652 23646 leader_election.cc:290] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 2 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:32.430858 23571 raft_consensus.cc:3055] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:32.431161 23571 raft_consensus.cc:740] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:32.431684 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:32.432183 23722 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.431983 23571 consensus_queue.cc:260] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
W20260713 08:55:32.432818 23769 consensus_queue.cc:1175] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4ef20a89934a40dbb8697564d18be286" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 08:55:32.433995 23571 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.437368 23722 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 2.
I20260713 08:55:32.438346 23612 leader_election.cc:304] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 
I20260713 08:55:32.439100 23770 raft_consensus.cc:2804] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:32.439541 23770 raft_consensus.cc:697] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 2 LEADER]: Becoming Leader. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:32.440332 23571 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 2.
I20260713 08:55:32.440515 23770 consensus_queue.cc:237] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.446753 23468 catalog_manager.cc:5697] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 reported cstate change: term changed from 1 to 2, leader changed from 790c401b5483499aa777450858f7fd77 (127.22.100.1) to 68d3bb096dcd406ab65006dd02695418 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "68d3bb096dcd406ab65006dd02695418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:32.467581 23816 raft_consensus.cc:993] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286: : Instructing follower 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:32.468030 23767 raft_consensus.cc:1081] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Signalling peer 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:32.469364 23571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d"
dest_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:51304
I20260713 08:55:32.469885 23571 raft_consensus.cc:493] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:32.470242 23571 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.474494 23571 raft_consensus.cc:515] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:32.475824 23571 leader_election.cc:290] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 election: Requested vote from peers 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:32.476523 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:32.476747 23646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:32.477042 23722 raft_consensus.cc:3055] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:32.477211 23646 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.477340 23722 raft_consensus.cc:740] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:32.478030 23722 consensus_queue.cc:260] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:32.478855 23722 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.481477 23646 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 2.
I20260713 08:55:32.482277 23537 leader_election.cc:304] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:32.482847 23769 raft_consensus.cc:2804] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:32.483003 23722 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 2.
I20260713 08:55:32.483197 23769 raft_consensus.cc:697] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:32.483983 23769 consensus_queue.cc:237] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:32.488009 23767 consensus_queue.cc:1048] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.490453 23468 catalog_manager.cc:5697] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 1 to 2, leader changed from 4ef20a89934a40dbb8697564d18be286 (127.22.100.3) to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:32.498093 23775 consensus_queue.cc:1048] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.509356 23816 raft_consensus.cc:993] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286: : Instructing follower 68d3bb096dcd406ab65006dd02695418 to start an election
I20260713 08:55:32.509739 23816 raft_consensus.cc:1081] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Signalling peer 68d3bb096dcd406ab65006dd02695418 to start an election
I20260713 08:55:32.511135 23646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04571d7e9a0f4f6aa8c24f33048e9758"
dest_uuid: "68d3bb096dcd406ab65006dd02695418"
 from {username='slave'} at 127.0.0.1:39672
I20260713 08:55:32.512209 23646 raft_consensus.cc:493] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:32.512495 23646 raft_consensus.cc:3060] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.517931 23646 raft_consensus.cc:515] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.519714 23646 leader_election.cc:290] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 2 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:32.520305 23571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04571d7e9a0f4f6aa8c24f33048e9758" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:32.520529 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04571d7e9a0f4f6aa8c24f33048e9758" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:32.520819 23571 raft_consensus.cc:3060] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.521035 23722 raft_consensus.cc:3055] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:32.521763 23722 raft_consensus.cc:740] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:32.522526 23722 consensus_queue.cc:260] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.523661 23722 raft_consensus.cc:3060] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:32.527287 23571 raft_consensus.cc:2468] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 2.
I20260713 08:55:32.528362 23611 leader_election.cc:304] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:32.528985 23770 raft_consensus.cc:2804] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:32.529333 23770 raft_consensus.cc:697] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 2 LEADER]: Becoming Leader. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:32.530058 23770 consensus_queue.cc:237] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:32.530520 23722 raft_consensus.cc:2468] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 2.
I20260713 08:55:32.535974 23466 catalog_manager.cc:5697] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 reported cstate change: term changed from 1 to 2, leader changed from 4ef20a89934a40dbb8697564d18be286 (127.22.100.3) to 68d3bb096dcd406ab65006dd02695418 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "68d3bb096dcd406ab65006dd02695418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:32.733249 23769 consensus_queue.cc:1048] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.734566 23646 raft_consensus.cc:1275] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:32.735771 23775 consensus_queue.cc:1048] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:32.745328 23571 raft_consensus.cc:1275] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:32.745887 23769 consensus_queue.cc:1048] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:32.747123 23767 consensus_queue.cc:1048] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:32.814934 23722 raft_consensus.cc:1275] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:32.816025 23794 consensus_queue.cc:1048] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:32.823134 23647 raft_consensus.cc:1275] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:32.825029 23795 consensus_queue.cc:1048] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:32.942507 23571 raft_consensus.cc:1275] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Refusing update from remote peer 68d3bb096dcd406ab65006dd02695418: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:32.943827 23851 consensus_queue.cc:1048] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:32.950142 23722 raft_consensus.cc:1275] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Refusing update from remote peer 68d3bb096dcd406ab65006dd02695418: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:32.951478 23770 consensus_queue.cc:1048] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:33.028398 23647 raft_consensus.cc:1275] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:33.029510 23795 consensus_queue.cc:1048] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:33.037599 23722 raft_consensus.cc:1275] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:33.038964 23792 consensus_queue.cc:1048] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:33.062958 23722 raft_consensus.cc:1275] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Refusing update from remote peer 68d3bb096dcd406ab65006dd02695418: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:33.064090 23770 consensus_queue.cc:1048] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:33.071538 23571 raft_consensus.cc:1275] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Refusing update from remote peer 68d3bb096dcd406ab65006dd02695418: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:33.072930 23851 consensus_queue.cc:1048] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:35.291121 22928 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 08:55:35.291836 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:55:35.306377 23570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d"
dest_uuid: "790c401b5483499aa777450858f7fd77"
mode: GRACEFUL
new_leader_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:41670
I20260713 08:55:35.306865 23570 raft_consensus.cc:606] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Received request to transfer leadership to TS 4ef20a89934a40dbb8697564d18be286
I20260713 08:55:35.309121 23570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a39e77350564224956e011af579bbe6"
dest_uuid: "790c401b5483499aa777450858f7fd77"
mode: GRACEFUL
new_leader_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:41670
I20260713 08:55:35.309653 23570 raft_consensus.cc:606] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Received request to transfer leadership to TS 4ef20a89934a40dbb8697564d18be286
I20260713 08:55:35.310883 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 08:55:35.311288 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:55:35.487965 23856 raft_consensus.cc:993] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77: : Instructing follower 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:35.488382 23856 raft_consensus.cc:1081] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Signalling peer 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:35.489712 23722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:46738
I20260713 08:55:35.490120 23722 raft_consensus.cc:493] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:35.490419 23722 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:35.494115 23722 raft_consensus.cc:515] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:35.495453 23722 leader_election.cc:290] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 3 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:35.496166 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:35.496495 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:35.496680 23570 raft_consensus.cc:3055] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:35.496940 23647 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:35.496999 23570 raft_consensus.cc:740] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:35.497730 23570 consensus_queue.cc:260] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [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: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:35.498654 23570 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:35.501303 23647 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 3.
I20260713 08:55:35.502158 23687 leader_election.cc:304] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [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: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 
I20260713 08:55:35.502872 23767 raft_consensus.cc:2804] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:35.503604 23570 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 3.
I20260713 08:55:35.503777 23767 raft_consensus.cc:697] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 3 LEADER]: Becoming Leader. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:35.504549 23767 consensus_queue.cc:237] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [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: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:35.509922 23466 catalog_manager.cc:5697] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 reported cstate change: term changed from 2 to 3, leader changed from 790c401b5483499aa777450858f7fd77 (127.22.100.1) to 4ef20a89934a40dbb8697564d18be286 (127.22.100.3). New cstate: current_term: 3 leader_uuid: "4ef20a89934a40dbb8697564d18be286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:35.699813 23769 raft_consensus.cc:993] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77: : Instructing follower 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:35.700212 23856 raft_consensus.cc:1081] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Signalling peer 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:35.701532 23722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a39e77350564224956e011af579bbe6"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:46738
I20260713 08:55:35.701946 23722 raft_consensus.cc:493] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:35.702203 23722 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:35.705888 23722 raft_consensus.cc:515] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:35.707152 23722 leader_election.cc:290] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 2 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:35.708070 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:35.708138 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:35.708631 23570 raft_consensus.cc:3055] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:35.708699 23647 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:35.708938 23570 raft_consensus.cc:740] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:35.709681 23570 consensus_queue.cc:260] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:35.710549 23570 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:35.712746 23647 raft_consensus.cc:2468] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 2.
I20260713 08:55:35.713551 23687 leader_election.cc:304] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 
I20260713 08:55:35.714184 23767 raft_consensus.cc:2804] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:35.714552 23767 raft_consensus.cc:697] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Becoming Leader. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:35.715237 23767 consensus_queue.cc:237] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:35.715536 23570 raft_consensus.cc:2468] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 2.
I20260713 08:55:35.721369 23466 catalog_manager.cc:5697] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 reported cstate change: term changed from 1 to 2, leader changed from 790c401b5483499aa777450858f7fd77 (127.22.100.1) to 4ef20a89934a40dbb8697564d18be286 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "4ef20a89934a40dbb8697564d18be286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:35.923547 23647 raft_consensus.cc:1275] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:35.924728 23767 consensus_queue.cc:1048] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:35.936748 23570 raft_consensus.cc:1275] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:35.937994 23869 consensus_queue.cc:1048] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:36.099967 23570 raft_consensus.cc:1275] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:36.101064 23869 consensus_queue.cc:1048] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:36.108875 23647 raft_consensus.cc:1275] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:36.110764 23859 consensus_queue.cc:1048] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:36.312074 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:55:36.321982 23722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
mode: GRACEFUL
new_leader_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:46764
I20260713 08:55:36.322402 23722 raft_consensus.cc:606] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 3 LEADER]: Received request to transfer leadership to TS 790c401b5483499aa777450858f7fd77
I20260713 08:55:36.328944 23722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a39e77350564224956e011af579bbe6"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
mode: GRACEFUL
new_leader_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:46764
I20260713 08:55:36.329360 23722 raft_consensus.cc:606] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Received request to transfer leadership to TS 790c401b5483499aa777450858f7fd77
I20260713 08:55:36.349630 23647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8f53c96be484474805be9f2143029da"
dest_uuid: "68d3bb096dcd406ab65006dd02695418"
mode: GRACEFUL
new_leader_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:56674
I20260713 08:55:36.350082 23647 raft_consensus.cc:606] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Received request to transfer leadership to TS 790c401b5483499aa777450858f7fd77
I20260713 08:55:36.354387 23647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81"
dest_uuid: "68d3bb096dcd406ab65006dd02695418"
mode: GRACEFUL
new_leader_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:56674
I20260713 08:55:36.354722 23647 raft_consensus.cc:606] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 2 LEADER]: Received request to transfer leadership to TS 790c401b5483499aa777450858f7fd77
I20260713 08:55:36.358793 23647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684"
dest_uuid: "68d3bb096dcd406ab65006dd02695418"
mode: GRACEFUL
new_leader_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:56674
I20260713 08:55:36.359131 23647 raft_consensus.cc:606] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Received request to transfer leadership to TS 790c401b5483499aa777450858f7fd77
I20260713 08:55:36.390841 23873 raft_consensus.cc:993] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286: : Instructing follower 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.391245 23859 raft_consensus.cc:1081] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 3 LEADER]: Signalling peer 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.392549 23570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d"
dest_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:51304
I20260713 08:55:36.393054 23570 raft_consensus.cc:493] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:36.393396 23570 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:36.398100 23570 raft_consensus.cc:515] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:36.399796 23570 leader_election.cc:290] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 4 election: Requested vote from peers 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:36.400439 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:36.400923 23722 raft_consensus.cc:3055] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 08:55:36.401051 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:36.401222 23722 raft_consensus.cc:740] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:36.401556 23647 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:36.401926 23722 consensus_queue.cc:260] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [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: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:36.402930 23722 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:36.406904 23647 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 4.
I20260713 08:55:36.407796 23537 leader_election.cc:304] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [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: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:36.408216 23722 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 4.
I20260713 08:55:36.408433 23856 raft_consensus.cc:2804] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 08:55:36.409572 23856 raft_consensus.cc:697] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 4 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:36.410247 23856 consensus_queue.cc:237] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [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: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:36.416035 23469 catalog_manager.cc:5697] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 3 to 4, leader changed from 4ef20a89934a40dbb8697564d18be286 (127.22.100.3) to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 4 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:36.522393 23854 raft_consensus.cc:993] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418: : Instructing follower 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.522791 23881 raft_consensus.cc:1081] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Signalling peer 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.524571 23570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684"
dest_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:51308
I20260713 08:55:36.525020 23570 raft_consensus.cc:493] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:36.525281 23570 raft_consensus.cc:3060] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:36.529984 23570 raft_consensus.cc:515] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.531534 23570 leader_election.cc:290] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:36.532100 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:36.532410 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f235bbb46e746c5a79d678d21f58684" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:36.532873 23722 raft_consensus.cc:3060] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:36.532631 23647 raft_consensus.cc:3055] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:36.533233 23647 raft_consensus.cc:740] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:36.534327 23647 consensus_queue.cc:260] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.536088 23647 raft_consensus.cc:3060] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:36.539494 23722 raft_consensus.cc:2468] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 2.
I20260713 08:55:36.540202 23647 raft_consensus.cc:2468] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 2.
I20260713 08:55:36.540393 23537 leader_election.cc:304] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:36.541136 23856 raft_consensus.cc:2804] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:36.541565 23856 raft_consensus.cc:697] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:36.542219 23856 consensus_queue.cc:237] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.548128 23469 catalog_manager.cc:5697] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 1 to 2, leader changed from 68d3bb096dcd406ab65006dd02695418 (127.22.100.2) to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:36.549961 23854 raft_consensus.cc:993] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418: : Instructing follower 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.550346 23881 raft_consensus.cc:1081] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Signalling peer 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.552021 23570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8f53c96be484474805be9f2143029da"
dest_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:51308
I20260713 08:55:36.552393 23570 raft_consensus.cc:493] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:36.552661 23570 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:36.557199 23570 raft_consensus.cc:515] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.559119 23570 leader_election.cc:290] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:36.559702 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:36.560037 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:36.560238 23647 raft_consensus.cc:3055] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:36.560520 23722 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:36.560523 23647 raft_consensus.cc:740] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:36.561336 23647 consensus_queue.cc:260] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.562395 23647 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:36.565950 23722 raft_consensus.cc:2468] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 2.
I20260713 08:55:36.566955 23537 leader_election.cc:304] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:36.567554 23856 raft_consensus.cc:2804] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:36.568094 23647 raft_consensus.cc:2468] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 2.
I20260713 08:55:36.569726 23856 raft_consensus.cc:697] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:36.570515 23856 consensus_queue.cc:237] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.577085 23469 catalog_manager.cc:5697] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 1 to 2, leader changed from 68d3bb096dcd406ab65006dd02695418 (127.22.100.2) to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:36.716014 23873 raft_consensus.cc:993] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286: : Instructing follower 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.716979 23854 raft_consensus.cc:993] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418: : Instructing follower 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.716902 23873 raft_consensus.cc:1081] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Signalling peer 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.717602 23881 raft_consensus.cc:1081] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 2 LEADER]: Signalling peer 790c401b5483499aa777450858f7fd77 to start an election
I20260713 08:55:36.718907 23570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a39e77350564224956e011af579bbe6"
dest_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:51304
I20260713 08:55:36.719645 23571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81"
dest_uuid: "790c401b5483499aa777450858f7fd77"
 from {username='slave'} at 127.0.0.1:51308
I20260713 08:55:36.719731 23570 raft_consensus.cc:493] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:36.720257 23571 raft_consensus.cc:493] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:36.720283 23570 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:36.720701 23571 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:36.726166 23571 raft_consensus.cc:515] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.726127 23570 raft_consensus.cc:515] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.728386 23570 leader_election.cc:290] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 3 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:36.728331 23571 leader_election.cc:290] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [CANDIDATE]: Term 3 election: Requested vote from peers 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:36.730301 23646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:36.730651 23722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:36.730710 23647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:36.731148 23646 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:36.731362 23722 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:36.731178 23721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a39e77350564224956e011af579bbe6" candidate_uuid: "790c401b5483499aa777450858f7fd77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:36.731738 23647 raft_consensus.cc:3055] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:36.731980 23721 raft_consensus.cc:3055] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:36.732077 23647 raft_consensus.cc:740] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:36.732379 23721 raft_consensus.cc:740] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:36.733206 23647 consensus_queue.cc:260] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [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: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.733378 23721 consensus_queue.cc:260] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [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: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.734568 23647 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:36.734805 23721 raft_consensus.cc:3060] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:36.738147 23722 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 3.
I20260713 08:55:36.738683 23646 raft_consensus.cc:2468] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 3.
I20260713 08:55:36.739907 23537 leader_election.cc:304] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [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: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:36.740782 23856 raft_consensus.cc:2804] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:36.741161 23647 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 3.
I20260713 08:55:36.741271 23856 raft_consensus.cc:697] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 3 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:36.742476 23537 leader_election.cc:304] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [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: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:36.742398 23856 consensus_queue.cc:237] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [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: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.743247 23883 raft_consensus.cc:2804] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:36.743485 23721 raft_consensus.cc:2468] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790c401b5483499aa777450858f7fd77 in term 3.
I20260713 08:55:36.743764 23883 raft_consensus.cc:697] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 3 LEADER]: Becoming Leader. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:36.744802 23883 consensus_queue.cc:237] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [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: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:36.751053 23469 catalog_manager.cc:5697] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 2 to 3, leader changed from 4ef20a89934a40dbb8697564d18be286 (127.22.100.3) to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 3 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:36.762466 23469 catalog_manager.cc:5697] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 reported cstate change: term changed from 2 to 3, leader changed from 68d3bb096dcd406ab65006dd02695418 (127.22.100.2) to 790c401b5483499aa777450858f7fd77 (127.22.100.1). New cstate: current_term: 3 leader_uuid: "790c401b5483499aa777450858f7fd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:36.845999 23647 raft_consensus.cc:1275] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 4 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:36.847012 23883 consensus_queue.cc:1048] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:36.857052 23721 raft_consensus.cc:1275] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 4 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:36.858480 23883 consensus_queue.cc:1048] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:36.968246 23721 raft_consensus.cc:1275] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:36.969587 23856 consensus_queue.cc:1048] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:36.977917 23647 raft_consensus.cc:1275] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:36.979688 23877 consensus_queue.cc:1048] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:37.052440 23721 raft_consensus.cc:1275] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:37.053485 23877 consensus_queue.cc:1048] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:37.057265 23647 raft_consensus.cc:1275] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:37.058391 23877 consensus_queue.cc:1048] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:37.139843 23647 raft_consensus.cc:1275] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:37.140753 23877 consensus_queue.cc:1048] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:37.149000 23721 raft_consensus.cc:1275] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:37.150364 23883 consensus_queue.cc:1048] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:37.334451 23721 raft_consensus.cc:1275] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:37.335702 23883 consensus_queue.cc:1048] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:37.344864 23647 raft_consensus.cc:1275] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Refusing update from remote peer 790c401b5483499aa777450858f7fd77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:37.346158 23877 consensus_queue.cc:1048] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:39.365255 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:55:39.372346 23571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf"
dest_uuid: "790c401b5483499aa777450858f7fd77"
mode: GRACEFUL
new_leader_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:41670
I20260713 08:55:39.372819 23571 raft_consensus.cc:606] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Received request to transfer leadership to TS 4ef20a89934a40dbb8697564d18be286
I20260713 08:55:39.375157 23571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d"
dest_uuid: "790c401b5483499aa777450858f7fd77"
mode: GRACEFUL
new_leader_uuid: "68d3bb096dcd406ab65006dd02695418"
 from {username='slave'} at 127.0.0.1:41670
I20260713 08:55:39.375558 23571 raft_consensus.cc:606] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 4 LEADER]: Received request to transfer leadership to TS 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:39.377569 23571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8f53c96be484474805be9f2143029da"
dest_uuid: "790c401b5483499aa777450858f7fd77"
mode: GRACEFUL
new_leader_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:41670
I20260713 08:55:39.378113 23571 raft_consensus.cc:606] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Received request to transfer leadership to TS 4ef20a89934a40dbb8697564d18be286
I20260713 08:55:39.381012 23571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81"
dest_uuid: "790c401b5483499aa777450858f7fd77"
mode: GRACEFUL
new_leader_uuid: "68d3bb096dcd406ab65006dd02695418"
 from {username='slave'} at 127.0.0.1:41670
I20260713 08:55:39.381659 23571 raft_consensus.cc:606] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 3 LEADER]: Received request to transfer leadership to TS 68d3bb096dcd406ab65006dd02695418
I20260713 08:55:39.382809 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 08:55:39.383395 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:55:39.701182 23898 raft_consensus.cc:993] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77: : Instructing follower 68d3bb096dcd406ab65006dd02695418 to start an election
I20260713 08:55:39.701613 23877 raft_consensus.cc:1081] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 3 LEADER]: Signalling peer 68d3bb096dcd406ab65006dd02695418 to start an election
I20260713 08:55:39.703491 23646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81"
dest_uuid: "68d3bb096dcd406ab65006dd02695418"
 from {username='slave'} at 127.0.0.1:39688
I20260713 08:55:39.703935 23646 raft_consensus.cc:493] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:39.704173 23646 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:39.745958 23898 raft_consensus.cc:993] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77: : Instructing follower 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:39.746464 23877 raft_consensus.cc:1081] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Signalling peer 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:39.747741 23721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:46738
I20260713 08:55:39.748174 23721 raft_consensus.cc:493] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:39.748512 23721 raft_consensus.cc:3060] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:39.752208 23898 raft_consensus.cc:993] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77: : Instructing follower 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:39.752625 23877 raft_consensus.cc:1081] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Signalling peer 4ef20a89934a40dbb8697564d18be286 to start an election
I20260713 08:55:39.754000 23722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8f53c96be484474805be9f2143029da"
dest_uuid: "4ef20a89934a40dbb8697564d18be286"
 from {username='slave'} at 127.0.0.1:46738
I20260713 08:55:39.754438 23722 raft_consensus.cc:493] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:39.754698 23722 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:39.798501 23646 raft_consensus.cc:515] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.798501 23721 raft_consensus.cc:515] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.800859 23646 leader_election.cc:290] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 4 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215)
I20260713 08:55:39.801992 23571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:39.802158 23646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4099c32ffef044e5bc40f356ebd4eddf" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:39.802505 23571 raft_consensus.cc:3055] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:39.802605 23646 raft_consensus.cc:3060] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:39.802886 23571 raft_consensus.cc:740] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:39.802989 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:39.803488 23570 raft_consensus.cc:3055] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 08:55:39.803818 23570 raft_consensus.cc:740] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:39.803646 23571 consensus_queue.cc:260] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.804266 23722 raft_consensus.cc:515] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.804531 23570 consensus_queue.cc:260] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [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: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.805418 23570 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:39.804780 23571 raft_consensus.cc:3060] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:39.806031 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb3a0b27677489e8291a4ac9d6e8d81" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:39.806572 23720 raft_consensus.cc:3060] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:55:39.809922 23646 raft_consensus.cc:2468] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 2.
I20260713 08:55:39.801100 23721 leader_election.cc:290] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 2 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:39.811061 23687 leader_election.cc:304] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 
I20260713 08:55:39.811575 23570 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 4.
I20260713 08:55:39.812623 23571 raft_consensus.cc:2468] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 2.
I20260713 08:55:39.812896 23611 leader_election.cc:304] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [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: 68d3bb096dcd406ab65006dd02695418, 790c401b5483499aa777450858f7fd77; no voters: 
I20260713 08:55:39.813812 23899 raft_consensus.cc:2804] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 08:55:39.814803 23720 raft_consensus.cc:2468] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 4.
I20260713 08:55:39.815943 23722 leader_election.cc:290] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [CANDIDATE]: Term 3 election: Requested vote from peers 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001), 68d3bb096dcd406ab65006dd02695418 (127.22.100.2:42117)
I20260713 08:55:39.815110 23899 raft_consensus.cc:697] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 4 LEADER]: Becoming Leader. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:39.817294 23646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68d3bb096dcd406ab65006dd02695418"
I20260713 08:55:39.817029 23899 consensus_queue.cc:237] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [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: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.817734 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f53c96be484474805be9f2143029da" candidate_uuid: "4ef20a89934a40dbb8697564d18be286" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:39.817824 23646 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:39.816586 23900 raft_consensus.cc:2804] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:39.819195 23900 raft_consensus.cc:697] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Becoming Leader. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:39.819911 23570 raft_consensus.cc:3055] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:39.820266 23570 raft_consensus.cc:740] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:39.820287 23900 consensus_queue.cc:237] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.821161 23570 consensus_queue.cc:260] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [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: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.822216 23570 raft_consensus.cc:3060] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:39.832381 23469 catalog_manager.cc:5697] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 reported cstate change: term changed from 3 to 4, leader changed from 790c401b5483499aa777450858f7fd77 (127.22.100.1) to 68d3bb096dcd406ab65006dd02695418 (127.22.100.2). New cstate: current_term: 4 leader_uuid: "68d3bb096dcd406ab65006dd02695418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:39.832473 23468 catalog_manager.cc:5697] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 reported cstate change: term changed from 1 to 2, leader changed from 790c401b5483499aa777450858f7fd77 (127.22.100.1) to 4ef20a89934a40dbb8697564d18be286 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "4ef20a89934a40dbb8697564d18be286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:39.909816 23646 raft_consensus.cc:2468] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 3.
I20260713 08:55:39.909822 23570 raft_consensus.cc:2468] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ef20a89934a40dbb8697564d18be286 in term 3.
I20260713 08:55:39.911253 23687 leader_election.cc:304] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [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: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 
I20260713 08:55:39.912103 23900 raft_consensus.cc:2804] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:39.912554 23900 raft_consensus.cc:697] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 3 LEADER]: Becoming Leader. State: Replica: 4ef20a89934a40dbb8697564d18be286, State: Running, Role: LEADER
I20260713 08:55:39.913409 23900 consensus_queue.cc:237] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [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: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } }
I20260713 08:55:39.915417 23898 raft_consensus.cc:993] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77: : Instructing follower 68d3bb096dcd406ab65006dd02695418 to start an election
I20260713 08:55:39.915836 23877 raft_consensus.cc:1081] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 4 LEADER]: Signalling peer 68d3bb096dcd406ab65006dd02695418 to start an election
I20260713 08:55:39.917447 23646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d"
dest_uuid: "68d3bb096dcd406ab65006dd02695418"
 from {username='slave'} at 127.0.0.1:39688
I20260713 08:55:39.917932 23646 raft_consensus.cc:493] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:39.918365 23646 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 4 FOLLOWER]: Advancing to term 5
I20260713 08:55:39.921236 23468 catalog_manager.cc:5697] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 reported cstate change: term changed from 2 to 3, leader changed from 790c401b5483499aa777450858f7fd77 (127.22.100.1) to 4ef20a89934a40dbb8697564d18be286 (127.22.100.3). New cstate: current_term: 3 leader_uuid: "4ef20a89934a40dbb8697564d18be286" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:40.013573 23646 raft_consensus.cc:515] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:40.015789 23646 leader_election.cc:290] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [CANDIDATE]: Term 5 election: Requested vote from peers 4ef20a89934a40dbb8697564d18be286 (127.22.100.3:38215), 790c401b5483499aa777450858f7fd77 (127.22.100.1:46001)
I20260713 08:55:40.016407 23720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4ef20a89934a40dbb8697564d18be286"
I20260713 08:55:40.016971 23720 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 4 FOLLOWER]: Advancing to term 5
I20260713 08:55:40.017309 23570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651fd2dc87c74954808a6b39f8ff488d" candidate_uuid: "68d3bb096dcd406ab65006dd02695418" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "790c401b5483499aa777450858f7fd77"
I20260713 08:55:40.017848 23570 raft_consensus.cc:3055] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 08:55:40.018128 23570 raft_consensus.cc:740] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 790c401b5483499aa777450858f7fd77, State: Running, Role: LEADER
I20260713 08:55:40.018873 23570 consensus_queue.cc:260] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [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: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:40.020031 23570 raft_consensus.cc:3060] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 4 FOLLOWER]: Advancing to term 5
I20260713 08:55:40.116194 23720 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 5.
I20260713 08:55:40.116209 23570 raft_consensus.cc:2468] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68d3bb096dcd406ab65006dd02695418 in term 5.
I20260713 08:55:40.117512 23612 leader_election.cc:304] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [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: 4ef20a89934a40dbb8697564d18be286, 68d3bb096dcd406ab65006dd02695418; no voters: 
I20260713 08:55:40.118427 23899 raft_consensus.cc:2804] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 08:55:40.118934 23899 raft_consensus.cc:697] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 5 LEADER]: Becoming Leader. State: Replica: 68d3bb096dcd406ab65006dd02695418, State: Running, Role: LEADER
I20260713 08:55:40.119846 23899 consensus_queue.cc:237] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [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: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } }
I20260713 08:55:40.126010 23468 catalog_manager.cc:5697] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 reported cstate change: term changed from 4 to 5, leader changed from 790c401b5483499aa777450858f7fd77 (127.22.100.1) to 68d3bb096dcd406ab65006dd02695418 (127.22.100.2). New cstate: current_term: 5 leader_uuid: "68d3bb096dcd406ab65006dd02695418" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:40.199798 23570 raft_consensus.cc:1275] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 4 FOLLOWER]: Refusing update from remote peer 68d3bb096dcd406ab65006dd02695418: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:40.200937 23899 consensus_queue.cc:1048] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:40.212684 23721 raft_consensus.cc:1275] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 4 FOLLOWER]: Refusing update from remote peer 68d3bb096dcd406ab65006dd02695418: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 08:55:40.215070 23899 consensus_queue.cc:1048] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ef20a89934a40dbb8697564d18be286" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:40.244941 23646 raft_consensus.cc:1275] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:40.245906 23900 consensus_queue.cc:1048] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:40.255128 23570 raft_consensus.cc:1275] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:40.257406 23920 consensus_queue.cc:1048] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:40.324919 23646 raft_consensus.cc:1275] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:40.326076 23920 consensus_queue.cc:1048] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68d3bb096dcd406ab65006dd02695418" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:40.334287 23570 raft_consensus.cc:1275] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Refusing update from remote peer 4ef20a89934a40dbb8697564d18be286: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:55:40.335733 23902 consensus_queue.cc:1048] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [LEADER]: Connected to new peer: Peer: permanent_uuid: "790c401b5483499aa777450858f7fd77" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:40.384233 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:55:40.390269 22928 tablet_server.cc:179] TabletServer@127.22.100.1:0 shutting down...
I20260713 08:55:40.411140 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:55:40.411895 22928 tablet_replica.cc:333] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.412521 22928 raft_consensus.cc:2243] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.412973 22928 raft_consensus.cc:2272] T 04571d7e9a0f4f6aa8c24f33048e9758 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.414801 22928 tablet_replica.cc:333] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.415390 22928 raft_consensus.cc:2243] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.416172 22928 raft_consensus.cc:2272] T 15cb8313f1c74163b447829d538c0410 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.417764 22928 tablet_replica.cc:333] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.418224 22928 raft_consensus.cc:2243] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.418694 22928 raft_consensus.cc:2272] T e8f53c96be484474805be9f2143029da P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.420800 22928 tablet_replica.cc:333] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.421232 22928 raft_consensus.cc:2243] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.421844 22928 raft_consensus.cc:2272] T 596e927d2367428aa4ad042cf2aa398d P 790c401b5483499aa777450858f7fd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.423288 22928 tablet_replica.cc:333] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.423808 22928 raft_consensus.cc:2243] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.424165 22928 raft_consensus.cc:2272] T ebb3a0b27677489e8291a4ac9d6e8d81 P 790c401b5483499aa777450858f7fd77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.426029 22928 tablet_replica.cc:333] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.426509 22928 raft_consensus.cc:2243] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.426957 22928 raft_consensus.cc:2272] T e9704ba43f7d420cb53814936dd205f6 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.428390 22928 tablet_replica.cc:333] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.428864 22928 raft_consensus.cc:2243] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.429554 22928 raft_consensus.cc:2272] T 3f235bbb46e746c5a79d678d21f58684 P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.431035 22928 tablet_replica.cc:333] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.431466 22928 raft_consensus.cc:2243] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.431830 22928 raft_consensus.cc:2272] T 4099c32ffef044e5bc40f356ebd4eddf P 790c401b5483499aa777450858f7fd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.433519 22928 tablet_replica.cc:333] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.433940 22928 raft_consensus.cc:2243] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.434528 22928 raft_consensus.cc:2272] T 6a39e77350564224956e011af579bbe6 P 790c401b5483499aa777450858f7fd77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.435910 22928 tablet_replica.cc:333] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77: stopping tablet replica
I20260713 08:55:40.436281 22928 raft_consensus.cc:2243] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.436676 22928 raft_consensus.cc:2272] T 651fd2dc87c74954808a6b39f8ff488d P 790c401b5483499aa777450858f7fd77 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.464140 22928 tablet_server.cc:196] TabletServer@127.22.100.1:0 shutdown complete.
I20260713 08:55:40.484083 22928 tablet_server.cc:179] TabletServer@127.22.100.2:0 shutting down...
I20260713 08:55:40.512112 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:55:40.512733 22928 tablet_replica.cc:333] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.513293 22928 raft_consensus.cc:2243] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.513705 22928 raft_consensus.cc:2272] T 596e927d2367428aa4ad042cf2aa398d P 68d3bb096dcd406ab65006dd02695418 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.515365 22928 tablet_replica.cc:333] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.515918 22928 raft_consensus.cc:2243] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.516608 22928 raft_consensus.cc:2272] T 04571d7e9a0f4f6aa8c24f33048e9758 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.518160 22928 tablet_replica.cc:333] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.518626 22928 raft_consensus.cc:2243] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.519025 22928 raft_consensus.cc:2272] T 15cb8313f1c74163b447829d538c0410 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.520741 22928 tablet_replica.cc:333] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.521183 22928 raft_consensus.cc:2243] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.521548 22928 raft_consensus.cc:2272] T 6a39e77350564224956e011af579bbe6 P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.523012 22928 tablet_replica.cc:333] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.523469 22928 raft_consensus.cc:2243] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.523862 22928 raft_consensus.cc:2272] T 4099c32ffef044e5bc40f356ebd4eddf P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.525581 22928 tablet_replica.cc:333] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.526053 22928 raft_consensus.cc:2243] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 5 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.526609 22928 pending_rounds.cc:70] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418: Trying to abort 1 pending ops.
I20260713 08:55:40.526813 22928 pending_rounds.cc:77] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418: Aborting op as it isn't in flight: id { term: 5 index: 5 } timestamp: 7306989322737758208 op_type: NO_OP noop_request { }
I20260713 08:55:40.527107 22928 raft_consensus.cc:2889] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 08:55:40.527343 22928 raft_consensus.cc:2272] T 651fd2dc87c74954808a6b39f8ff488d P 68d3bb096dcd406ab65006dd02695418 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.528913 22928 tablet_replica.cc:333] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.529513 22928 raft_consensus.cc:2243] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.529901 22928 raft_consensus.cc:2272] T e8f53c96be484474805be9f2143029da P 68d3bb096dcd406ab65006dd02695418 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.531895 22928 tablet_replica.cc:333] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.532343 22928 raft_consensus.cc:2243] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 4 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.532966 22928 raft_consensus.cc:2272] T ebb3a0b27677489e8291a4ac9d6e8d81 P 68d3bb096dcd406ab65006dd02695418 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.534651 22928 tablet_replica.cc:333] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.535086 22928 raft_consensus.cc:2243] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.535446 22928 raft_consensus.cc:2272] T e9704ba43f7d420cb53814936dd205f6 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.536957 22928 tablet_replica.cc:333] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418: stopping tablet replica
I20260713 08:55:40.537359 22928 raft_consensus.cc:2243] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.537711 22928 raft_consensus.cc:2272] T 3f235bbb46e746c5a79d678d21f58684 P 68d3bb096dcd406ab65006dd02695418 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.563148 22928 tablet_server.cc:196] TabletServer@127.22.100.2:0 shutdown complete.
I20260713 08:55:40.579999 22928 tablet_server.cc:179] TabletServer@127.22.100.3:0 shutting down...
I20260713 08:55:40.603020 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:55:40.603777 22928 tablet_replica.cc:333] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.604436 22928 raft_consensus.cc:2243] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.604804 22928 raft_consensus.cc:2272] T ebb3a0b27677489e8291a4ac9d6e8d81 P 4ef20a89934a40dbb8697564d18be286 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.606735 22928 tablet_replica.cc:333] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.607187 22928 raft_consensus.cc:2243] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.607923 22928 raft_consensus.cc:2272] T e9704ba43f7d420cb53814936dd205f6 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.609596 22928 tablet_replica.cc:333] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.610174 22928 raft_consensus.cc:2243] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.610718 22928 raft_consensus.cc:2272] T 04571d7e9a0f4f6aa8c24f33048e9758 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.612969 22928 tablet_replica.cc:333] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.613451 22928 raft_consensus.cc:2243] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.613848 22928 raft_consensus.cc:2272] T 15cb8313f1c74163b447829d538c0410 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.615342 22928 tablet_replica.cc:333] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.615881 22928 raft_consensus.cc:2243] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.616578 22928 raft_consensus.cc:2272] T e8f53c96be484474805be9f2143029da P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.618350 22928 tablet_replica.cc:333] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.618901 22928 raft_consensus.cc:2243] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.619282 22928 raft_consensus.cc:2272] T 3f235bbb46e746c5a79d678d21f58684 P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.620721 22928 tablet_replica.cc:333] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.621234 22928 raft_consensus.cc:2243] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.621591 22928 raft_consensus.cc:2272] T 651fd2dc87c74954808a6b39f8ff488d P 4ef20a89934a40dbb8697564d18be286 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.623003 22928 tablet_replica.cc:333] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.623430 22928 raft_consensus.cc:2243] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.624119 22928 raft_consensus.cc:2272] T 4099c32ffef044e5bc40f356ebd4eddf P 4ef20a89934a40dbb8697564d18be286 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.625794 22928 tablet_replica.cc:333] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.626351 22928 raft_consensus.cc:2243] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.626739 22928 raft_consensus.cc:2272] T 6a39e77350564224956e011af579bbe6 P 4ef20a89934a40dbb8697564d18be286 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.628232 22928 tablet_replica.cc:333] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286: stopping tablet replica
I20260713 08:55:40.628643 22928 raft_consensus.cc:2243] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:40.628994 22928 raft_consensus.cc:2272] T 596e927d2367428aa4ad042cf2aa398d P 4ef20a89934a40dbb8697564d18be286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.654589 22928 tablet_server.cc:196] TabletServer@127.22.100.3:0 shutdown complete.
I20260713 08:55:40.672201 22928 master.cc:562] Master@127.22.100.62:44949 shutting down...
I20260713 08:55:40.690124 22928 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:55:40.690582 22928 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:40.690927 22928 tablet_replica.cc:333] T 00000000000000000000000000000000 P 915d6a79e61e48b0be09d1083d3407aa: stopping tablet replica
I20260713 08:55:40.709383 22928 master.cc:584] Master@127.22.100.62:44949 shutdown complete.
4ef20a89934a40dbb8697564d18be286  1
68d3bb096dcd406ab65006dd02695418  4
790c401b5483499aa777450858f7fd77  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10243 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 08:55:40.746243 22928 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.100.62:35605
I20260713 08:55:40.747224 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:40.752409 23925 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 08:55:40.752408 23924 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 08:55:40.753904 23927 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 08:55:40.759783 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:40.760459 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:40.760641 22928 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 08:55:40.760814 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932940760784 us; error 0 us; skew 500 ppm
I20260713 08:55:40.761350 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:40.763492 22928 webserver.cc:533] Webserver started at http://127.22.100.62:46809/ using document root <none> and password file <none>
I20260713 08:55:40.763968 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:40.764142 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:40.764405 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:40.765408 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/master-0-root/instance:
uuid: "b82bc6f7bd0947a0b6ffb5f84e72a6c9"
format_stamp: "Formatted at 2026-07-13 08:55:40 on dist-test-slave-4nhr"
I20260713 08:55:40.769598 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 08:55:40.772581 23932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:40.773277 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:55:40.773552 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/master-0-root
uuid: "b82bc6f7bd0947a0b6ffb5f84e72a6c9"
format_stamp: "Formatted at 2026-07-13 08:55:40 on dist-test-slave-4nhr"
I20260713 08:55:40.773792 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-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 08:55:40.787704 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:40.788822 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:40.825654 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.62:35605
I20260713 08:55:40.825752 23984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.62:35605 every 8 connection(s)
I20260713 08:55:40.829291 23985 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 08:55:40.838037 23985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9: Bootstrap starting.
I20260713 08:55:40.842193 23985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:40.845839 23985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9: No bootstrap required, opened a new log
I20260713 08:55:40.847802 23985 raft_consensus.cc:359] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82bc6f7bd0947a0b6ffb5f84e72a6c9" member_type: VOTER }
I20260713 08:55:40.848157 23985 raft_consensus.cc:385] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:40.848384 23985 raft_consensus.cc:740] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b82bc6f7bd0947a0b6ffb5f84e72a6c9, State: Initialized, Role: FOLLOWER
I20260713 08:55:40.848997 23985 consensus_queue.cc:260] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b82bc6f7bd0947a0b6ffb5f84e72a6c9" member_type: VOTER }
I20260713 08:55:40.849439 23985 raft_consensus.cc:399] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 08:55:40.849697 23985 raft_consensus.cc:493] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 08:55:40.849972 23985 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:40.853526 23985 raft_consensus.cc:515] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82bc6f7bd0947a0b6ffb5f84e72a6c9" member_type: VOTER }
I20260713 08:55:40.854007 23985 leader_election.cc:304] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [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: b82bc6f7bd0947a0b6ffb5f84e72a6c9; no voters: 
I20260713 08:55:40.855037 23985 leader_election.cc:290] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 08:55:40.855316 23988 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:40.856568 23988 raft_consensus.cc:697] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 1 LEADER]: Becoming Leader. State: Replica: b82bc6f7bd0947a0b6ffb5f84e72a6c9, State: Running, Role: LEADER
I20260713 08:55:40.857168 23988 consensus_queue.cc:237] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [LEADER]: Queue going to LEADER mode. State: All 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: "b82bc6f7bd0947a0b6ffb5f84e72a6c9" member_type: VOTER }
I20260713 08:55:40.857749 23985 sys_catalog.cc:565] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 08:55:40.861724 23989 sys_catalog.cc:455] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b82bc6f7bd0947a0b6ffb5f84e72a6c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82bc6f7bd0947a0b6ffb5f84e72a6c9" member_type: VOTER } }
I20260713 08:55:40.862162 23990 sys_catalog.cc:455] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b82bc6f7bd0947a0b6ffb5f84e72a6c9. Latest consensus state: current_term: 1 leader_uuid: "b82bc6f7bd0947a0b6ffb5f84e72a6c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b82bc6f7bd0947a0b6ffb5f84e72a6c9" member_type: VOTER } }
I20260713 08:55:40.862870 23990 sys_catalog.cc:458] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [sys.catalog]: This master's current role is: LEADER
I20260713 08:55:40.862457 23989 sys_catalog.cc:458] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [sys.catalog]: This master's current role is: LEADER
I20260713 08:55:40.865397 23996 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 08:55:40.870536 23996 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 08:55:40.873339 22928 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 08:55:40.878782 23996 catalog_manager.cc:1383] Generated new cluster ID: e12c5ba3dc9b4d31893d350efae43fe9
I20260713 08:55:40.879006 23996 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 08:55:40.898542 23996 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 08:55:40.899722 23996 catalog_manager.cc:1540] Loading token signing keys...
I20260713 08:55:40.911497 23996 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9: Generated new TSK 0
I20260713 08:55:40.912039 23996 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 08:55:40.939735 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:40.945685 24006 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 08:55:40.947086 24007 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 08:55:40.948697 24009 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 08:55:40.948866 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:40.949717 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:40.949899 22928 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 08:55:40.950027 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932940950016 us; error 0 us; skew 500 ppm
I20260713 08:55:40.950459 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:40.952576 22928 webserver.cc:533] Webserver started at http://127.22.100.1:42731/ using document root <none> and password file <none>
I20260713 08:55:40.953006 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:40.953161 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:40.953356 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:40.954262 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root/instance:
uuid: "ed62be5572db488f8fbfef14fe898f8c"
format_stamp: "Formatted at 2026-07-13 08:55:40 on dist-test-slave-4nhr"
I20260713 08:55:40.958354 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 08:55:40.961465 24014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:40.962193 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 08:55:40.962472 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "ed62be5572db488f8fbfef14fe898f8c"
format_stamp: "Formatted at 2026-07-13 08:55:40 on dist-test-slave-4nhr"
I20260713 08:55:40.962718 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-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 08:55:40.980021 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:40.981060 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:40.982355 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:40.984441 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:40.984652 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:40.984898 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:40.985059 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:41.022749 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:41551
I20260713 08:55:41.022845 24076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:41551 every 8 connection(s)
I20260713 08:55:41.027428 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:41.033555 24081 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 08:55:41.034503 24082 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 08:55:41.036559 22928 server_base.cc:1061] running on GCE node
W20260713 08:55:41.037708 24084 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 08:55:41.038805 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:41.039031 22928 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 08:55:41.039206 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932941039188 us; error 0 us; skew 500 ppm
I20260713 08:55:41.039492 24077 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35605
I20260713 08:55:41.039887 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:41.039889 24077 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:41.040903 24077 heartbeater.cc:507] Master 127.22.100.62:35605 requested a full tablet report, sending...
I20260713 08:55:41.043100 23949 ts_manager.cc:194] Registered new tserver with Master: ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551)
I20260713 08:55:41.043159 22928 webserver.cc:533] Webserver started at http://127.22.100.2:44055/ using document root <none> and password file <none>
I20260713 08:55:41.043839 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:41.044036 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:41.044319 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:41.044961 23949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38126
I20260713 08:55:41.045431 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root/instance:
uuid: "15902bc3fb234958a5fe319fd6082b64"
format_stamp: "Formatted at 2026-07-13 08:55:41 on dist-test-slave-4nhr"
I20260713 08:55:41.049836 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 08:55:41.052804 24089 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:41.053462 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:55:41.053690 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root
uuid: "15902bc3fb234958a5fe319fd6082b64"
format_stamp: "Formatted at 2026-07-13 08:55:41 on dist-test-slave-4nhr"
I20260713 08:55:41.053890 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-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 08:55:41.067279 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:41.068571 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:41.069973 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:41.072139 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:41.072302 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:41.072578 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:41.072728 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:41.109084 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.2:33065
I20260713 08:55:41.109189 24151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.2:33065 every 8 connection(s)
I20260713 08:55:41.113297 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:41.120452 24155 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 08:55:41.121585 24156 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 08:55:41.125027 24158 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 08:55:41.125406 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:41.126369 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 08:55:41.126399 24152 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35605
W20260713 08:55:41.126714 22928 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 08:55:41.126901 24152 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:41.126925 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932941126908 us; error 0 us; skew 500 ppm
I20260713 08:55:41.127616 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:41.127650 24152 heartbeater.cc:507] Master 127.22.100.62:35605 requested a full tablet report, sending...
I20260713 08:55:41.129827 23949 ts_manager.cc:194] Registered new tserver with Master: 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:41.130213 22928 webserver.cc:533] Webserver started at http://127.22.100.3:42201/ using document root <none> and password file <none>
I20260713 08:55:41.130649 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:41.130861 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:41.131105 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:41.131229 23949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38134
I20260713 08:55:41.132396 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root/instance:
uuid: "9275ec420f4c445899639a28af823375"
format_stamp: "Formatted at 2026-07-13 08:55:41 on dist-test-slave-4nhr"
I20260713 08:55:41.136278 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260713 08:55:41.139330 24164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:41.140214 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:55:41.140450 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root
uuid: "9275ec420f4c445899639a28af823375"
format_stamp: "Formatted at 2026-07-13 08:55:41 on dist-test-slave-4nhr"
I20260713 08:55:41.140666 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-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 08:55:41.154316 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:41.155277 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:41.156737 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:41.158834 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:41.159044 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:41.159291 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:41.159456 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:41.195861 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.3:32957
I20260713 08:55:41.196005 24226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.3:32957 every 8 connection(s)
I20260713 08:55:41.208266 24227 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35605
I20260713 08:55:41.208726 24227 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:41.209470 24227 heartbeater.cc:507] Master 127.22.100.62:35605 requested a full tablet report, sending...
I20260713 08:55:41.211182 23949 ts_manager.cc:194] Registered new tserver with Master: 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:41.212133 22928 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013218996s
I20260713 08:55:41.212457 23949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38144
I20260713 08:55:41.234510 23949 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38156:
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 08:55:41.238027 23949 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 08:55:41.350932 24191 tablet_service.cc:1511] Processing CreateTablet for tablet 02a62a95d74b472287550301943582f4 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 08:55:41.352021 24042 tablet_service.cc:1511] Processing CreateTablet for tablet 39e32a379050432f8c648f81c9280a37 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 08:55:41.352617 24041 tablet_service.cc:1511] Processing CreateTablet for tablet 02a62a95d74b472287550301943582f4 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 08:55:41.352819 24039 tablet_service.cc:1511] Processing CreateTablet for tablet ce6c099471b44b249a6575183e1ef3a5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 08:55:41.353379 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e32a379050432f8c648f81c9280a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.352473 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a62a95d74b472287550301943582f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.353793 24190 tablet_service.cc:1511] Processing CreateTablet for tablet 647e04db90174a81be66d6408dd595f0 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 08:55:41.354143 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6c099471b44b249a6575183e1ef3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.355054 24190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647e04db90174a81be66d6408dd595f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.355585 24041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a62a95d74b472287550301943582f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.356832 24038 tablet_service.cc:1511] Processing CreateTablet for tablet 63c2dc12880547c28c52b8fec1be33a5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 08:55:41.351174 24040 tablet_service.cc:1511] Processing CreateTablet for tablet 647e04db90174a81be66d6408dd595f0 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 08:55:41.357992 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c2dc12880547c28c52b8fec1be33a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.354720 24192 tablet_service.cc:1511] Processing CreateTablet for tablet 39e32a379050432f8c648f81c9280a37 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 08:55:41.359079 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e32a379050432f8c648f81c9280a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.360288 24188 tablet_service.cc:1511] Processing CreateTablet for tablet 63c2dc12880547c28c52b8fec1be33a5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 08:55:41.361493 24188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c2dc12880547c28c52b8fec1be33a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.364046 24040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647e04db90174a81be66d6408dd595f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.364735 24037 tablet_service.cc:1511] Processing CreateTablet for tablet 68c595ca54a94d40a489a81d5b0135c5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 08:55:41.355451 24189 tablet_service.cc:1511] Processing CreateTablet for tablet ce6c099471b44b249a6575183e1ef3a5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 08:55:41.367201 24189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6c099471b44b249a6575183e1ef3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.376102 24117 tablet_service.cc:1511] Processing CreateTablet for tablet 39e32a379050432f8c648f81c9280a37 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 08:55:41.376462 24113 tablet_service.cc:1511] Processing CreateTablet for tablet 63c2dc12880547c28c52b8fec1be33a5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 08:55:41.377308 24117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e32a379050432f8c648f81c9280a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.378515 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 68c595ca54a94d40a489a81d5b0135c5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 08:55:41.379853 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c595ca54a94d40a489a81d5b0135c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.380795 24116 tablet_service.cc:1511] Processing CreateTablet for tablet 02a62a95d74b472287550301943582f4 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 08:55:41.382035 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a62a95d74b472287550301943582f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.383980 24037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c595ca54a94d40a489a81d5b0135c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.384670 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 647e04db90174a81be66d6408dd595f0 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 08:55:41.385901 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647e04db90174a81be66d6408dd595f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.386469 24113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c2dc12880547c28c52b8fec1be33a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.387935 24114 tablet_service.cc:1511] Processing CreateTablet for tablet ce6c099471b44b249a6575183e1ef3a5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 08:55:41.389181 24114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6c099471b44b249a6575183e1ef3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.393924 24187 tablet_service.cc:1511] Processing CreateTablet for tablet 68c595ca54a94d40a489a81d5b0135c5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 08:55:41.395117 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c595ca54a94d40a489a81d5b0135c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.396718 24186 tablet_service.cc:1511] Processing CreateTablet for tablet b77ea7201d7e459c824eb9ac694a0d7d (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 08:55:41.397941 24186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77ea7201d7e459c824eb9ac694a0d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.401208 24036 tablet_service.cc:1511] Processing CreateTablet for tablet b77ea7201d7e459c824eb9ac694a0d7d (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 08:55:41.402411 24036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77ea7201d7e459c824eb9ac694a0d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.404812 24034 tablet_service.cc:1511] Processing CreateTablet for tablet 190d911f4f244861b57402381d8be89b (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 08:55:41.406059 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190d911f4f244861b57402381d8be89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.409507 24111 tablet_service.cc:1511] Processing CreateTablet for tablet b77ea7201d7e459c824eb9ac694a0d7d (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 08:55:41.410774 24111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77ea7201d7e459c824eb9ac694a0d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.412783 24110 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6fd3ad661347cdb1323113d00f19a3 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 08:55:41.413923 24110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6fd3ad661347cdb1323113d00f19a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.432893 24185 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6fd3ad661347cdb1323113d00f19a3 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 08:55:41.434456 24185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6fd3ad661347cdb1323113d00f19a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.436324 24035 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6fd3ad661347cdb1323113d00f19a3 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 08:55:41.436743 24108 tablet_service.cc:1511] Processing CreateTablet for tablet a00c9c8f9c464ccb860179c2f29b4c97 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 08:55:41.437597 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6fd3ad661347cdb1323113d00f19a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.442585 24108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00c9c8f9c464ccb860179c2f29b4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.449136 24033 tablet_service.cc:1511] Processing CreateTablet for tablet a00c9c8f9c464ccb860179c2f29b4c97 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 08:55:41.450826 24033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00c9c8f9c464ccb860179c2f29b4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.453289 24184 tablet_service.cc:1511] Processing CreateTablet for tablet 190d911f4f244861b57402381d8be89b (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 08:55:41.454572 24184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190d911f4f244861b57402381d8be89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.456506 24109 tablet_service.cc:1511] Processing CreateTablet for tablet 190d911f4f244861b57402381d8be89b (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 08:55:41.458539 24109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190d911f4f244861b57402381d8be89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.466316 24192 tablet_service.cc:1511] Processing CreateTablet for tablet a00c9c8f9c464ccb860179c2f29b4c97 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 08:55:41.468533 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00c9c8f9c464ccb860179c2f29b4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.486053 24242 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:41.494685 24244 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:41.505511 24242 tablet_bootstrap.cc:654] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.506423 24243 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:41.506770 24042 tablet_service.cc:1511] Processing CreateTablet for tablet 7273fe88a38441fbb0bc836ab9ad2ac5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 08:55:41.507768 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 7273fe88a38441fbb0bc836ab9ad2ac5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 08:55:41.509510 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7273fe88a38441fbb0bc836ab9ad2ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.512238 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7273fe88a38441fbb0bc836ab9ad2ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.514516 24244 tablet_bootstrap.cc:654] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.518360 24187 tablet_service.cc:1511] Processing CreateTablet for tablet 7273fe88a38441fbb0bc836ab9ad2ac5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 08:55:41.519621 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7273fe88a38441fbb0bc836ab9ad2ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.521823 24116 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b973244284953830fc5f89181e366 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 08:55:41.523082 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b973244284953830fc5f89181e366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.525098 24191 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b973244284953830fc5f89181e366 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 08:55:41.526352 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b973244284953830fc5f89181e366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.529490 24038 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6121c267fd414993bd461f4a70e9e2 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 08:55:41.524245 24035 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7b973244284953830fc5f89181e366 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 08:55:41.535199 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6121c267fd414993bd461f4a70e9e2 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 08:55:41.536381 24243 tablet_bootstrap.cc:654] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.537345 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6121c267fd414993bd461f4a70e9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.537815 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6121c267fd414993bd461f4a70e9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.541131 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b973244284953830fc5f89181e366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.573119 24244 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:41.573624 24244 ts_tablet_manager.cc:1403] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.010s
W20260713 08:55:41.582688 23934 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.22.100.2:33065, user_credentials={real_user=slave}} blocked reactor thread for 49653.8us
W20260713 08:55:41.588524 23936 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.22.100.3:32957, user_credentials={real_user=slave}} blocked reactor thread for 46789.5us
I20260713 08:55:41.591362 24042 tablet_service.cc:1511] Processing CreateTablet for tablet fcbc032629764a349cd6497a92aabfea (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 08:55:41.591570 24191 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6121c267fd414993bd461f4a70e9e2 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 08:55:41.592674 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6121c267fd414993bd461f4a70e9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.592674 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbc032629764a349cd6497a92aabfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.598074 24242 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:41.598642 24242 ts_tablet_manager.cc:1403] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.007s
I20260713 08:55:41.598897 24116 tablet_service.cc:1511] Processing CreateTablet for tablet fcbc032629764a349cd6497a92aabfea (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 08:55:41.600077 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbc032629764a349cd6497a92aabfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.602221 24242 raft_consensus.cc:359] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.603149 24242 raft_consensus.cc:385] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.602946 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 33b5c0a0b86845eda789b3c2e7c0fe32 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 08:55:41.603530 24242 raft_consensus.cc:740] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.604221 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b5c0a0b86845eda789b3c2e7c0fe32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.606745 24187 tablet_service.cc:1511] Processing CreateTablet for tablet fcbc032629764a349cd6497a92aabfea (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 08:55:41.608368 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbc032629764a349cd6497a92aabfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.612857 24244 raft_consensus.cc:359] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.613577 24242 consensus_queue.cc:260] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.616389 24035 tablet_service.cc:1511] Processing CreateTablet for tablet 33b5c0a0b86845eda789b3c2e7c0fe32 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 08:55:41.620842 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b5c0a0b86845eda789b3c2e7c0fe32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.621284 24244 raft_consensus.cc:385] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.621611 24244 raft_consensus.cc:740] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.623247 24244 consensus_queue.cc:260] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.625733 24152 heartbeater.cc:499] Master 127.22.100.62:35605 was elected leader, sending a full tablet report...
I20260713 08:55:41.632676 24227 heartbeater.cc:499] Master 127.22.100.62:35605 was elected leader, sending a full tablet report...
I20260713 08:55:41.632992 24242 ts_tablet_manager.cc:1434] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.005s
I20260713 08:55:41.633908 24242 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:41.638999 24187 tablet_service.cc:1511] Processing CreateTablet for tablet 33b5c0a0b86845eda789b3c2e7c0fe32 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 08:55:41.639771 24244 ts_tablet_manager.cc:1434] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.001s
I20260713 08:55:41.640785 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b5c0a0b86845eda789b3c2e7c0fe32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.640790 24244 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:41.651985 24244 tablet_bootstrap.cc:654] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.654470 24242 tablet_bootstrap.cc:654] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.663357 24115 tablet_service.cc:1511] Processing CreateTablet for tablet 93e6540df03c4e4991d5f1c8d435da6b (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 08:55:41.666445 24038 tablet_service.cc:1511] Processing CreateTablet for tablet c8c85b742fc140d6902a9f14d8059348 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 08:55:41.670055 24116 tablet_service.cc:1511] Processing CreateTablet for tablet c8c85b742fc140d6902a9f14d8059348 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 08:55:41.672008 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c85b742fc140d6902a9f14d8059348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.672151 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e6540df03c4e4991d5f1c8d435da6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.672180 24192 tablet_service.cc:1511] Processing CreateTablet for tablet c8c85b742fc140d6902a9f14d8059348 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 08:55:41.673530 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c85b742fc140d6902a9f14d8059348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.675890 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c85b742fc140d6902a9f14d8059348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.678272 24242 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:41.678854 24242 ts_tablet_manager.cc:1403] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.001s
I20260713 08:55:41.676797 24042 tablet_service.cc:1511] Processing CreateTablet for tablet 93e6540df03c4e4991d5f1c8d435da6b (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 08:55:41.679901 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e6540df03c4e4991d5f1c8d435da6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.688921 24191 tablet_service.cc:1511] Processing CreateTablet for tablet 93e6540df03c4e4991d5f1c8d435da6b (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 08:55:41.690198 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e6540df03c4e4991d5f1c8d435da6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.694046 24033 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5fddf07b4b463f8a4426dea0adbb04 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 08:55:41.695184 24033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5fddf07b4b463f8a4426dea0adbb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.682598 24242 raft_consensus.cc:359] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.703898 24242 raft_consensus.cc:385] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.704267 24242 raft_consensus.cc:740] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.705044 24242 consensus_queue.cc:260] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.705716 24109 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5fddf07b4b463f8a4426dea0adbb04 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 08:55:41.706916 24109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5fddf07b4b463f8a4426dea0adbb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.707442 24243 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:41.708145 24243 ts_tablet_manager.cc:1403] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.202s	user 0.036s	sys 0.052s
I20260713 08:55:41.710942 24243 raft_consensus.cc:359] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.711596 24243 raft_consensus.cc:385] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.712282 24248 raft_consensus.cc:493] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:41.712417 24243 raft_consensus.cc:740] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.712747 24248 raft_consensus.cc:515] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.713393 24243 consensus_queue.cc:260] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.715123 24248 leader_election.cc:290] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:41.735153 24242 ts_tablet_manager.cc:1434] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.006s
I20260713 08:55:41.736194 24242 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:41.742865 24192 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5fddf07b4b463f8a4426dea0adbb04 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 08:55:41.744118 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5fddf07b4b463f8a4426dea0adbb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.749230 24248 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:41.749694 24248 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.751602 24248 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:41.754249 24042 tablet_service.cc:1511] Processing CreateTablet for tablet 2a511b319cb344ca81a4b419b479ceee (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 08:55:41.758615 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a511b319cb344ca81a4b419b479ceee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.759299 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 2a511b319cb344ca81a4b419b479ceee (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 08:55:41.760578 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a511b319cb344ca81a4b419b479ceee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.777658 24187 tablet_service.cc:1511] Processing CreateTablet for tablet 2a511b319cb344ca81a4b419b479ceee (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 08:55:41.778968 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a511b319cb344ca81a4b419b479ceee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.779932 24242 tablet_bootstrap.cc:654] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.792829 24077 heartbeater.cc:499] Master 127.22.100.62:35605 was elected leader, sending a full tablet report...
I20260713 08:55:41.793797 24243 ts_tablet_manager.cc:1434] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.085s	user 0.019s	sys 0.028s
I20260713 08:55:41.795363 24243 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:41.796842 24244 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:41.797389 24244 ts_tablet_manager.cc:1403] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.157s	user 0.065s	sys 0.064s
I20260713 08:55:41.799988 24042 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9939e28e074aa0892642fc079888b0 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 08:55:41.802114 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9939e28e074aa0892642fc079888b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.804409 24185 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9939e28e074aa0892642fc079888b0 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 08:55:41.805589 24185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9939e28e074aa0892642fc079888b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.808583 24035 tablet_service.cc:1511] Processing CreateTablet for tablet ffbd39d7d5814b1fb664cc980bfef37d (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 08:55:41.809747 24035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbd39d7d5814b1fb664cc980bfef37d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.805498 24116 tablet_service.cc:1511] Processing CreateTablet for tablet ffbd39d7d5814b1fb664cc980bfef37d (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 08:55:41.813446 24116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbd39d7d5814b1fb664cc980bfef37d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.824066 24109 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9939e28e074aa0892642fc079888b0 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 08:55:41.825665 24109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9939e28e074aa0892642fc079888b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.825986 24115 tablet_service.cc:1511] Processing CreateTablet for tablet e23292f1edd54f4792cb586f69765cbe (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 08:55:41.827167 24115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23292f1edd54f4792cb586f69765cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.836056 24042 tablet_service.cc:1511] Processing CreateTablet for tablet e23292f1edd54f4792cb586f69765cbe (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 08:55:41.837337 24042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23292f1edd54f4792cb586f69765cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.841395 24244 raft_consensus.cc:359] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.842132 24244 raft_consensus.cc:385] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.842435 24244 raft_consensus.cc:740] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.842626 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:41.843281 24127 raft_consensus.cc:2468] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:41.845353 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:41.846006 24052 raft_consensus.cc:2468] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:41.843169 24244 consensus_queue.cc:260] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.847988 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:41.846848 24192 tablet_service.cc:1511] Processing CreateTablet for tablet ffbd39d7d5814b1fb664cc980bfef37d (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 08:55:41.852406 24166 leader_election.cc:304] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:41.864018 24243 tablet_bootstrap.cc:654] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.862174 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:41.868438 24192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbd39d7d5814b1fb664cc980bfef37d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.869915 24244 ts_tablet_manager.cc:1434] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.072s	user 0.003s	sys 0.005s
I20260713 08:55:41.876638 24112 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd567edc504cc8997cd3407ccceed5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 08:55:41.876875 24184 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd567edc504cc8997cd3407ccceed5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260713 08:55:41.877345 23998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:55:41.877154 24038 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9853ac7d5b4b538fb4feca5fcd9c04 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 08:55:41.872539 24033 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd567edc504cc8997cd3407ccceed5 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 08:55:41.878342 24184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd567edc504cc8997cd3407ccceed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.878553 24038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9853ac7d5b4b538fb4feca5fcd9c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.879175 24033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd567edc504cc8997cd3407ccceed5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 08:55:41.880697 24165 leader_election.cc:343] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:41.874994 24248 raft_consensus.cc:2804] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:41.881536 24248 raft_consensus.cc:493] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:41.881910 24248 raft_consensus.cc:3060] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:41.882774 24108 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9853ac7d5b4b538fb4feca5fcd9c04 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260713 08:55:41.883400 24166 leader_election.cc:343] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:41.883896 24166 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:41.872573 24191 tablet_service.cc:1511] Processing CreateTablet for tablet e23292f1edd54f4792cb586f69765cbe (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 08:55:41.895048 24248 raft_consensus.cc:515] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.896440 24191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23292f1edd54f4792cb586f69765cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.897469 24108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9853ac7d5b4b538fb4feca5fcd9c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.906900 24187 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9853ac7d5b4b538fb4feca5fcd9c04 (DEFAULT_TABLE table=test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 08:55:41.908088 24187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9853ac7d5b4b538fb4feca5fcd9c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.909126 24248 leader_election.cc:290] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:41.910147 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:41.913054 24051 raft_consensus.cc:3060] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:41.913199 24242 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:41.913692 24242 ts_tablet_manager.cc:1403] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.178s	user 0.009s	sys 0.012s
I20260713 08:55:41.916589 24242 raft_consensus.cc:359] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.917284 24242 raft_consensus.cc:385] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.917584 24242 raft_consensus.cc:740] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.918257 24242 consensus_queue.cc:260] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.920020 24051 raft_consensus.cc:2468] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:41.920704 24242 ts_tablet_manager.cc:1434] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 08:55:41.921576 24242 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:41.923031 24165 leader_election.cc:304] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:41.924505 24248 raft_consensus.cc:2804] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:41.926703 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:41.927464 24127 raft_consensus.cc:3060] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:41.912433 24258 raft_consensus.cc:2749] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:41.931649 24112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd567edc504cc8997cd3407ccceed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:41.931761 24244 tablet_bootstrap.cc:492] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:41.935608 24127 raft_consensus.cc:2468] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:41.939738 24248 raft_consensus.cc:697] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:41.940620 24248 consensus_queue.cc:237] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.941340 24242 tablet_bootstrap.cc:654] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.941712 24243 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:41.942202 24243 ts_tablet_manager.cc:1403] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.003s
I20260713 08:55:41.945230 24243 raft_consensus.cc:359] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.945919 24243 raft_consensus.cc:385] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.946219 24243 raft_consensus.cc:740] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.946725 24244 tablet_bootstrap.cc:654] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.954766 24243 consensus_queue.cc:260] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.956804 24243 ts_tablet_manager.cc:1434] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 08:55:41.957480 24243 tablet_bootstrap.cc:492] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:41.963619 24242 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:41.964075 24242 ts_tablet_manager.cc:1403] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.001s
I20260713 08:55:41.964433 24243 tablet_bootstrap.cc:654] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.966951 24242 raft_consensus.cc:359] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.967617 24242 raft_consensus.cc:385] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.967964 24242 raft_consensus.cc:740] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.968777 24242 consensus_queue.cc:260] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.968935 23947 catalog_manager.cc:5697] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:41.971061 24242 ts_tablet_manager.cc:1434] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:55:41.971958 24242 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:41.979346 24242 tablet_bootstrap.cc:654] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.983189 24244 tablet_bootstrap.cc:492] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:41.983660 24244 ts_tablet_manager.cc:1403] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.013s
I20260713 08:55:41.985375 24243 tablet_bootstrap.cc:492] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:41.985787 24243 ts_tablet_manager.cc:1403] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260713 08:55:41.986270 24242 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:41.986334 24244 raft_consensus.cc:359] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.986948 24242 ts_tablet_manager.cc:1403] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.008s
I20260713 08:55:41.987187 24244 raft_consensus.cc:385] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.987512 24244 raft_consensus.cc:740] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.988381 24243 raft_consensus.cc:359] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.988349 24244 consensus_queue.cc:260] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.989086 24243 raft_consensus.cc:385] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.989403 24243 raft_consensus.cc:740] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.990094 24242 raft_consensus.cc:359] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.990576 24244 ts_tablet_manager.cc:1434] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 08:55:41.990218 24243 consensus_queue.cc:260] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.990792 24242 raft_consensus.cc:385] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:41.991107 24242 raft_consensus.cc:740] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:41.991438 24244 tablet_bootstrap.cc:492] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:41.991894 24242 consensus_queue.cc:260] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:41.992570 24243 ts_tablet_manager.cc:1434] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 08:55:41.993458 24243 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:41.994184 24242 ts_tablet_manager.cc:1434] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 08:55:41.995123 24242 tablet_bootstrap.cc:492] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:41.998005 24244 tablet_bootstrap.cc:654] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:41.999589 24243 tablet_bootstrap.cc:654] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.001101 24242 tablet_bootstrap.cc:654] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.012764 24242 tablet_bootstrap.cc:492] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:42.013212 24242 ts_tablet_manager.cc:1403] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 08:55:42.013924 24244 tablet_bootstrap.cc:492] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.014216 24244 ts_tablet_manager.cc:1403] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260713 08:55:42.015793 24242 raft_consensus.cc:359] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.016438 24242 raft_consensus.cc:385] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.016371 24244 raft_consensus.cc:359] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.016793 24243 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.016773 24242 raft_consensus.cc:740] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.017066 24244 raft_consensus.cc:385] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.017311 24243 ts_tablet_manager.cc:1403] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260713 08:55:42.017350 24244 raft_consensus.cc:740] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.017784 24242 consensus_queue.cc:260] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.018168 24244 consensus_queue.cc:260] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.020303 24242 ts_tablet_manager.cc:1434] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 08:55:42.020375 24244 ts_tablet_manager.cc:1434] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 08:55:42.020162 24243 raft_consensus.cc:359] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.020859 24243 raft_consensus.cc:385] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.021171 24243 raft_consensus.cc:740] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.021298 24242 tablet_bootstrap.cc:492] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:42.021704 24244 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.021984 24243 consensus_queue.cc:260] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.024333 24243 ts_tablet_manager.cc:1434] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 08:55:42.025240 24243 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.027962 24242 tablet_bootstrap.cc:654] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.028226 24244 tablet_bootstrap.cc:654] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.031410 24243 tablet_bootstrap.cc:654] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.039686 24244 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.040138 24244 ts_tablet_manager.cc:1403] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260713 08:55:42.040397 24242 tablet_bootstrap.cc:492] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:42.040845 24242 ts_tablet_manager.cc:1403] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260713 08:55:42.041294 24243 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.041725 24243 ts_tablet_manager.cc:1403] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260713 08:55:42.042872 24244 raft_consensus.cc:359] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.043586 24244 raft_consensus.cc:385] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.043907 24244 raft_consensus.cc:740] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.043799 24242 raft_consensus.cc:359] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.044606 24242 raft_consensus.cc:385] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.044514 24243 raft_consensus.cc:359] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.044957 24242 raft_consensus.cc:740] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.045249 24243 raft_consensus.cc:385] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.044864 24244 consensus_queue.cc:260] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.045599 24243 raft_consensus.cc:740] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.045940 24242 consensus_queue.cc:260] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.046478 24243 consensus_queue.cc:260] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.047312 24244 ts_tablet_manager.cc:1434] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:55:42.048391 24242 ts_tablet_manager.cc:1434] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 08:55:42.048758 24244 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.048834 24243 ts_tablet_manager.cc:1434] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260713 08:55:42.049310 24242 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:42.049779 24243 tablet_bootstrap.cc:492] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.055207 24244 tablet_bootstrap.cc:654] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.055754 24242 tablet_bootstrap.cc:654] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.056308 24243 tablet_bootstrap.cc:654] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.065552 24243 tablet_bootstrap.cc:492] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.065994 24243 ts_tablet_manager.cc:1403] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 08:55:42.066978 24244 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.067454 24244 ts_tablet_manager.cc:1403] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 08:55:42.068866 24243 raft_consensus.cc:359] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.069593 24243 raft_consensus.cc:385] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.069877 24243 raft_consensus.cc:740] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.070216 24244 raft_consensus.cc:359] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.070938 24244 raft_consensus.cc:385] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.071231 24244 raft_consensus.cc:740] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.071810 24243 consensus_queue.cc:260] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.072153 24244 consensus_queue.cc:260] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.072806 24242 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:42.073200 24242 ts_tablet_manager.cc:1403] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260713 08:55:42.074234 24243 ts_tablet_manager.cc:1434] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 08:55:42.074398 24244 ts_tablet_manager.cc:1434] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:55:42.075181 24243 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.075219 24244 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.075647 24242 raft_consensus.cc:359] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.076334 24242 raft_consensus.cc:385] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.076614 24242 raft_consensus.cc:740] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.077376 24242 consensus_queue.cc:260] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.081760 24243 tablet_bootstrap.cc:654] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.081760 24244 tablet_bootstrap.cc:654] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.081835 24242 ts_tablet_manager.cc:1434] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:55:42.082888 24242 tablet_bootstrap.cc:492] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:42.088033 24249 raft_consensus.cc:493] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.088228 24242 tablet_bootstrap.cc:654] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.088483 24249 raft_consensus.cc:515] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.093262 24244 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.093276 24243 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.093883 24244 ts_tablet_manager.cc:1403] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260713 08:55:42.093946 24243 ts_tablet_manager.cc:1403] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260713 08:55:42.094554 24249 leader_election.cc:290] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.096990 24243 raft_consensus.cc:359] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.097117 24244 raft_consensus.cc:359] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.097716 24243 raft_consensus.cc:385] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.097769 24244 raft_consensus.cc:385] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.098127 24243 raft_consensus.cc:740] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.098181 24244 raft_consensus.cc:740] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.099179 24242 tablet_bootstrap.cc:492] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:42.099020 24243 consensus_queue.cc:260] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.099021 24244 consensus_queue.cc:260] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.099766 24242 ts_tablet_manager.cc:1403] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260713 08:55:42.101505 24244 ts_tablet_manager.cc:1434] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 08:55:42.101505 24243 ts_tablet_manager.cc:1434] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 08:55:42.102598 24243 tablet_bootstrap.cc:492] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.102600 24244 tablet_bootstrap.cc:492] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.102890 24242 raft_consensus.cc:359] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.103677 24242 raft_consensus.cc:385] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.103953 24242 raft_consensus.cc:740] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.104866 24242 consensus_queue.cc:260] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.107474 24242 ts_tablet_manager.cc:1434] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:55:42.108496 24242 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:42.109351 24243 tablet_bootstrap.cc:654] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.109615 24244 tablet_bootstrap.cc:654] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.111920 24249 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.112409 24249 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.114384 24249 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.114677 24242 tablet_bootstrap.cc:654] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.117164 24248 raft_consensus.cc:493] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.117592 24248 raft_consensus.cc:515] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.119764 24248 leader_election.cc:290] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.120443 24243 tablet_bootstrap.cc:492] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.120839 24243 ts_tablet_manager.cc:1403] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 08:55:42.121352 24244 tablet_bootstrap.cc:492] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.121814 24244 ts_tablet_manager.cc:1403] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260713 08:55:42.121646 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.122288 24051 raft_consensus.cc:2468] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.123529 24165 leader_election.cc:304] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.123340 24243 raft_consensus.cc:359] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.124104 24243 raft_consensus.cc:385] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.124370 24243 raft_consensus.cc:740] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.124423 24248 raft_consensus.cc:2804] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.124781 24248 raft_consensus.cc:493] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.125089 24248 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.125139 24243 consensus_queue.cc:260] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.127238 24243 ts_tablet_manager.cc:1434] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 08:55:42.128001 24243 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.131786 24248 raft_consensus.cc:515] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.136128 24243 tablet_bootstrap.cc:654] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.137458 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.137997 24051 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.146306 24051 raft_consensus.cc:2468] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:42.134740 24244 raft_consensus.cc:359] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.147621 24244 raft_consensus.cc:385] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.147945 24244 raft_consensus.cc:740] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.148379 24165 leader_election.cc:304] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.148535 24244 consensus_queue.cc:260] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.149636 24259 raft_consensus.cc:2804] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.150100 24259 raft_consensus.cc:697] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:42.150540 24244 ts_tablet_manager.cc:1434] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.000s
I20260713 08:55:42.151387 24244 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.150887 24259 consensus_queue.cc:237] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.146952 24243 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.155298 24243 ts_tablet_manager.cc:1403] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260713 08:55:42.157775 24244 tablet_bootstrap.cc:654] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.158483 24243 raft_consensus.cc:359] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.159518 24248 leader_election.cc:290] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.165334 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.166100 24127 raft_consensus.cc:2468] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.161875 24243 raft_consensus.cc:385] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.167122 24243 raft_consensus.cc:740] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.168221 24243 consensus_queue.cc:260] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.170766 24244 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.171386 24244 ts_tablet_manager.cc:1403] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 08:55:42.174183 24244 raft_consensus.cc:359] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.174811 24244 raft_consensus.cc:385] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.175078 24244 raft_consensus.cc:740] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.175820 24244 consensus_queue.cc:260] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.170697 24243 ts_tablet_manager.cc:1434] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 08:55:42.177647 24243 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.178930 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:42.179625 24127 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.181433 24244 ts_tablet_manager.cc:1434] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 08:55:42.182503 24244 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.187340 24249 raft_consensus.cc:493] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.187815 24249 raft_consensus.cc:515] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.189507 24243 tablet_bootstrap.cc:654] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.189613 24127 raft_consensus.cc:2468] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:42.189733 24249 leader_election.cc:290] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.195369 24244 tablet_bootstrap.cc:654] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.200940 24243 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.201548 24243 ts_tablet_manager.cc:1403] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260713 08:55:42.204804 24243 raft_consensus.cc:359] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.205703 24243 raft_consensus.cc:385] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.205848 24248 raft_consensus.cc:493] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.206151 24243 raft_consensus.cc:740] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.206338 24248 raft_consensus.cc:515] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.207250 24243 consensus_queue.cc:260] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.208388 24248 leader_election.cc:290] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.210103 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6fd3ad661347cdb1323113d00f19a3" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.210693 24051 raft_consensus.cc:2468] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.211215 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6fd3ad661347cdb1323113d00f19a3" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.211825 24127 raft_consensus.cc:2468] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.212976 24166 leader_election.cc:304] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:42.213804 24248 raft_consensus.cc:2804] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.214207 24248 raft_consensus.cc:493] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.214540 24248 raft_consensus.cc:3060] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.213218 24243 ts_tablet_manager.cc:1434] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 08:55:42.216596 24243 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.217190 24244 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.217645 24244 ts_tablet_manager.cc:1403] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.013s
I20260713 08:55:42.220204 24244 raft_consensus.cc:359] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.220849 24244 raft_consensus.cc:385] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.221143 24244 raft_consensus.cc:740] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.221815 24244 consensus_queue.cc:260] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.224803 24244 ts_tablet_manager.cc:1434] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:55:42.225951 24244 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.221817 24243 tablet_bootstrap.cc:654] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.232467 24244 tablet_bootstrap.cc:654] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.234087 24248 raft_consensus.cc:515] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.238699 24243 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.239264 24243 ts_tablet_manager.cc:1403] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260713 08:55:42.241943 24243 raft_consensus.cc:359] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.242280 24244 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.242524 24243 raft_consensus.cc:385] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.242818 24244 ts_tablet_manager.cc:1403] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260713 08:55:42.245447 24244 raft_consensus.cc:359] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.246143 24244 raft_consensus.cc:385] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.246472 24244 raft_consensus.cc:740] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.247187 24244 consensus_queue.cc:260] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.249313 24244 ts_tablet_manager.cc:1434] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 08:55:42.242787 24243 raft_consensus.cc:740] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.250191 24244 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.250097 24243 consensus_queue.cc:260] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.252038 24253 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.252460 24253 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.254959 24243 ts_tablet_manager.cc:1434] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 08:55:42.255851 24243 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.256332 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6fd3ad661347cdb1323113d00f19a3" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.256835 24051 raft_consensus.cc:3060] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.270006 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.272223 24050 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.272416 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.274199 24259 raft_consensus.cc:493] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.274061 24049 raft_consensus.cc:2468] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.273977 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.274711 24259 raft_consensus.cc:515] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.274948 24052 raft_consensus.cc:2468] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.276767 24259 leader_election.cc:290] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.278484 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.277098 23946 catalog_manager.cc:5697] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:42.279807 24259 raft_consensus.cc:493] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.281019 24253 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.280799 24259 raft_consensus.cc:515] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.278802 24090 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.282398 24244 tablet_bootstrap.cc:654] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.282752 24090 leader_election.cc:304] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.284453 24249 raft_consensus.cc:2804] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.284618 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.284818 24249 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.285153 24249 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.285213 24049 raft_consensus.cc:2468] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.286433 24165 leader_election.cc:304] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.287195 24258 raft_consensus.cc:2804] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.287525 24258 raft_consensus.cc:493] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.289885 24258 raft_consensus.cc:3060] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.292943 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.296818 24200 raft_consensus.cc:2468] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.279063 24052 raft_consensus.cc:2468] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.297187 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.298777 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.298920 24201 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.299288 24127 raft_consensus.cc:2468] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.294866 24248 leader_election.cc:290] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.302654 24165 leader_election.cc:304] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.304128 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6fd3ad661347cdb1323113d00f19a3" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:42.304643 24127 raft_consensus.cc:3060] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.304476 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.305697 24126 raft_consensus.cc:2468] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.305055 24090 leader_election.cc:304] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.305580 24294 raft_consensus.cc:2804] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.306715 24294 raft_consensus.cc:493] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.307019 24294 raft_consensus.cc:3060] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.297195 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.300751 24253 raft_consensus.cc:493] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.300611 24249 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.312225 24248 raft_consensus.cc:2804] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.318171 24295 raft_consensus.cc:2804] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.316082 24253 raft_consensus.cc:515] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.319074 24051 raft_consensus.cc:2468] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:42.320581 24258 raft_consensus.cc:515] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.325975 24242 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:42.326666 24253 leader_election.cc:290] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.326936 24242 ts_tablet_manager.cc:1403] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.219s	user 0.053s	sys 0.072s
I20260713 08:55:42.324165 24248 raft_consensus.cc:493] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.326490 24202 raft_consensus.cc:2393] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15902bc3fb234958a5fe319fd6082b64 in current term 1: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:42.323978 24295 raft_consensus.cc:493] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.326318 24165 leader_election.cc:304] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.329918 24243 tablet_bootstrap.cc:654] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.327979 24248 raft_consensus.cc:3060] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.333033 24127 raft_consensus.cc:2468] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:42.327884 24259 leader_election.cc:290] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.334722 24259 raft_consensus.cc:2804] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.335161 24259 raft_consensus.cc:697] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:42.335067 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:42.327849 24295 raft_consensus.cc:3060] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.337474 24253 raft_consensus.cc:493] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.338057 24253 raft_consensus.cc:515] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.342268 24253 leader_election.cc:290] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.332393 24258 leader_election.cc:290] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.335958 24259 consensus_queue.cc:237] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.348728 24295 raft_consensus.cc:515] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.350136 24126 raft_consensus.cc:2393] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 1: Already voted for candidate 15902bc3fb234958a5fe319fd6082b64 in this term.
I20260713 08:55:42.349984 24242 raft_consensus.cc:359] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.350669 24242 raft_consensus.cc:385] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.350953 24242 raft_consensus.cc:740] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.351639 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.352224 24202 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.351828 24242 consensus_queue.cc:260] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.359146 24242 ts_tablet_manager.cc:1434] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260713 08:55:42.360052 24242 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:42.359998 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.361093 24201 raft_consensus.cc:2393] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 15902bc3fb234958a5fe319fd6082b64 in current term 1: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:42.362340 24202 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:42.355163 24249 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.362607 24295 leader_election.cc:290] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.375763 24249 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.376294 24249 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.380445 24242 tablet_bootstrap.cc:654] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.380079 24093 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:42.374456 24253 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.383219 24248 raft_consensus.cc:515] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.384792 24295 raft_consensus.cc:2804] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 08:55:42.386662 24165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 60410us
I20260713 08:55:42.388789 24249 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.390367 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.392725 24249 raft_consensus.cc:493] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.392781 24202 raft_consensus.cc:2468] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.393251 24249 raft_consensus.cc:515] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.386083 24253 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.395164 24249 leader_election.cc:290] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.395339 24253 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.400185 24093 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:42.401276 24249 raft_consensus.cc:2804] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.401721 24249 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.402144 24249 raft_consensus.cc:3060] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.402583 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.403347 24202 raft_consensus.cc:2468] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.404733 24093 leader_election.cc:304] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:42.412026 24243 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.412609 24243 ts_tablet_manager.cc:1403] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.157s	user 0.020s	sys 0.005s
I20260713 08:55:42.417671 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:42.421586 24248 leader_election.cc:290] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.426477 24298 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.426275 24294 raft_consensus.cc:515] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.427378 24298 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.436384 24126 raft_consensus.cc:2393] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 1: Already voted for candidate 15902bc3fb234958a5fe319fd6082b64 in this term.
I20260713 08:55:42.436713 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.437254 24051 raft_consensus.cc:3060] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.437021 24243 raft_consensus.cc:359] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.437645 24298 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.437704 24243 raft_consensus.cc:385] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.438167 24243 raft_consensus.cc:740] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.433976 24295 raft_consensus.cc:697] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:42.438843 24243 consensus_queue.cc:260] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.439258 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.439718 24295 consensus_queue.cc:237] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.444160 24243 ts_tablet_manager.cc:1434] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.011s
I20260713 08:55:42.445199 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.445355 24249 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.445719 24052 raft_consensus.cc:3060] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.439870 24126 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.448113 24249 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.448673 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.451050 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.452171 24049 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.452306 24047 raft_consensus.cc:2468] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.449411 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.450239 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.449143 24243 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.456045 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.456851 24045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.457759 24090 leader_election.cc:304] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:42.459240 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.459478 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.459862 24127 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:42.460901 24202 raft_consensus.cc:2393] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 15902bc3fb234958a5fe319fd6082b64 in current term 1: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:42.451571 24294 leader_election.cc:290] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.460368 24249 raft_consensus.cc:493] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.459503 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.461040 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.468189 24123 raft_consensus.cc:2393] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 1: Already voted for candidate 15902bc3fb234958a5fe319fd6082b64 in this term.
I20260713 08:55:42.468051 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.466498 24249 raft_consensus.cc:515] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.469494 24125 raft_consensus.cc:2393] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 1: Already voted for candidate 15902bc3fb234958a5fe319fd6082b64 in this term.
I20260713 08:55:42.471570 24166 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:42.472064 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.472518 24298 raft_consensus.cc:2804] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.472668 24046 raft_consensus.cc:2468] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.472880 24298 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.473209 24298 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.474190 24090 leader_election.cc:304] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.474665 24244 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.475255 24244 ts_tablet_manager.cc:1403] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.225s	user 0.016s	sys 0.011s
I20260713 08:55:42.475409 24249 leader_election.cc:290] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.475970 24249 raft_consensus.cc:2804] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.476310 24249 raft_consensus.cc:493] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.476398 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.476714 24249 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.476928 24202 raft_consensus.cc:3060] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.478591 24244 raft_consensus.cc:359] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.479441 24244 raft_consensus.cc:385] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.456049 24048 raft_consensus.cc:2468] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.479884 24244 raft_consensus.cc:740] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.481899 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.482437 24244 consensus_queue.cc:260] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.482820 24046 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:42.488294 24244 ts_tablet_manager.cc:1434] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260713 08:55:42.489074 24244 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.489616 24016 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.491078 24253 raft_consensus.cc:2804] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.491861 24253 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.492177 24253 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.493431 24249 raft_consensus.cc:515] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.493456 23946 catalog_manager.cc:5697] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:42.495440 24249 leader_election.cc:290] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.497644 24298 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.497999 24248 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:42.504155 24093 leader_election.cc:304] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:42.504789 24249 raft_consensus.cc:2749] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:55:42.503603 24253 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.506315 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.507083 24048 raft_consensus.cc:2393] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 1: Already voted for candidate ed62be5572db488f8fbfef14fe898f8c in this term.
I20260713 08:55:42.508849 24253 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.508925 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.510327 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.511123 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:42.511163 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647e04db90174a81be66d6408dd595f0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.511296 24198 raft_consensus.cc:2468] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:42.499548 24298 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:42.516582 24200 raft_consensus.cc:2393] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 1: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:42.516898 24202 raft_consensus.cc:2468] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:42.511775 24125 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.514917 24253 raft_consensus.cc:493] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.510754 24051 raft_consensus.cc:2468] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:42.520622 24303 raft_consensus.cc:2804] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.523728 24299 raft_consensus.cc:2749] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:55:42.525969 24049 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:42.524684 24052 raft_consensus.cc:2468] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:42.526260 24165 leader_election.cc:304] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64
I20260713 08:55:42.528971 24018 leader_election.cc:304] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.521657 24253 raft_consensus.cc:515] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.517495 24201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.521446 24199 raft_consensus.cc:2393] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 1: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:42.528237 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:42.531569 24201 raft_consensus.cc:2468] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.529661 24248 raft_consensus.cc:2804] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.532462 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.530102 24298 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 08:55:42.530354 24293 raft_consensus.cc:2804] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.530196 24124 raft_consensus.cc:2468] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:42.535566 24293 raft_consensus.cc:493] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.535772 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7273fe88a38441fbb0bc836ab9ad2ac5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.535986 24293 raft_consensus.cc:3060] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.532701 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.532877 24248 raft_consensus.cc:697] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:42.534825 24253 leader_election.cc:290] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.535249 24202 raft_consensus.cc:2393] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 1: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:42.536994 24197 raft_consensus.cc:2393] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 1: Already voted for candidate 15902bc3fb234958a5fe319fd6082b64 in this term.
I20260713 08:55:42.540359 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.540934 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.542135 24048 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.541723 24248 consensus_queue.cc:237] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.537437 24303 raft_consensus.cc:493] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.544219 24303 raft_consensus.cc:3060] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:55:42.544391 24018 leader_election.cc:343] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:42.545226 24165 leader_election.cc:304] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64
I20260713 08:55:42.549206 24018 leader_election.cc:304] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:42.550493 24253 raft_consensus.cc:2749] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:42.546473 24198 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.533231 24093 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:42.552951 24048 raft_consensus.cc:2468] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:42.547281 24298 raft_consensus.cc:2804] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.551693 24293 raft_consensus.cc:515] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.559329 24016 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [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: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:42.558461 24299 raft_consensus.cc:2804] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.568289 24018 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:42.570540 24242 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:42.564311 24298 raft_consensus.cc:697] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:42.571981 24242 ts_tablet_manager.cc:1403] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.212s	user 0.017s	sys 0.004s
I20260713 08:55:42.565198 24253 raft_consensus.cc:2749] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:55:42.572912 24090 leader_election.cc:304] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.560077 23949 catalog_manager.cc:5697] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:42.572914 24299 raft_consensus.cc:697] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:42.572654 24298 consensus_queue.cc:237] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.585276 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7273fe88a38441fbb0bc836ab9ad2ac5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:42.585872 24123 raft_consensus.cc:2468] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:42.586736 24242 raft_consensus.cc:359] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.587340 24242 raft_consensus.cc:385] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.588537 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:42.589998 24016 leader_election.cc:304] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [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: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:55:42.591058 24253 raft_consensus.cc:2804] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.591451 24253 raft_consensus.cc:493] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.591852 24253 raft_consensus.cc:3060] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.592763 24249 raft_consensus.cc:2804] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.593217 24249 raft_consensus.cc:697] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:42.587596 24242 raft_consensus.cc:740] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.597631 24242 consensus_queue.cc:260] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.580678 24299 consensus_queue.cc:237] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.602424 24249 consensus_queue.cc:237] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.603982 24258 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:42.606536 24293 leader_election.cc:290] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.608801 24244 tablet_bootstrap.cc:654] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.606324 24243 tablet_bootstrap.cc:654] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.609369 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.612959 24242 ts_tablet_manager.cc:1434] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.002s
I20260713 08:55:42.614014 24242 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:42.614959 24197 raft_consensus.cc:3060] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.610734 24258 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 08:55:42.626080 24198 raft_consensus.cc:2468] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:42.626609 24309 raft_consensus.cc:3060] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.617847 24303 raft_consensus.cc:515] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.651212 24253 raft_consensus.cc:515] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.652611 24123 raft_consensus.cc:2393] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 1: Already voted for candidate 15902bc3fb234958a5fe319fd6082b64 in this term.
I20260713 08:55:42.647732 24125 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:42.658232 24197 raft_consensus.cc:2468] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:42.659286 24018 leader_election.cc:304] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.662206 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7273fe88a38441fbb0bc836ab9ad2ac5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.663704 24166 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [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: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:42.660004 23949 catalog_manager.cc:5697] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:42.671116 24248 raft_consensus.cc:2804] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.671067 23949 catalog_manager.cc:5697] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:42.660461 24293 raft_consensus.cc:2804] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.672772 24197 raft_consensus.cc:3060] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.671970 24248 raft_consensus.cc:697] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:42.675880 24248 consensus_queue.cc:237] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.677095 24242 tablet_bootstrap.cc:654] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.665405 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7273fe88a38441fbb0bc836ab9ad2ac5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:42.682612 24123 raft_consensus.cc:3060] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.660485 24253 leader_election.cc:290] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.685725 24244 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.686255 24244 ts_tablet_manager.cc:1403] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.197s	user 0.010s	sys 0.018s
I20260713 08:55:42.691941 24244 raft_consensus.cc:359] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.692735 24244 raft_consensus.cc:385] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.693064 24244 raft_consensus.cc:740] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.695901 24244 consensus_queue.cc:260] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.702332 24293 raft_consensus.cc:697] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:42.702241 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.706859 24299 raft_consensus.cc:493] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.707579 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.708410 24198 raft_consensus.cc:2393] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 15902bc3fb234958a5fe319fd6082b64 in current term 1: Already voted for candidate ed62be5572db488f8fbfef14fe898f8c in this term.
I20260713 08:55:42.708451 24242 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:42.707296 24299 raft_consensus.cc:515] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.708927 24242 ts_tablet_manager.cc:1403] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.002s
I20260713 08:55:42.711009 24244 ts_tablet_manager.cc:1434] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 08:55:42.710122 24093 leader_election.cc:304] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:42.711711 24244 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:42.705047 24293 consensus_queue.cc:237] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.712803 24123 raft_consensus.cc:2468] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:42.714262 24299 leader_election.cc:290] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.712939 24249 raft_consensus.cc:2749] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:55:42.716248 24243 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.719967 24243 ts_tablet_manager.cc:1403] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.271s	user 0.014s	sys 0.007s
I20260713 08:55:42.719247 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.708825 24303 leader_election.cc:290] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.721040 24016 leader_election.cc:304] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:42.723119 24048 raft_consensus.cc:2468] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.724620 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.727744 24090 leader_election.cc:304] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
W20260713 08:55:42.728714 24093 leader_election.cc:343] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:42.729809 24249 raft_consensus.cc:2804] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.730286 24249 raft_consensus.cc:493] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.730715 24249 raft_consensus.cc:3060] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.726047 24309 raft_consensus.cc:2749] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:42.769093 24321 raft_consensus.cc:2804] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.769640 24321 raft_consensus.cc:697] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:42.770676 24321 consensus_queue.cc:237] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.773752 24243 raft_consensus.cc:359] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.859979 24243 raft_consensus.cc:385] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.860273 24243 raft_consensus.cc:740] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.861009 24243 consensus_queue.cc:260] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.861711 24242 raft_consensus.cc:359] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.862407 24243 ts_tablet_manager.cc:1434] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.142s	user 0.010s	sys 0.038s
I20260713 08:55:42.862519 24242 raft_consensus.cc:385] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.864141 24242 raft_consensus.cc:740] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.863265 24243 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.779697 24197 raft_consensus.cc:2468] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:42.838645 23946 catalog_manager.cc:5697] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:42.865165 24242 consensus_queue.cc:260] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.869583 24244 tablet_bootstrap.cc:654] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.870518 24242 ts_tablet_manager.cc:1434] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.161s	user 0.006s	sys 0.002s
I20260713 08:55:42.866604 24248 consensus_queue.cc:1048] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 08:55:42.871381 24242 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:42.871743 24259 consensus_queue.cc:1048] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:42.873306 24243 tablet_bootstrap.cc:654] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.874594 23946 catalog_manager.cc:5697] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:42.882478 24249 raft_consensus.cc:515] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
W20260713 08:55:42.883941 23998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:55:42.895774 24249 leader_election.cc:290] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.900112 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.900385 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.900840 24049 raft_consensus.cc:3060] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.911590 24249 raft_consensus.cc:493] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:42.912935 24249 raft_consensus.cc:515] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.913409 24299 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:42.915036 24244 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:42.915484 24244 ts_tablet_manager.cc:1403] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.204s	user 0.011s	sys 0.007s
I20260713 08:55:42.915617 24249 leader_election.cc:290] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:42.919523 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:42.920181 24046 raft_consensus.cc:2468] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.920742 24049 raft_consensus.cc:2468] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:42.921404 24090 leader_election.cc:304] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
W20260713 08:55:42.912966 24093 leader_election.cc:343] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:42.922950 24249 raft_consensus.cc:2804] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:42.925441 24249 raft_consensus.cc:493] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:42.925788 24249 raft_consensus.cc:3060] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.928785 24243 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:42.929275 24243 ts_tablet_manager.cc:1403] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.023s
I20260713 08:55:42.930444 24242 tablet_bootstrap.cc:654] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.932349 24090 leader_election.cc:304] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:55:42.933360 24299 raft_consensus.cc:2804] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.933765 24299 raft_consensus.cc:697] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:42.936512 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:42.937119 24198 raft_consensus.cc:2468] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:42.934835 24299 consensus_queue.cc:237] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.940613 24243 raft_consensus.cc:359] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.940369 23949 catalog_manager.cc:5697] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:42.941920 24243 raft_consensus.cc:385] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.943120 24243 raft_consensus.cc:740] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.944321 24243 consensus_queue.cc:260] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.945075 23949 catalog_manager.cc:5697] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:42.946470 24243 ts_tablet_manager.cc:1434] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260713 08:55:42.947350 24243 tablet_bootstrap.cc:492] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:42.949193 24244 raft_consensus.cc:359] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.949832 24244 raft_consensus.cc:385] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.950083 24244 raft_consensus.cc:740] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.952863 24243 tablet_bootstrap.cc:654] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.953276 24242 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:42.953675 24242 ts_tablet_manager.cc:1403] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.010s
I20260713 08:55:42.958652 24244 consensus_queue.cc:260] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.963927 24298 consensus_queue.cc:1048] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:42.966022 24244 ts_tablet_manager.cc:1434] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.002s
I20260713 08:55:42.970328 24294 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:42.971830 24249 raft_consensus.cc:515] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.975723 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:42.975955 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:42.976287 24197 raft_consensus.cc:3060] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.976559 24049 raft_consensus.cc:3060] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:42.981346 23946 catalog_manager.cc:5697] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:42.984931 24197 raft_consensus.cc:2468] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:42.986135 24093 leader_election.cc:304] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:42.987177 24294 raft_consensus.cc:2804] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:42.987875 24049 raft_consensus.cc:2468] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:42.987994 24294 raft_consensus.cc:697] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:42.962744 24242 raft_consensus.cc:359] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.990226 24242 raft_consensus.cc:385] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:42.990483 24242 raft_consensus.cc:740] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:42.991087 24242 consensus_queue.cc:260] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.989359 24294 consensus_queue.cc:237] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:42.993265 24242 ts_tablet_manager.cc:1434] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.039s	user 0.001s	sys 0.005s
I20260713 08:55:42.994067 24242 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:42.999194 24242 tablet_bootstrap.cc:654] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:42.999745 24244 tablet_bootstrap.cc:492] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.004487 24249 leader_election.cc:290] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.006433 24259 consensus_queue.cc:1048] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.008158 23948 catalog_manager.cc:5697] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:43.009917 24244 tablet_bootstrap.cc:654] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.011582 24243 tablet_bootstrap.cc:492] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.012099 24243 ts_tablet_manager.cc:1403] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.065s	user 0.031s	sys 0.019s
I20260713 08:55:43.016788 24242 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.017241 24242 ts_tablet_manager.cc:1403] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260713 08:55:43.020084 24242 raft_consensus.cc:359] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.020726 24242 raft_consensus.cc:385] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.021050 24242 raft_consensus.cc:740] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.021683 24242 consensus_queue.cc:260] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.029764 24242 ts_tablet_manager.cc:1434] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260713 08:55:43.030586 24242 tablet_bootstrap.cc:492] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.015041 24243 raft_consensus.cc:359] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.032420 24243 raft_consensus.cc:385] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.032752 24243 raft_consensus.cc:740] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.033106 24244 tablet_bootstrap.cc:492] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.033524 24244 ts_tablet_manager.cc:1403] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260713 08:55:43.033584 24243 consensus_queue.cc:260] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.035580 24242 tablet_bootstrap.cc:654] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.036049 24243 ts_tablet_manager.cc:1434] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260713 08:55:43.037516 24243 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.044579 24243 tablet_bootstrap.cc:654] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.044162 23949 catalog_manager.cc:5697] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:43.036029 24244 raft_consensus.cc:359] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.057783 24244 raft_consensus.cc:385] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.058073 24244 raft_consensus.cc:740] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.059250 24244 consensus_queue.cc:260] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.061332 24244 ts_tablet_manager.cc:1434] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 08:55:43.064186 24242 tablet_bootstrap.cc:492] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.064455 24244 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.064714 24242 ts_tablet_manager.cc:1403] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.005s
I20260713 08:55:43.069631 24242 raft_consensus.cc:359] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.070413 24242 raft_consensus.cc:385] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.070658 24242 raft_consensus.cc:740] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.071249 24242 consensus_queue.cc:260] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.072808 24244 tablet_bootstrap.cc:654] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.072958 24242 ts_tablet_manager.cc:1434] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 08:55:43.074035 24242 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.078413 24242 tablet_bootstrap.cc:654] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.080968 24243 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.081524 24243 ts_tablet_manager.cc:1403] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.011s
I20260713 08:55:43.084817 24243 raft_consensus.cc:359] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.085714 24243 raft_consensus.cc:385] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.086102 24243 raft_consensus.cc:740] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.087057 24243 consensus_queue.cc:260] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.089902 24242 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.090304 24242 ts_tablet_manager.cc:1403] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 08:55:43.092422 24243 ts_tablet_manager.cc:1434] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 08:55:43.092635 24242 raft_consensus.cc:359] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.093353 24242 raft_consensus.cc:385] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.093611 24242 raft_consensus.cc:740] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.094043 24243 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.093701 24294 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.094359 24242 consensus_queue.cc:260] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.098922 24321 raft_consensus.cc:493] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.099185 24242 ts_tablet_manager.cc:1434] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 08:55:43.099356 24321 raft_consensus.cc:515] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.100028 24242 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.100138 24244 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.102173 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5c0a0b86845eda789b3c2e7c0fe32" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:43.102775 24125 raft_consensus.cc:2468] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:43.103976 24016 leader_election.cc:304] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.104759 24293 raft_consensus.cc:2804] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.105487 24293 raft_consensus.cc:493] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.105801 24293 raft_consensus.cc:3060] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.118844 24293 raft_consensus.cc:515] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.121349 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5c0a0b86845eda789b3c2e7c0fe32" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:43.121953 24125 raft_consensus.cc:3060] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.135946 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5c0a0b86845eda789b3c2e7c0fe32" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:43.136534 24244 ts_tablet_manager.cc:1403] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.027s
I20260713 08:55:43.136533 24197 raft_consensus.cc:2468] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:43.137247 24321 leader_election.cc:290] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.137632 24242 tablet_bootstrap.cc:654] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.138391 24125 raft_consensus.cc:2468] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:43.139592 24244 raft_consensus.cc:359] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.139889 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5c0a0b86845eda789b3c2e7c0fe32" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:43.140908 24197 raft_consensus.cc:3060] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.141412 24243 tablet_bootstrap.cc:654] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.142000 24244 raft_consensus.cc:385] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.142307 24244 raft_consensus.cc:740] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.142848 24244 consensus_queue.cc:260] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.145309 24244 ts_tablet_manager.cc:1434] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 08:55:43.146358 24016 leader_election.cc:304] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.147442 24321 raft_consensus.cc:2804] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:43.147959 24321 raft_consensus.cc:697] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:43.138826 24293 leader_election.cc:290] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.148785 24321 consensus_queue.cc:237] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.152851 24259 raft_consensus.cc:493] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.155146 24244 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.154786 24259 raft_consensus.cc:515] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.157644 24258 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.164063 24299 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:43.165735 24299 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:43.168210 24259 leader_election.cc:290] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:43.173807 24244 tablet_bootstrap.cc:654] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.180001 23946 catalog_manager.cc:5697] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:43.186317 24197 raft_consensus.cc:2468] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:43.183799 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:43.193704 24048 raft_consensus.cc:2393] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 1: Already voted for candidate 15902bc3fb234958a5fe319fd6082b64 in this term.
I20260713 08:55:43.195478 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:43.201351 24294 raft_consensus.cc:493] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.201879 24294 raft_consensus.cc:515] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.204442 24294 leader_election.cc:290] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.206112 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:43.207592 24197 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:43.212014 24093 leader_election.cc:304] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:43.212971 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:43.215970 24048 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:43.214629 24294 raft_consensus.cc:2804] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.219897 24259 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:43.221582 24243 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.221985 24243 ts_tablet_manager.cc:1403] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.128s	user 0.029s	sys 0.033s
I20260713 08:55:43.211459 24165 leader_election.cc:304] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:43.230365 24258 raft_consensus.cc:3060] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.220459 24294 raft_consensus.cc:493] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.229308 24299 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 08:55:43.240221 24294 raft_consensus.cc:3060] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.249732 24243 raft_consensus.cc:359] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.250380 24243 raft_consensus.cc:385] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.250623 24243 raft_consensus.cc:740] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.251226 24243 consensus_queue.cc:260] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.253156 24243 ts_tablet_manager.cc:1434] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260713 08:55:43.254295 24243 tablet_bootstrap.cc:492] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.257544 24242 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.257961 24242 ts_tablet_manager.cc:1403] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.048s
I20260713 08:55:43.259205 24248 consensus_queue.cc:1048] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.262720 24321 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.272608 24294 raft_consensus.cc:515] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.274027 24258 raft_consensus.cc:2749] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:43.276170 24294 leader_election.cc:290] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.276952 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:43.277689 24197 raft_consensus.cc:3060] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.280050 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:43.280834 24243 tablet_bootstrap.cc:654] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.280762 24048 raft_consensus.cc:3060] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.282130 24244 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.282604 24244 ts_tablet_manager.cc:1403] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.013s
I20260713 08:55:43.286052 24244 raft_consensus.cc:359] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.286981 24244 raft_consensus.cc:385] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.287811 24244 raft_consensus.cc:740] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.289069 24244 consensus_queue.cc:260] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.292753 24243 tablet_bootstrap.cc:492] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.294539 24244 ts_tablet_manager.cc:1434] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260713 08:55:43.296252 24244 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.297441 24243 ts_tablet_manager.cc:1403] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.004s
I20260713 08:55:43.297744 24197 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:43.298817 24093 leader_election.cc:304] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:43.299785 24299 raft_consensus.cc:2804] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:43.300232 24299 raft_consensus.cc:697] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:43.300139 24243 raft_consensus.cc:359] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.301343 24243 raft_consensus.cc:385] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.301640 24243 raft_consensus.cc:740] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.301497 24299 consensus_queue.cc:237] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.302583 24048 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:43.302534 24243 consensus_queue.cc:260] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.300232 24321 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 08:55:43.305001 24243 ts_tablet_manager.cc:1434] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:55:43.306649 24243 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.308039 24244 tablet_bootstrap.cc:654] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.312726 24243 tablet_bootstrap.cc:654] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.317637 24258 consensus_queue.cc:1048] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.328438 24242 raft_consensus.cc:359] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.331691 24242 raft_consensus.cc:385] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.346383 24303 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:43.332127 24242 raft_consensus.cc:740] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.362802 24244 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.363196 24244 ts_tablet_manager.cc:1403] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.018s
I20260713 08:55:43.363953 24242 consensus_queue.cc:260] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.365557 24244 raft_consensus.cc:359] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.366302 24244 raft_consensus.cc:385] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.366585 24244 raft_consensus.cc:740] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.367319 24244 consensus_queue.cc:260] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.368229 24243 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.368283 24242 ts_tablet_manager.cc:1434] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.110s	user 0.008s	sys 0.000s
I20260713 08:55:43.368758 24243 ts_tablet_manager.cc:1403] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.024s
I20260713 08:55:43.369225 24242 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.369277 24244 ts_tablet_manager.cc:1434] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 08:55:43.374634 24244 tablet_bootstrap.cc:492] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.380817 24243 raft_consensus.cc:359] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.381443 24243 raft_consensus.cc:385] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.381692 24243 raft_consensus.cc:740] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.382238 24243 consensus_queue.cc:260] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.382596 24303 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.384245 24243 ts_tablet_manager.cc:1434] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 08:55:43.384941 24242 tablet_bootstrap.cc:654] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.385113 24243 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.386778 24294 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:43.392355 24243 tablet_bootstrap.cc:654] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.392853 24244 tablet_bootstrap.cc:654] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.396739 24321 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.407140 23946 catalog_manager.cc:5697] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:43.413094 24309 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.421940 24259 raft_consensus.cc:493] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.422520 24259 raft_consensus.cc:515] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.450379 24303 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:55:43.459793 24294 raft_consensus.cc:493] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.460628 24294 raft_consensus.cc:515] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.465301 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c85b742fc140d6902a9f14d8059348" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:43.465900 24049 raft_consensus.cc:2468] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:43.466216 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:43.466776 24046 raft_consensus.cc:2468] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:43.467005 24165 leader_election.cc:304] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.467777 24298 raft_consensus.cc:2804] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.472631 24298 raft_consensus.cc:493] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.476073 24298 raft_consensus.cc:3060] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.467916 24090 leader_election.cc:304] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.481431 24303 raft_consensus.cc:2804] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.481763 24303 raft_consensus.cc:493] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.482076 24303 raft_consensus.cc:3060] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.482860 24294 leader_election.cc:290] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.490926 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
W20260713 08:55:43.492725 24093 leader_election.cc:343] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:43.495888 24303 raft_consensus.cc:515] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.499073 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:43.499584 24046 raft_consensus.cc:3060] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.506814 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c85b742fc140d6902a9f14d8059348" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:43.507856 24124 raft_consensus.cc:2468] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:43.509889 24046 raft_consensus.cc:2468] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:43.503474 24259 leader_election.cc:290] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
W20260713 08:55:43.515671 24363 log.cc:927] Time spent T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260713 08:55:43.502637 24298 raft_consensus.cc:515] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.520362 24090 leader_election.cc:304] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.521086 24299 raft_consensus.cc:2804] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:43.521507 24299 raft_consensus.cc:697] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:43.521570 24298 leader_election.cc:290] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:43.522302 24299 consensus_queue.cc:237] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.523748 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c85b742fc140d6902a9f14d8059348" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:43.524483 24124 raft_consensus.cc:3060] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.530416 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
W20260713 08:55:43.531634 24093 leader_election.cc:343] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:43.532819 24303 leader_election.cc:290] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.549628 24242 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.550194 24242 ts_tablet_manager.cc:1403] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.181s	user 0.019s	sys 0.012s
I20260713 08:55:43.546298 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c85b742fc140d6902a9f14d8059348" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:43.551134 24049 raft_consensus.cc:3060] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.592253 24049 raft_consensus.cc:2468] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:43.593545 24165 leader_election.cc:304] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.594805 24243 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.595227 24243 ts_tablet_manager.cc:1403] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.210s	user 0.036s	sys 0.101s
I20260713 08:55:43.594877 24242 raft_consensus.cc:359] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.595577 24242 raft_consensus.cc:385] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.595889 24242 raft_consensus.cc:740] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.597136 24242 consensus_queue.cc:260] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.597033 24298 raft_consensus.cc:2804] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:43.599452 24298 raft_consensus.cc:697] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:43.600172 24244 tablet_bootstrap.cc:492] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.600209 24298 consensus_queue.cc:237] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.600697 24244 ts_tablet_manager.cc:1403] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.226s	user 0.013s	sys 0.008s
I20260713 08:55:43.604030 23948 catalog_manager.cc:5697] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:43.604558 24244 raft_consensus.cc:359] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.605383 24244 raft_consensus.cc:385] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.605700 24244 raft_consensus.cc:740] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.606431 24244 consensus_queue.cc:260] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.610706 24259 raft_consensus.cc:493] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.611116 24259 raft_consensus.cc:515] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.613436 24259 leader_election.cc:290] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:43.613731 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:43.614329 24048 raft_consensus.cc:2393] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 1: Already voted for candidate 15902bc3fb234958a5fe319fd6082b64 in this term.
I20260713 08:55:43.615743 24321 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.616335 24321 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.618748 24321 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.619860 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:43.598054 24124 raft_consensus.cc:2468] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:43.619287 24321 consensus_queue.cc:1048] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.623747 24244 ts_tablet_manager.cc:1434] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 08:55:43.624548 24244 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.625372 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:43.628000 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
W20260713 08:55:43.629489 24371 log.cc:927] Time spent T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260713 08:55:43.629947 24242 ts_tablet_manager.cc:1434] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260713 08:55:43.630746 24242 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
W20260713 08:55:43.631839 24016 leader_election.cc:343] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:43.629004 24166 leader_election.cc:304] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
W20260713 08:55:43.633636 24018 leader_election.cc:343] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:43.633849 23946 catalog_manager.cc:5697] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:43.638263 24248 raft_consensus.cc:3060] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.639164 24243 raft_consensus.cc:359] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.639751 24243 raft_consensus.cc:385] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.639982 24243 raft_consensus.cc:740] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.639986 24018 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:43.641041 24243 consensus_queue.cc:260] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.641513 24309 raft_consensus.cc:2749] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:43.643568 24243 ts_tablet_manager.cc:1434] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260713 08:55:43.644717 24248 raft_consensus.cc:2749] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:55:43.649093 24293 consensus_queue.cc:1048] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.650098 24243 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.675900 24242 tablet_bootstrap.cc:654] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.676030 24243 tablet_bootstrap.cc:654] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.675894 24244 tablet_bootstrap.cc:654] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.681428 24243 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.681826 24243 ts_tablet_manager.cc:1403] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.004s
I20260713 08:55:43.686160 24243 raft_consensus.cc:359] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.686673 24242 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.686801 24243 raft_consensus.cc:385] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.687109 24242 ts_tablet_manager.cc:1403] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.004s
I20260713 08:55:43.687114 24243 raft_consensus.cc:740] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.688000 24243 consensus_queue.cc:260] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.690019 24243 ts_tablet_manager.cc:1434] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:55:43.690137 24242 raft_consensus.cc:359] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.690810 24242 raft_consensus.cc:385] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.690858 24243 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.691154 24242 raft_consensus.cc:740] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.691881 24242 consensus_queue.cc:260] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.695502 24242 ts_tablet_manager.cc:1434] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 08:55:43.697156 24243 tablet_bootstrap.cc:654] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.698961 24242 tablet_bootstrap.cc:492] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.705654 24293 raft_consensus.cc:493] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.706173 24293 raft_consensus.cc:515] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.709043 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:43.709766 24124 raft_consensus.cc:2468] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:43.711746 24016 leader_election.cc:304] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.712769 24309 raft_consensus.cc:2804] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.713202 24309 raft_consensus.cc:493] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.713590 24309 raft_consensus.cc:3060] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.714466 24242 tablet_bootstrap.cc:654] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.720616 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:43.723569 24243 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.724059 24243 ts_tablet_manager.cc:1403] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.018s
W20260713 08:55:43.723925 24018 leader_election.cc:343] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:55:43.721837 24293 leader_election.cc:290] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.727895 24309 raft_consensus.cc:515] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.729399 24244 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.729789 24244 ts_tablet_manager.cc:1403] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.012s
I20260713 08:55:43.730451 24243 raft_consensus.cc:359] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.730670 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:43.731029 24243 raft_consensus.cc:385] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.731170 24124 raft_consensus.cc:3060] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.731309 24243 raft_consensus.cc:740] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.731499 24242 tablet_bootstrap.cc:492] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.731930 24242 ts_tablet_manager.cc:1403] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.011s
I20260713 08:55:43.732072 24243 consensus_queue.cc:260] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.732405 24244 raft_consensus.cc:359] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.733055 24244 raft_consensus.cc:385] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.733347 24244 raft_consensus.cc:740] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.733965 24243 ts_tablet_manager.cc:1434] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 08:55:43.733992 24244 consensus_queue.cc:260] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.734721 24242 raft_consensus.cc:359] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.740321 24242 raft_consensus.cc:385] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.740581 24242 raft_consensus.cc:740] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.741161 24242 consensus_queue.cc:260] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.742154 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:43.742695 24198 raft_consensus.cc:3060] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.743157 24242 ts_tablet_manager.cc:1434] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 08:55:43.744060 24242 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.736142 24243 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.738307 24244 ts_tablet_manager.cc:1434] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 08:55:43.746040 24244 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.739733 24124 raft_consensus.cc:2468] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:43.748714 24298 raft_consensus.cc:493] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.749156 24298 raft_consensus.cc:515] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.749653 24242 tablet_bootstrap.cc:654] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.751194 24298 leader_election.cc:290] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:43.753891 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5fddf07b4b463f8a4426dea0adbb04" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:43.754456 24124 raft_consensus.cc:2468] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:43.754300 24016 leader_election.cc:304] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.755451 24321 raft_consensus.cc:2804] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:43.756032 24166 leader_election.cc:304] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:43.757287 24243 tablet_bootstrap.cc:654] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.757483 24248 raft_consensus.cc:2804] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.757790 24248 raft_consensus.cc:493] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.758142 24248 raft_consensus.cc:3060] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.753922 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5fddf07b4b463f8a4426dea0adbb04" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:43.760439 24048 raft_consensus.cc:2468] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:43.762537 24198 raft_consensus.cc:2468] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:43.768792 24309 leader_election.cc:290] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.769320 24248 raft_consensus.cc:515] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.772509 24321 raft_consensus.cc:697] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:43.773636 24321 consensus_queue.cc:237] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.780857 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5fddf07b4b463f8a4426dea0adbb04" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:43.781529 24048 raft_consensus.cc:3060] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.791688 24242 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.791743 24048 raft_consensus.cc:2468] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:43.792152 24242 ts_tablet_manager.cc:1403] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.019s
I20260713 08:55:43.793921 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5fddf07b4b463f8a4426dea0adbb04" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:43.794492 24248 leader_election.cc:290] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:43.794553 24124 raft_consensus.cc:3060] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.796898 24165 leader_election.cc:304] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.797956 24298 raft_consensus.cc:2804] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:43.798396 24298 raft_consensus.cc:697] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:43.799117 24298 consensus_queue.cc:237] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.799345 24242 raft_consensus.cc:359] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.801534 24242 raft_consensus.cc:385] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.801789 24242 raft_consensus.cc:740] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.802500 24244 tablet_bootstrap.cc:654] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.801911 23946 catalog_manager.cc:5697] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:43.802482 24242 consensus_queue.cc:260] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.804932 24242 ts_tablet_manager.cc:1434] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 08:55:43.805756 24242 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.806844 24124 raft_consensus.cc:2468] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:43.809860 24243 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.810352 24243 ts_tablet_manager.cc:1403] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.074s	user 0.002s	sys 0.023s
I20260713 08:55:43.814045 24243 raft_consensus.cc:359] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.814646 24243 raft_consensus.cc:385] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.814885 24243 raft_consensus.cc:740] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.815517 24243 consensus_queue.cc:260] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.817483 24243 ts_tablet_manager.cc:1434] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 08:55:43.817654 24244 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.818013 24244 ts_tablet_manager.cc:1403] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.003s
I20260713 08:55:43.820351 23946 catalog_manager.cc:5697] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:43.820734 24244 raft_consensus.cc:359] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.821301 24242 tablet_bootstrap.cc:654] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.821394 24244 raft_consensus.cc:385] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.821694 24244 raft_consensus.cc:740] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.822314 24244 consensus_queue.cc:260] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.822799 24243 tablet_bootstrap.cc:492] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c: Bootstrap starting.
I20260713 08:55:43.824440 24244 ts_tablet_manager.cc:1434] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 08:55:43.825292 24244 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.831130 24244 tablet_bootstrap.cc:654] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.831485 24243 tablet_bootstrap.cc:654] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.840898 24243 tablet_bootstrap.cc:492] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c: No bootstrap required, opened a new log
I20260713 08:55:43.841377 24243 ts_tablet_manager.cc:1403] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260713 08:55:43.844926 24243 raft_consensus.cc:359] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.845340 24242 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.845487 24243 raft_consensus.cc:385] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.845772 24242 ts_tablet_manager.cc:1403] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.001s
I20260713 08:55:43.845788 24243 raft_consensus.cc:740] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.846235 24244 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.846589 24244 ts_tablet_manager.cc:1403] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.015s
I20260713 08:55:43.846557 24243 consensus_queue.cc:260] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.848052 24242 raft_consensus.cc:359] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.848613 24242 raft_consensus.cc:385] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.848672 24243 ts_tablet_manager.cc:1434] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 08:55:43.848922 24242 raft_consensus.cc:740] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.849526 24242 consensus_queue.cc:260] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.849793 24244 raft_consensus.cc:359] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.850438 24244 raft_consensus.cc:385] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.850680 24244 raft_consensus.cc:740] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.851409 24242 ts_tablet_manager.cc:1434] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 08:55:43.851336 24244 consensus_queue.cc:260] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.852463 24242 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.859193 24242 tablet_bootstrap.cc:654] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.863793 24244 ts_tablet_manager.cc:1434] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 08:55:43.863981 24242 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.864445 24242 ts_tablet_manager.cc:1403] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.001s
I20260713 08:55:43.867182 24244 tablet_bootstrap.cc:492] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.867137 24242 raft_consensus.cc:359] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.867858 24242 raft_consensus.cc:385] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.868117 24242 raft_consensus.cc:740] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.868680 24242 consensus_queue.cc:260] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.870582 24242 ts_tablet_manager.cc:1434] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 08:55:43.871690 24242 tablet_bootstrap.cc:492] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375: Bootstrap starting.
I20260713 08:55:43.872737 24244 tablet_bootstrap.cc:654] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.877018 24242 tablet_bootstrap.cc:654] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.877800 24244 tablet_bootstrap.cc:492] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.878226 24244 ts_tablet_manager.cc:1403] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 08:55:43.882467 24242 tablet_bootstrap.cc:492] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375: No bootstrap required, opened a new log
I20260713 08:55:43.882915 24242 ts_tablet_manager.cc:1403] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20260713 08:55:43.882467 24244 raft_consensus.cc:359] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.883296 24244 raft_consensus.cc:385] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.883536 24244 raft_consensus.cc:740] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.884171 24244 consensus_queue.cc:260] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.885809 24244 ts_tablet_manager.cc:1434] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:55:43.886837 24244 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: Bootstrap starting.
I20260713 08:55:43.891337 24242 raft_consensus.cc:359] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.892053 24242 raft_consensus.cc:385] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.892361 24242 raft_consensus.cc:740] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.893122 24242 consensus_queue.cc:260] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.894196 24244 tablet_bootstrap.cc:654] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: Neither blocks nor log segments found. Creating new log.
I20260713 08:55:43.898037 24242 ts_tablet_manager.cc:1434] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 08:55:43.902141 24244 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: No bootstrap required, opened a new log
I20260713 08:55:43.902559 24244 ts_tablet_manager.cc:1403] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
W20260713 08:55:43.904793 23998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:55:43.905345 24244 raft_consensus.cc:359] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.905650 24299 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.905983 24244 raft_consensus.cc:385] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:55:43.906210 24321 raft_consensus.cc:493] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.906247 24244 raft_consensus.cc:740] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Initialized, Role: FOLLOWER
I20260713 08:55:43.906728 24321 raft_consensus.cc:515] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.906955 24244 consensus_queue.cc:260] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.908547 24321 leader_election.cc:290] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.908931 24244 ts_tablet_manager.cc:1434] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 08:55:43.910728 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:43.911372 24198 raft_consensus.cc:2468] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:43.913189 24018 leader_election.cc:304] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.914266 24381 raft_consensus.cc:2804] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.914583 24381 raft_consensus.cc:493] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.914858 24381 raft_consensus.cc:3060] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.915693 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:43.916258 24124 raft_consensus.cc:2468] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:43.921211 24381 raft_consensus.cc:515] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.921998 24294 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.923039 24381 leader_election.cc:290] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.927618 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:43.928145 24198 raft_consensus.cc:3060] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.926996 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:43.936503 24124 raft_consensus.cc:3060] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.934489 24198 raft_consensus.cc:2468] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:43.938135 24018 leader_election.cc:304] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.939859 24321 raft_consensus.cc:2804] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:43.940302 24321 raft_consensus.cc:697] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:43.941478 24321 consensus_queue.cc:237] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.943142 24124 raft_consensus.cc:2468] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:43.951182 24294 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.953212 23948 catalog_manager.cc:5697] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:43.965617 24303 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:43.973186 24321 raft_consensus.cc:493] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.973551 24321 raft_consensus.cc:515] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.975502 24321 leader_election.cc:290] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.976229 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:43.976387 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:43.976977 24124 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:43.977480 24202 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 0.
I20260713 08:55:43.978168 24016 leader_election.cc:304] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.978850 24321 raft_consensus.cc:2804] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.979104 24321 raft_consensus.cc:493] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.979396 24321 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.988663 24298 raft_consensus.cc:493] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.989127 24298 raft_consensus.cc:515] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.991698 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23292f1edd54f4792cb586f69765cbe" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:43.991621 24321 raft_consensus.cc:515] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.992353 24049 raft_consensus.cc:2468] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:43.993645 24165 leader_election.cc:304] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:43.994884 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:43.995381 24248 raft_consensus.cc:2804] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:43.995512 24124 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.993656 24321 leader_election.cc:290] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:43.995806 24248 raft_consensus.cc:493] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:43.996158 24248 raft_consensus.cc:3060] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:43.999102 24259 raft_consensus.cc:493] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:43.999564 24259 raft_consensus.cc:515] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:43.995002 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:44.000906 24202 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.001847 24259 leader_election.cc:290] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:44.002060 24124 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:44.003865 24259 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.004043 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9853ac7d5b4b538fb4feca5fcd9c04" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:44.004572 24048 raft_consensus.cc:2468] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:44.005033 24016 leader_election.cc:304] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:44.005546 24165 leader_election.cc:304] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:44.005777 24381 raft_consensus.cc:2804] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:44.006258 24381 raft_consensus.cc:697] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:44.006287 24259 raft_consensus.cc:2804] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:44.006762 24259 raft_consensus.cc:493] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:44.007288 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9853ac7d5b4b538fb4feca5fcd9c04" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:44.007540 24259 raft_consensus.cc:3060] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.007928 24125 raft_consensus.cc:2468] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:44.007535 24381 consensus_queue.cc:237] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:44.014819 24259 raft_consensus.cc:515] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:44.016014 24298 leader_election.cc:290] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:44.016933 24248 raft_consensus.cc:515] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:44.018532 24202 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:44.022959 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23292f1edd54f4792cb586f69765cbe" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:44.023062 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23292f1edd54f4792cb586f69765cbe" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:44.023694 24124 raft_consensus.cc:2468] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 0.
I20260713 08:55:44.019893 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23292f1edd54f4792cb586f69765cbe" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:44.024706 24125 raft_consensus.cc:3060] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.020906 24259 leader_election.cc:290] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:44.025324 23949 catalog_manager.cc:5697] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:44.025342 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9853ac7d5b4b538fb4feca5fcd9c04" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:44.028743 24048 raft_consensus.cc:3060] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.029903 24259 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.031905 24125 raft_consensus.cc:2468] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:44.020470 24248 leader_election.cc:290] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:44.023743 24046 raft_consensus.cc:3060] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.034165 24166 leader_election.cc:304] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:44.034891 24401 raft_consensus.cc:2804] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:44.021051 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9853ac7d5b4b538fb4feca5fcd9c04" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:44.035341 24401 raft_consensus.cc:697] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:44.035676 24123 raft_consensus.cc:3060] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.036428 24401 consensus_queue.cc:237] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:44.040892 24046 raft_consensus.cc:2468] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:44.035236 24048 raft_consensus.cc:2468] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:44.042622 24123 raft_consensus.cc:2468] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:44.043183 24165 leader_election.cc:304] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:44.045171 24248 raft_consensus.cc:2804] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:44.045746 24248 raft_consensus.cc:697] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:44.046576 24248 consensus_queue.cc:237] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:44.055087 24299 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:44.055545 24299 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:44.057317 24299 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:44.058259 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:44.058512 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:44.058768 24048 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:44.059116 24202 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 0.
I20260713 08:55:44.060220 24093 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:44.060942 24299 raft_consensus.cc:2804] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:55:44.061228 24299 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:44.061509 24299 raft_consensus.cc:3060] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.062485 23946 catalog_manager.cc:5697] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:44.063956 23946 catalog_manager.cc:5697] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:55:44.067144 24299 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:44.069733 24299 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:44.069876 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:44.070498 24048 raft_consensus.cc:3060] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.071267 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:44.071861 24202 raft_consensus.cc:3060] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:55:44.075840 24048 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:44.076956 24090 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:44.077054 24202 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:44.077630 24299 raft_consensus.cc:2804] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:55:44.078131 24299 raft_consensus.cc:697] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:44.078805 24299 consensus_queue.cc:237] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:44.085968 23946 catalog_manager.cc:5697] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:44.211792 24381 consensus_queue.cc:1048] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.215222 24401 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.222572 24309 consensus_queue.cc:1048] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.226459 24402 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.247598 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:55:44.254288 24411 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 08:55:44.257758 24412 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 08:55:44.265333 24414 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 08:55:44.265478 22928 server_base.cc:1061] running on GCE node
I20260713 08:55:44.266765 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:55:44.266944 22928 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 08:55:44.267073 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932944267062 us; error 0 us; skew 500 ppm
I20260713 08:55:44.267570 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:55:44.269764 22928 webserver.cc:533] Webserver started at http://127.22.100.4:38833/ using document root <none> and password file <none>
I20260713 08:55:44.270251 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:55:44.270464 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:55:44.270664 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:55:44.271759 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-3-root/instance:
uuid: "efbd768d59784495aef76d16d2672b15"
format_stamp: "Formatted at 2026-07-13 08:55:44 on dist-test-slave-4nhr"
I20260713 08:55:44.275942 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 08:55:44.279383 24419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:44.280256 22928 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 08:55:44.280575 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-3-root
uuid: "efbd768d59784495aef76d16d2672b15"
format_stamp: "Formatted at 2026-07-13 08:55:44 on dist-test-slave-4nhr"
I20260713 08:55:44.280898 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-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 08:55:44.315335 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:55:44.316525 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:55:44.317616 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:55:44.319617 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:55:44.319878 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:44.320149 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:55:44.320308 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:55:44.393313 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.4:37949
I20260713 08:55:44.393529 24481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.4:37949 every 8 connection(s)
I20260713 08:55:44.398523 22928 auto_leader_rebalancer-test.cc:392] add a tserver: efbd768d59784495aef76d16d2672b15
I20260713 08:55:44.409090 24482 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35605
I20260713 08:55:44.409453 24482 heartbeater.cc:461] Registering TS with master...
I20260713 08:55:44.410154 24482 heartbeater.cc:507] Master 127.22.100.62:35605 requested a full tablet report, sending...
I20260713 08:55:44.412261 23948 ts_manager.cc:194] Registered new tserver with Master: efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:44.413341 23948 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45758
I20260713 08:55:44.444978 24309 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.455601 24309 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.468951 24402 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.478557 24401 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.494674 24309 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.506524 24321 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.562194 24299 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.566020 24401 consensus_queue.cc:1048] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.578907 24401 consensus_queue.cc:1048] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.582861 24299 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:55:44.955116 24046 consensus_queue.cc:237] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:44.961071 24202 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:44.962957 24309 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:44.965480 24124 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:44.966925 24309 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:55:44.972636 24309 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
W20260713 08:55:44.975553 24017 consensus_peers.cc:597] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffbd39d7d5814b1fb664cc980bfef37d. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:44.974687 24202 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:44.977138 24124 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:44.988178 23948 catalog_manager.cc:5697] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.002143 24124 consensus_queue.cc:237] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.010267 24202 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:45.011632 24295 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } 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 08:55:45.012441 24046 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:45.013922 24295 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 08:55:45.027916 24092 consensus_peers.cc:597] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a00c9c8f9c464ccb860179c2f29b4c97. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:45.029902 24303 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.032285 24046 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.032303 24202 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.043589 24124 consensus_queue.cc:237] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.044651 23946 catalog_manager.cc:5697] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
W20260713 08:55:45.054150 24092 consensus_peers.cc:597] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a7b973244284953830fc5f89181e366. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:45.059760 24046 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:45.059764 24202 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:45.061535 24303 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:45.062348 24295 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:55:45.068887 24303 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.070996 24202 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.077216 24046 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.088490 23949 catalog_manager.cc:5697] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.105297 24202 consensus_queue.cc:237] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.112329 24123 raft_consensus.cc:1275] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:45.113463 24401 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:45.114058 24046 raft_consensus.cc:1275] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:45.115401 24401 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:55:45.120286 24167 consensus_peers.cc:597] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 647e04db90174a81be66d6408dd595f0. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:45.121752 24402 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.124466 24123 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.128873 24046 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.142388 23946 catalog_manager.cc:5697] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:45.415222 24482 heartbeater.cc:499] Master 127.22.100.62:35605 was elected leader, sending a full tablet report...
I20260713 08:55:45.569600 24517 ts_tablet_manager.cc:933] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:45.571345 24517 tablet_copy_client.cc:323] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.3:32957
I20260713 08:55:45.573829 24520 ts_tablet_manager.cc:933] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551)
I20260713 08:55:45.576108 24520 tablet_copy_client.cc:323] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.1:41551
I20260713 08:55:45.596467 24212 tablet_copy_service.cc:140] P 9275ec420f4c445899639a28af823375: Received BeginTabletCopySession request for tablet 647e04db90174a81be66d6408dd595f0 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:56240)
I20260713 08:55:45.601047 24212 tablet_copy_service.cc:161] P 9275ec420f4c445899639a28af823375: Beginning new tablet copy session on tablet 647e04db90174a81be66d6408dd595f0 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:56240: session id = efbd768d59784495aef76d16d2672b15-647e04db90174a81be66d6408dd595f0
I20260713 08:55:45.606024 24525 ts_tablet_manager.cc:933] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:45.657922 24212 tablet_copy_source_session.cc:215] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:45.664816 24525 tablet_copy_client.cc:323] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.2:33065
W20260713 08:55:45.672068 24090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 67059.9us
I20260713 08:55:45.677093 24517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647e04db90174a81be66d6408dd595f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:45.679133 24062 tablet_copy_service.cc:140] P ed62be5572db488f8fbfef14fe898f8c: Received BeginTabletCopySession request for tablet ffbd39d7d5814b1fb664cc980bfef37d from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:35710)
I20260713 08:55:45.679704 24062 tablet_copy_service.cc:161] P ed62be5572db488f8fbfef14fe898f8c: Beginning new tablet copy session on tablet ffbd39d7d5814b1fb664cc980bfef37d from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:35710: session id = efbd768d59784495aef76d16d2672b15-ffbd39d7d5814b1fb664cc980bfef37d
I20260713 08:55:45.687956 24062 tablet_copy_source_session.cc:215] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:45.690971 24520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbd39d7d5814b1fb664cc980bfef37d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:45.705340 24517 tablet_copy_client.cc:806] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:45.705948 24517 tablet_copy_client.cc:670] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:45.707149 24520 tablet_copy_client.cc:806] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:45.707711 24520 tablet_copy_client.cc:670] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:45.710762 24137 tablet_copy_service.cc:140] P 15902bc3fb234958a5fe319fd6082b64: Received BeginTabletCopySession request for tablet a00c9c8f9c464ccb860179c2f29b4c97 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:60762)
I20260713 08:55:45.711299 24137 tablet_copy_service.cc:161] P 15902bc3fb234958a5fe319fd6082b64: Beginning new tablet copy session on tablet a00c9c8f9c464ccb860179c2f29b4c97 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:60762: session id = efbd768d59784495aef76d16d2672b15-a00c9c8f9c464ccb860179c2f29b4c97
I20260713 08:55:45.711791 24520 tablet_copy_client.cc:538] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:45.718606 24137 tablet_copy_source_session.cc:215] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:45.721136 24531 ts_tablet_manager.cc:933] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:45.721560 24525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00c9c8f9c464ccb860179c2f29b4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:45.722741 24517 tablet_copy_client.cc:538] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:45.734304 24517 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:45.735617 24531 tablet_copy_client.cc:323] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.2:33065
I20260713 08:55:45.737450 24520 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:45.737361 24137 tablet_copy_service.cc:140] P 15902bc3fb234958a5fe319fd6082b64: Received BeginTabletCopySession request for tablet 3a7b973244284953830fc5f89181e366 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:60762)
I20260713 08:55:45.737995 24137 tablet_copy_service.cc:161] P 15902bc3fb234958a5fe319fd6082b64: Beginning new tablet copy session on tablet 3a7b973244284953830fc5f89181e366 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:60762: session id = efbd768d59784495aef76d16d2672b15-3a7b973244284953830fc5f89181e366
I20260713 08:55:45.742785 24525 tablet_copy_client.cc:806] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:45.743268 24525 tablet_copy_client.cc:670] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:45.747623 24525 tablet_copy_client.cc:538] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:45.753002 24137 tablet_copy_source_session.cc:215] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:45.761045 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7b973244284953830fc5f89181e366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:45.765798 24525 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:45.771147 24517 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: 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 08:55:45.778038 24531 tablet_copy_client.cc:806] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:45.779034 24531 tablet_copy_client.cc:670] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:45.779412 24517 tablet_bootstrap.cc:492] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:45.780458 24520 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: 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 08:55:45.780807 24517 ts_tablet_manager.cc:1403] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.013s
I20260713 08:55:45.781306 24520 tablet_bootstrap.cc:492] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:45.782783 24520 ts_tablet_manager.cc:1403] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.010s
I20260713 08:55:45.783700 24531 tablet_copy_client.cc:538] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:45.793196 24531 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:45.800951 24517 raft_consensus.cc:359] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.805682 24517 raft_consensus.cc:740] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:45.805817 24520 raft_consensus.cc:359] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.806694 24520 raft_consensus.cc:740] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:45.806473 24517 consensus_queue.cc:260] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.807296 24520 consensus_queue.cc:260] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.822515 24525 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: 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 08:55:45.827059 24525 tablet_bootstrap.cc:492] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:45.826164 24520 ts_tablet_manager.cc:1434] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.002s
I20260713 08:55:45.827872 24531 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: 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 08:55:45.828346 24525 ts_tablet_manager.cc:1403] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.029s
I20260713 08:55:45.828701 24531 tablet_bootstrap.cc:492] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:45.829404 24531 ts_tablet_manager.cc:1403] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.004s
I20260713 08:55:45.831800 24525 raft_consensus.cc:359] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.832943 24525 raft_consensus.cc:740] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:45.834669 24062 tablet_copy_service.cc:342] P ed62be5572db488f8fbfef14fe898f8c: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-ffbd39d7d5814b1fb664cc980bfef37d received from {username='slave'} at 127.0.0.1:35710
I20260713 08:55:45.835131 24062 tablet_copy_service.cc:434] P ed62be5572db488f8fbfef14fe898f8c: ending tablet copy session efbd768d59784495aef76d16d2672b15-ffbd39d7d5814b1fb664cc980bfef37d on tablet ffbd39d7d5814b1fb664cc980bfef37d with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:45.834789 24525 consensus_queue.cc:260] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.835779 24517 ts_tablet_manager.cc:1434] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.054s	user 0.016s	sys 0.003s
I20260713 08:55:45.837132 24525 ts_tablet_manager.cc:1434] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:55:45.839179 24531 raft_consensus.cc:359] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.840305 24531 raft_consensus.cc:740] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:45.840987 24531 consensus_queue.cc:260] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:45.843217 24531 ts_tablet_manager.cc:1434] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 08:55:45.844892 24137 tablet_copy_service.cc:342] P 15902bc3fb234958a5fe319fd6082b64: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-3a7b973244284953830fc5f89181e366 received from {username='slave'} at 127.0.0.1:60762
I20260713 08:55:45.845314 24137 tablet_copy_service.cc:434] P 15902bc3fb234958a5fe319fd6082b64: ending tablet copy session efbd768d59784495aef76d16d2672b15-3a7b973244284953830fc5f89181e366 on tablet 3a7b973244284953830fc5f89181e366 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:45.847313 24212 tablet_copy_service.cc:342] P 9275ec420f4c445899639a28af823375: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-647e04db90174a81be66d6408dd595f0 received from {username='slave'} at 127.0.0.1:56240
I20260713 08:55:45.847774 24212 tablet_copy_service.cc:434] P 9275ec420f4c445899639a28af823375: ending tablet copy session efbd768d59784495aef76d16d2672b15-647e04db90174a81be66d6408dd595f0 on tablet 647e04db90174a81be66d6408dd595f0 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:45.848668 24137 tablet_copy_service.cc:342] P 15902bc3fb234958a5fe319fd6082b64: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-a00c9c8f9c464ccb860179c2f29b4c97 received from {username='slave'} at 127.0.0.1:60762
I20260713 08:55:45.849052 24137 tablet_copy_service.cc:434] P 15902bc3fb234958a5fe319fd6082b64: ending tablet copy session efbd768d59784495aef76d16d2672b15-a00c9c8f9c464ccb860179c2f29b4c97 on tablet a00c9c8f9c464ccb860179c2f29b4c97 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:46.000811 24457 raft_consensus.cc:1217] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:46.102510 24457 raft_consensus.cc:1217] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:46.112969 24457 raft_consensus.cc:1217] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:46.144502 24457 raft_consensus.cc:1217] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:46.467010 24539 raft_consensus.cc:1064] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:46.469451 24539 consensus_queue.cc:237] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:46.474831 24457 raft_consensus.cc:1275] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.476915 24046 raft_consensus.cc:1275] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.477594 24124 raft_consensus.cc:1275] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.478227 24402 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:46.479027 24539 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:55:46.480352 24542 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:46.499387 24539 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.500970 24124 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.501785 24046 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.519038 23949 catalog_manager.cc:5697] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.524475 24457 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.562783 24202 consensus_queue.cc:237] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:46.569043 24457 raft_consensus.cc:1275] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:46.571105 24539 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:46.571491 24124 raft_consensus.cc:1275] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:46.572714 24539 consensus_queue.cc:1048] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:46.579571 24539 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.581915 24457 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.588624 24124 raft_consensus.cc:2955] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.590022 23936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 647e04db90174a81be66d6408dd595f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:46.592065 23945 catalog_manager.cc:5697] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.604058 24038 tablet_service.cc:1558] Processing DeleteTablet for tablet 647e04db90174a81be66d6408dd595f0 with delete_type TABLET_DATA_TOMBSTONED (TS ed62be5572db488f8fbfef14fe898f8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36900
I20260713 08:55:46.606185 24550 tablet_replica.cc:333] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:55:46.606992 24550 raft_consensus.cc:2243] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:46.607704 24550 raft_consensus.cc:2272] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:46.610069 24550 ts_tablet_manager.cc:1916] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:46.619774 24550 ts_tablet_manager.cc:1929] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:46.620172 24550 log.cc:1199] T 647e04db90174a81be66d6408dd595f0 P ed62be5572db488f8fbfef14fe898f8c: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root/wals/647e04db90174a81be66d6408dd595f0
I20260713 08:55:46.621516 23933 catalog_manager.cc:5028] TS ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): tablet 647e04db90174a81be66d6408dd595f0 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:46.700052 24303 raft_consensus.cc:1064] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:46.702435 24303 consensus_queue.cc:237] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:46.710105 24198 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.710770 24457 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.711335 24553 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 08:55:46.712405 24530 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:46.754395 24046 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.765196 24303 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:55:46.791630 24554 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.794734 24048 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.805707 24303 raft_consensus.cc:1064] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:46.815599 24540 raft_consensus.cc:1064] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:46.817482 24202 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.825768 24540 consensus_queue.cc:237] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:46.830463 24303 consensus_queue.cc:237] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:46.858093 24457 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.870944 23948 catalog_manager.cc:5697] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.884689 24457 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.886497 24560 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:46.884734 24202 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.889447 24540 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:46.893124 24124 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.899974 24198 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.900252 24457 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.900929 24048 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:46.901820 24554 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } 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 08:55:46.902557 24540 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:55:46.902930 24562 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:46.908943 24303 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:46.920933 24123 consensus_queue.cc:237] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:46.925935 24554 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.938851 24198 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.945463 24197 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:46.946414 24455 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:46.948890 24559 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 08:55:46.954603 24559 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:46.954119 24540 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.957947 24048 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.964864 24197 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.976442 24303 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.983171 24202 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.987808 24456 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.989673 24457 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.996608 24455 raft_consensus.cc:2955] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.990126 23946 catalog_manager.cc:5697] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.988456 24123 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:46.996217 23948 catalog_manager.cc:5697] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.018847 23949 catalog_manager.cc:5697] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.029773 23934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a7b973244284953830fc5f89181e366 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:47.038949 24123 consensus_queue.cc:237] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:47.042550 24038 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a7b973244284953830fc5f89181e366 with delete_type TABLET_DATA_TOMBSTONED (TS ed62be5572db488f8fbfef14fe898f8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36900
I20260713 08:55:47.044139 24550 tablet_replica.cc:333] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:55:47.045583 24550 raft_consensus.cc:2243] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:47.046452 24550 raft_consensus.cc:2272] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:47.050246 24456 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:47.050748 24048 consensus_queue.cc:237] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:47.055696 24046 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:47.056389 24456 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:47.057389 24550 ts_tablet_manager.cc:1916] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:47.058085 24528 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:47.051592 24303 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:47.063187 24554 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:47.072614 24550 ts_tablet_manager.cc:1929] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:47.073241 24550 log.cc:1199] T 3a7b973244284953830fc5f89181e366 P ed62be5572db488f8fbfef14fe898f8c: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root/wals/3a7b973244284953830fc5f89181e366
I20260713 08:55:47.075193 23933 catalog_manager.cc:5028] TS ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): tablet 3a7b973244284953830fc5f89181e366 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:47.075469 24562 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.076177 24540 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.081619 24456 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.085177 24197 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:47.084424 24455 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.089679 24560 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:47.093906 24197 raft_consensus.cc:2955] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.087284 24048 raft_consensus.cc:2955] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.101382 23933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffbd39d7d5814b1fb664cc980bfef37d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:47.109925 23934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a00c9c8f9c464ccb860179c2f29b4c97 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:47.109499 23946 catalog_manager.cc:5697] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.111800 23945 catalog_manager.cc:5697] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:47.122282 24187 tablet_service.cc:1558] Processing DeleteTablet for tablet a00c9c8f9c464ccb860179c2f29b4c97 with delete_type TABLET_DATA_TOMBSTONED (TS 9275ec420f4c445899639a28af823375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53850
I20260713 08:55:47.125555 24571 tablet_replica.cc:333] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:55:47.126600 24571 raft_consensus.cc:2243] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:47.128443 24571 raft_consensus.cc:2272] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:47.129624 24112 tablet_service.cc:1558] Processing DeleteTablet for tablet ffbd39d7d5814b1fb664cc980bfef37d with delete_type TABLET_DATA_TOMBSTONED (TS 15902bc3fb234958a5fe319fd6082b64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39026
I20260713 08:55:47.131847 24572 tablet_replica.cc:333] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:55:47.133080 24572 raft_consensus.cc:2243] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:47.133975 24571 ts_tablet_manager.cc:1916] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:47.134406 24572 raft_consensus.cc:2272] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:47.136987 24572 ts_tablet_manager.cc:1916] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:47.144332 24571 ts_tablet_manager.cc:1929] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:47.144843 24571 log.cc:1199] T a00c9c8f9c464ccb860179c2f29b4c97 P 9275ec420f4c445899639a28af823375: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root/wals/a00c9c8f9c464ccb860179c2f29b4c97
I20260713 08:55:47.147027 23936 catalog_manager.cc:5028] TS 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): tablet a00c9c8f9c464ccb860179c2f29b4c97 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:47.147694 24572 ts_tablet_manager.cc:1929] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:47.148097 24572 log.cc:1199] T ffbd39d7d5814b1fb664cc980bfef37d P 15902bc3fb234958a5fe319fd6082b64: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root/wals/ffbd39d7d5814b1fb664cc980bfef37d
I20260713 08:55:47.149434 23934 catalog_manager.cc:5028] TS 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): tablet ffbd39d7d5814b1fb664cc980bfef37d (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:48.159868 24197 consensus_queue.cc:237] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.166329 24048 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:48.166710 24123 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 08:55:48.167484 24167 consensus_peers.cc:597] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63c2dc12880547c28c52b8fec1be33a5. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:48.168210 24539 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:55:48.169126 24402 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:55:48.176002 24539 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.177604 24048 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.177604 24123 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.190083 23945 catalog_manager.cc:5697] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.196933 24123 consensus_queue.cc:237] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
W20260713 08:55:48.204330 24092 consensus_peers.cc:597] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02a62a95d74b472287550301943582f4. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:48.204778 24197 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:48.205392 24048 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:48.206698 24554 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } 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 08:55:48.207499 24303 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:48.218832 24303 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.220283 24048 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.221221 24197 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.230844 24127 consensus_queue.cc:237] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.233376 23949 catalog_manager.cc:5697] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
W20260713 08:55:48.238199 24092 consensus_peers.cc:597] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39e32a379050432f8c648f81c9280a37. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:48.238510 24197 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:48.254971 24585 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:48.257840 24048 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:48.259217 24554 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:55:48.264803 24303 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.266104 24197 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.268695 24048 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.277242 23945 catalog_manager.cc:5697] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:48.281265 24046 consensus_queue.cc:237] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
W20260713 08:55:48.287400 24017 consensus_peers.cc:597] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7273fe88a38441fbb0bc836ab9ad2ac5. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:48.289181 24197 raft_consensus.cc:1275] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:48.290005 24127 raft_consensus.cc:1275] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:48.290441 24573 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:48.291435 24592 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:55:48.300376 24573 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.301473 24197 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.303050 24127 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.314399 23948 catalog_manager.cc:5697] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:48.704612 24597 ts_tablet_manager.cc:933] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551)
I20260713 08:55:48.706369 24597 tablet_copy_client.cc:323] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.1:41551
I20260713 08:55:48.708300 24062 tablet_copy_service.cc:140] P ed62be5572db488f8fbfef14fe898f8c: Received BeginTabletCopySession request for tablet 7273fe88a38441fbb0bc836ab9ad2ac5 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:35710)
I20260713 08:55:48.708884 24062 tablet_copy_service.cc:161] P ed62be5572db488f8fbfef14fe898f8c: Beginning new tablet copy session on tablet 7273fe88a38441fbb0bc836ab9ad2ac5 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:35710: session id = efbd768d59784495aef76d16d2672b15-7273fe88a38441fbb0bc836ab9ad2ac5
I20260713 08:55:48.714771 24062 tablet_copy_source_session.cc:215] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:48.717136 24597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7273fe88a38441fbb0bc836ab9ad2ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:48.726555 24597 tablet_copy_client.cc:806] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:48.727169 24597 tablet_copy_client.cc:670] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:48.729990 24599 ts_tablet_manager.cc:933] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:48.732724 24597 tablet_copy_client.cc:538] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:48.733987 24599 tablet_copy_client.cc:323] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.3:32957
I20260713 08:55:48.735726 24212 tablet_copy_service.cc:140] P 9275ec420f4c445899639a28af823375: Received BeginTabletCopySession request for tablet 63c2dc12880547c28c52b8fec1be33a5 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:56240)
I20260713 08:55:48.736240 24212 tablet_copy_service.cc:161] P 9275ec420f4c445899639a28af823375: Beginning new tablet copy session on tablet 63c2dc12880547c28c52b8fec1be33a5 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:56240: session id = efbd768d59784495aef76d16d2672b15-63c2dc12880547c28c52b8fec1be33a5
I20260713 08:55:48.741336 24597 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:48.743436 24212 tablet_copy_source_session.cc:215] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:48.745796 24601 ts_tablet_manager.cc:933] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:48.746806 24599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c2dc12880547c28c52b8fec1be33a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:48.754398 24601 tablet_copy_client.cc:323] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.2:33065
I20260713 08:55:48.756280 24137 tablet_copy_service.cc:140] P 15902bc3fb234958a5fe319fd6082b64: Received BeginTabletCopySession request for tablet 02a62a95d74b472287550301943582f4 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:60762)
I20260713 08:55:48.756842 24137 tablet_copy_service.cc:161] P 15902bc3fb234958a5fe319fd6082b64: Beginning new tablet copy session on tablet 02a62a95d74b472287550301943582f4 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:60762: session id = efbd768d59784495aef76d16d2672b15-02a62a95d74b472287550301943582f4
I20260713 08:55:48.762838 24599 tablet_copy_client.cc:806] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:48.763401 24599 tablet_copy_client.cc:670] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:48.764880 24137 tablet_copy_source_session.cc:215] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:48.767138 24599 tablet_copy_client.cc:538] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:48.769582 24601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a62a95d74b472287550301943582f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:48.771337 24597 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: 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 08:55:48.772240 24597 tablet_bootstrap.cc:492] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:48.772910 24597 ts_tablet_manager.cc:1403] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260713 08:55:48.776573 24597 raft_consensus.cc:359] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.777369 24597 raft_consensus.cc:740] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:48.777967 24597 consensus_queue.cc:260] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.780874 24599 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:48.781486 24597 ts_tablet_manager.cc:1434] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 08:55:48.783180 24062 tablet_copy_service.cc:342] P ed62be5572db488f8fbfef14fe898f8c: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-7273fe88a38441fbb0bc836ab9ad2ac5 received from {username='slave'} at 127.0.0.1:35710
I20260713 08:55:48.783639 24062 tablet_copy_service.cc:434] P ed62be5572db488f8fbfef14fe898f8c: ending tablet copy session efbd768d59784495aef76d16d2672b15-7273fe88a38441fbb0bc836ab9ad2ac5 on tablet 7273fe88a38441fbb0bc836ab9ad2ac5 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:48.792498 24601 tablet_copy_client.cc:806] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:48.792992 24601 tablet_copy_client.cc:670] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:48.796339 24601 tablet_copy_client.cc:538] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:48.799768 24597 ts_tablet_manager.cc:933] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:48.803807 24601 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:48.804761 24597 tablet_copy_client.cc:323] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.2:33065
I20260713 08:55:48.806704 24137 tablet_copy_service.cc:140] P 15902bc3fb234958a5fe319fd6082b64: Received BeginTabletCopySession request for tablet 39e32a379050432f8c648f81c9280a37 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:60762)
I20260713 08:55:48.807175 24137 tablet_copy_service.cc:161] P 15902bc3fb234958a5fe319fd6082b64: Beginning new tablet copy session on tablet 39e32a379050432f8c648f81c9280a37 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:60762: session id = efbd768d59784495aef76d16d2672b15-39e32a379050432f8c648f81c9280a37
I20260713 08:55:48.814025 24137 tablet_copy_source_session.cc:215] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:48.815752 24599 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: 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 08:55:48.816576 24599 tablet_bootstrap.cc:492] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:48.817013 24597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e32a379050432f8c648f81c9280a37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:48.817232 24599 ts_tablet_manager.cc:1403] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.014s
I20260713 08:55:48.820745 24599 raft_consensus.cc:359] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.821931 24599 raft_consensus.cc:740] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:48.822850 24599 consensus_queue.cc:260] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.826043 24599 ts_tablet_manager.cc:1434] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 08:55:48.828454 24212 tablet_copy_service.cc:342] P 9275ec420f4c445899639a28af823375: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-63c2dc12880547c28c52b8fec1be33a5 received from {username='slave'} at 127.0.0.1:56240
I20260713 08:55:48.828838 24212 tablet_copy_service.cc:434] P 9275ec420f4c445899639a28af823375: ending tablet copy session efbd768d59784495aef76d16d2672b15-63c2dc12880547c28c52b8fec1be33a5 on tablet 63c2dc12880547c28c52b8fec1be33a5 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:48.834890 24601 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: 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 08:55:48.835861 24601 tablet_bootstrap.cc:492] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:48.836513 24601 ts_tablet_manager.cc:1403] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260713 08:55:48.839277 24601 raft_consensus.cc:359] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.840180 24601 raft_consensus.cc:740] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:48.840700 24597 tablet_copy_client.cc:806] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:48.841352 24597 tablet_copy_client.cc:670] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:48.840734 24601 consensus_queue.cc:260] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.843097 24601 ts_tablet_manager.cc:1434] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 08:55:48.845410 24597 tablet_copy_client.cc:538] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:48.845525 24137 tablet_copy_service.cc:342] P 15902bc3fb234958a5fe319fd6082b64: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-02a62a95d74b472287550301943582f4 received from {username='slave'} at 127.0.0.1:60762
I20260713 08:55:48.846006 24137 tablet_copy_service.cc:434] P 15902bc3fb234958a5fe319fd6082b64: ending tablet copy session efbd768d59784495aef76d16d2672b15-02a62a95d74b472287550301943582f4 on tablet 02a62a95d74b472287550301943582f4 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:48.852234 24597 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:48.869436 24597 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: 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 08:55:48.870069 24597 tablet_bootstrap.cc:492] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:48.870711 24597 ts_tablet_manager.cc:1403] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260713 08:55:48.872814 24597 raft_consensus.cc:359] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.873353 24597 raft_consensus.cc:740] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:48.873808 24597 consensus_queue.cc:260] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:48.875818 24597 ts_tablet_manager.cc:1434] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 08:55:48.877556 24137 tablet_copy_service.cc:342] P 15902bc3fb234958a5fe319fd6082b64: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-39e32a379050432f8c648f81c9280a37 received from {username='slave'} at 127.0.0.1:60762
I20260713 08:55:48.877943 24137 tablet_copy_service.cc:434] P 15902bc3fb234958a5fe319fd6082b64: ending tablet copy session efbd768d59784495aef76d16d2672b15-39e32a379050432f8c648f81c9280a37 on tablet 39e32a379050432f8c648f81c9280a37 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:49.142130 24457 raft_consensus.cc:1217] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:49.266724 24457 raft_consensus.cc:1217] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:49.291594 24457 raft_consensus.cc:1217] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:49.314759 24457 raft_consensus.cc:1217] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:49.655435 24611 raft_consensus.cc:1064] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:49.657898 24611 consensus_queue.cc:237] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:49.664137 24197 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.664161 24457 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.665751 24046 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.665699 24611 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:49.666661 24588 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } 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 08:55:49.667565 24303 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:49.687835 24303 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.689967 24457 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.693979 24197 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.695940 24048 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.703863 23945 catalog_manager.cc:5697] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:55:49.730162 24127 consensus_queue.cc:237] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:49.733006 24592 raft_consensus.cc:1064] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:49.735436 24592 consensus_queue.cc:237] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:49.737727 24457 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:49.739228 24303 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:49.746565 24197 raft_consensus.cc:1275] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.746799 24303 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.749853 24456 raft_consensus.cc:1275] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.749509 24455 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.755354 24610 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 08:55:49.757001 24048 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:49.758479 24588 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:49.757764 24610 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 08:55:49.762300 24048 raft_consensus.cc:2955] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.771843 23934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02a62a95d74b472287550301943582f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:49.778698 23946 catalog_manager.cc:5697] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:55:49.794860 24187 tablet_service.cc:1558] Processing DeleteTablet for tablet 02a62a95d74b472287550301943582f4 with delete_type TABLET_DATA_TOMBSTONED (TS 9275ec420f4c445899639a28af823375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53850
I20260713 08:55:49.794498 24622 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.797282 24457 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.807271 24127 raft_consensus.cc:1275] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.808472 24625 tablet_replica.cc:333] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:55:49.809705 24625 raft_consensus.cc:2243] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:49.809087 24197 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.810365 24625 raft_consensus.cc:2272] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:49.810863 24592 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:55:49.821229 24303 raft_consensus.cc:1064] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:49.822451 24625 ts_tablet_manager.cc:1916] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:49.825316 23949 catalog_manager.cc:5697] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.823398 24303 consensus_queue.cc:237] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:49.845041 24625 ts_tablet_manager.cc:1929] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:49.845718 24625 log.cc:1199] T 02a62a95d74b472287550301943582f4 P 9275ec420f4c445899639a28af823375: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root/wals/02a62a95d74b472287550301943582f4
I20260713 08:55:49.847311 23936 catalog_manager.cc:5028] TS 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): tablet 02a62a95d74b472287550301943582f4 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:49.850708 24048 consensus_queue.cc:237] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:49.859977 24127 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.874068 24628 raft_consensus.cc:1064] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:49.875308 24457 raft_consensus.cc:1275] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:49.877003 24628 consensus_queue.cc:237] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:49.880484 24457 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.881495 24048 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.877478 24610 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:49.882812 24198 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.882913 24303 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:49.883731 24588 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:55:49.878398 24197 raft_consensus.cc:1275] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:49.884804 24611 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:49.893069 24626 consensus_queue.cc:1048] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:49.894500 24626 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.895941 24457 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.899140 24198 raft_consensus.cc:2955] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.930716 23949 catalog_manager.cc:5697] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.936604 23933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7273fe88a38441fbb0bc836ab9ad2ac5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:49.948992 24112 tablet_service.cc:1558] Processing DeleteTablet for tablet 7273fe88a38441fbb0bc836ab9ad2ac5 with delete_type TABLET_DATA_TOMBSTONED (TS 15902bc3fb234958a5fe319fd6082b64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39026
I20260713 08:55:49.967442 24127 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.967782 24048 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.967795 24455 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:49.968967 24628 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:55:49.969945 24629 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:49.970717 24611 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.972076 24629 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:49.975778 24046 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.997126 24635 tablet_replica.cc:333] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:55:49.998236 24635 raft_consensus.cc:2243] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:49.997300 24455 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:49.998976 24635 raft_consensus.cc:2272] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:50.001014 24197 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.001333 24628 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.002904 24123 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.014729 24457 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.021330 23949 catalog_manager.cc:5697] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.027441 24635 ts_tablet_manager.cc:1916] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:50.028014 23946 catalog_manager.cc:5697] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.035838 24048 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.056222 24197 consensus_queue.cc:237] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:50.059022 24635 ts_tablet_manager.cc:1929] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:50.058866 24123 consensus_queue.cc:237] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:50.063069 24048 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:50.059465 24635 log.cc:1199] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 15902bc3fb234958a5fe319fd6082b64: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root/wals/7273fe88a38441fbb0bc836ab9ad2ac5
I20260713 08:55:50.062260 24455 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:50.064564 24539 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:50.066042 23934 catalog_manager.cc:5028] TS 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): tablet 7273fe88a38441fbb0bc836ab9ad2ac5 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:50.067461 24575 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:50.068949 24455 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:50.069660 24197 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:50.070371 24588 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:50.071801 24611 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:50.078135 24539 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.082134 24611 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.084548 24455 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.087560 24457 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.079826 24048 raft_consensus.cc:2955] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.092617 24197 raft_consensus.cc:2955] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.099517 23934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39e32a379050432f8c648f81c9280a37 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:50.104497 23948 catalog_manager.cc:5697] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.110651 23945 catalog_manager.cc:5697] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:50.111877 23936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63c2dc12880547c28c52b8fec1be33a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:50.118590 24038 tablet_service.cc:1558] Processing DeleteTablet for tablet 39e32a379050432f8c648f81c9280a37 with delete_type TABLET_DATA_TOMBSTONED (TS ed62be5572db488f8fbfef14fe898f8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36900
I20260713 08:55:50.121660 24112 tablet_service.cc:1558] Processing DeleteTablet for tablet 63c2dc12880547c28c52b8fec1be33a5 with delete_type TABLET_DATA_TOMBSTONED (TS 15902bc3fb234958a5fe319fd6082b64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39026
I20260713 08:55:50.122530 24635 tablet_replica.cc:333] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:55:50.123299 24635 raft_consensus.cc:2243] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:50.123884 24635 raft_consensus.cc:2272] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:50.127489 24635 ts_tablet_manager.cc:1916] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:50.136190 24641 tablet_replica.cc:333] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:55:50.137133 24641 raft_consensus.cc:2243] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:50.137837 24641 raft_consensus.cc:2272] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:50.141249 24641 ts_tablet_manager.cc:1916] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:50.143857 24635 ts_tablet_manager.cc:1929] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:50.144256 24635 log.cc:1199] T 63c2dc12880547c28c52b8fec1be33a5 P 15902bc3fb234958a5fe319fd6082b64: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root/wals/63c2dc12880547c28c52b8fec1be33a5
I20260713 08:55:50.145931 23934 catalog_manager.cc:5028] TS 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): tablet 63c2dc12880547c28c52b8fec1be33a5 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:50.151826 24641 ts_tablet_manager.cc:1929] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:50.152125 24641 log.cc:1199] T 39e32a379050432f8c648f81c9280a37 P ed62be5572db488f8fbfef14fe898f8c: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root/wals/39e32a379050432f8c648f81c9280a37
I20260713 08:55:50.153369 23933 catalog_manager.cc:5028] TS ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): tablet 39e32a379050432f8c648f81c9280a37 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:51.155215 24123 consensus_queue.cc:237] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
W20260713 08:55:51.161118 24092 consensus_peers.cc:597] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e6121c267fd414993bd461f4a70e9e2. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:51.162200 24048 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:51.162334 24198 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:51.163437 24640 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:51.164191 24611 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:55:51.171530 24640 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.172905 24048 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.174832 24198 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.184615 23946 catalog_manager.cc:5697] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.184970 24048 consensus_queue.cc:237] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.197468 24127 raft_consensus.cc:1275] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:51.197767 24198 raft_consensus.cc:1275] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:51.198644 24642 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 08:55:51.199424 24017 consensus_peers.cc:597] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 190d911f4f244861b57402381d8be89b. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:51.202663 24626 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:55:51.209372 24642 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.223619 24198 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.226639 24048 consensus_queue.cc:237] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.228080 23948 catalog_manager.cc:5697] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:51.221720 24123 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
W20260713 08:55:51.232277 24017 consensus_peers.cc:597] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24cd567edc504cc8997cd3407ccceed5. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:51.232797 24197 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:51.233973 24127 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:51.234417 24642 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:55:51.236624 24626 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:55:51.259361 24626 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.260839 24197 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.264904 24123 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.274302 24127 consensus_queue.cc:237] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.274463 23946 catalog_manager.cc:5697] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 08:55:51.283183 24092 consensus_peers.cc:597] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93e6540df03c4e4991d5f1c8d435da6b. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:51.283274 24197 raft_consensus.cc:1275] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:51.284511 24640 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:51.285269 24048 raft_consensus.cc:1275] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:51.286468 24646 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:55:51.294291 24640 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.296694 24197 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.298766 24048 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:51.310045 23946 catalog_manager.cc:5697] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:51.612121 24661 ts_tablet_manager.cc:933] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551)
I20260713 08:55:51.613994 24661 tablet_copy_client.cc:323] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.1:41551
I20260713 08:55:51.615411 24062 tablet_copy_service.cc:140] P ed62be5572db488f8fbfef14fe898f8c: Received BeginTabletCopySession request for tablet 24cd567edc504cc8997cd3407ccceed5 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:35710)
I20260713 08:55:51.615911 24062 tablet_copy_service.cc:161] P ed62be5572db488f8fbfef14fe898f8c: Beginning new tablet copy session on tablet 24cd567edc504cc8997cd3407ccceed5 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:35710: session id = efbd768d59784495aef76d16d2672b15-24cd567edc504cc8997cd3407ccceed5
I20260713 08:55:51.624245 24062 tablet_copy_source_session.cc:215] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:51.628096 24661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd567edc504cc8997cd3407ccceed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:51.637276 24661 tablet_copy_client.cc:806] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:51.637718 24661 tablet_copy_client.cc:670] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:51.640892 24661 tablet_copy_client.cc:538] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:51.646413 24661 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:51.662003 24661 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: 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 08:55:51.662619 24661 tablet_bootstrap.cc:492] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:51.663089 24661 ts_tablet_manager.cc:1403] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 08:55:51.665072 24661 raft_consensus.cc:359] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.665594 24661 raft_consensus.cc:740] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:51.666029 24661 consensus_queue.cc:260] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.668743 24661 ts_tablet_manager.cc:1434] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 08:55:51.670298 24062 tablet_copy_service.cc:342] P ed62be5572db488f8fbfef14fe898f8c: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-24cd567edc504cc8997cd3407ccceed5 received from {username='slave'} at 127.0.0.1:35710
I20260713 08:55:51.670675 24062 tablet_copy_service.cc:434] P ed62be5572db488f8fbfef14fe898f8c: ending tablet copy session efbd768d59784495aef76d16d2672b15-24cd567edc504cc8997cd3407ccceed5 on tablet 24cd567edc504cc8997cd3407ccceed5 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:51.688426 24661 ts_tablet_manager.cc:933] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:51.689806 24661 tablet_copy_client.cc:323] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.2:33065
I20260713 08:55:51.691202 24137 tablet_copy_service.cc:140] P 15902bc3fb234958a5fe319fd6082b64: Received BeginTabletCopySession request for tablet 4e6121c267fd414993bd461f4a70e9e2 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:60762)
I20260713 08:55:51.691726 24137 tablet_copy_service.cc:161] P 15902bc3fb234958a5fe319fd6082b64: Beginning new tablet copy session on tablet 4e6121c267fd414993bd461f4a70e9e2 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:60762: session id = efbd768d59784495aef76d16d2672b15-4e6121c267fd414993bd461f4a70e9e2
I20260713 08:55:51.698283 24137 tablet_copy_source_session.cc:215] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:51.700949 24661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6121c267fd414993bd461f4a70e9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:51.714921 24666 ts_tablet_manager.cc:933] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551)
I20260713 08:55:51.715085 24661 tablet_copy_client.cc:806] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:51.715605 24661 tablet_copy_client.cc:670] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:51.716995 24666 tablet_copy_client.cc:323] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.1:41551
I20260713 08:55:51.718449 24062 tablet_copy_service.cc:140] P ed62be5572db488f8fbfef14fe898f8c: Received BeginTabletCopySession request for tablet 190d911f4f244861b57402381d8be89b from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:35710)
I20260713 08:55:51.718896 24661 tablet_copy_client.cc:538] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:51.718899 24062 tablet_copy_service.cc:161] P ed62be5572db488f8fbfef14fe898f8c: Beginning new tablet copy session on tablet 190d911f4f244861b57402381d8be89b from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:35710: session id = efbd768d59784495aef76d16d2672b15-190d911f4f244861b57402381d8be89b
I20260713 08:55:51.726037 24062 tablet_copy_source_session.cc:215] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:51.726882 24661 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:51.729851 24666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190d911f4f244861b57402381d8be89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:51.743142 24666 tablet_copy_client.cc:806] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:51.743693 24666 tablet_copy_client.cc:670] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:51.747275 24666 tablet_copy_client.cc:538] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:51.749975 24661 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: 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 08:55:51.750805 24661 tablet_bootstrap.cc:492] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:51.751366 24661 ts_tablet_manager.cc:1403] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260713 08:55:51.753890 24666 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:51.754079 24661 raft_consensus.cc:359] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.754841 24661 raft_consensus.cc:740] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:51.755403 24661 consensus_queue.cc:260] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.757521 24661 ts_tablet_manager.cc:1434] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 08:55:51.759537 24137 tablet_copy_service.cc:342] P 15902bc3fb234958a5fe319fd6082b64: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-4e6121c267fd414993bd461f4a70e9e2 received from {username='slave'} at 127.0.0.1:60762
I20260713 08:55:51.759975 24137 tablet_copy_service.cc:434] P 15902bc3fb234958a5fe319fd6082b64: ending tablet copy session efbd768d59784495aef76d16d2672b15-4e6121c267fd414993bd461f4a70e9e2 on tablet 4e6121c267fd414993bd461f4a70e9e2 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:51.774468 24666 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: 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 08:55:51.775103 24666 tablet_bootstrap.cc:492] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:51.775596 24666 ts_tablet_manager.cc:1403] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260713 08:55:51.777525 24666 raft_consensus.cc:359] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.778043 24666 raft_consensus.cc:740] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:51.778471 24666 consensus_queue.cc:260] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.780184 24666 ts_tablet_manager.cc:1434] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:55:51.781651 24062 tablet_copy_service.cc:342] P ed62be5572db488f8fbfef14fe898f8c: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-190d911f4f244861b57402381d8be89b received from {username='slave'} at 127.0.0.1:35710
I20260713 08:55:51.782001 24062 tablet_copy_service.cc:434] P ed62be5572db488f8fbfef14fe898f8c: ending tablet copy session efbd768d59784495aef76d16d2672b15-190d911f4f244861b57402381d8be89b on tablet 190d911f4f244861b57402381d8be89b with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:51.869522 24666 ts_tablet_manager.cc:933] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:51.871089 24666 tablet_copy_client.cc:323] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.2:33065
I20260713 08:55:51.872249 24137 tablet_copy_service.cc:140] P 15902bc3fb234958a5fe319fd6082b64: Received BeginTabletCopySession request for tablet 93e6540df03c4e4991d5f1c8d435da6b from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:60762)
I20260713 08:55:51.872663 24137 tablet_copy_service.cc:161] P 15902bc3fb234958a5fe319fd6082b64: Beginning new tablet copy session on tablet 93e6540df03c4e4991d5f1c8d435da6b from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:60762: session id = efbd768d59784495aef76d16d2672b15-93e6540df03c4e4991d5f1c8d435da6b
I20260713 08:55:51.877655 24137 tablet_copy_source_session.cc:215] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:51.880455 24666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e6540df03c4e4991d5f1c8d435da6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:51.892963 24666 tablet_copy_client.cc:806] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:51.893411 24666 tablet_copy_client.cc:670] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:51.896096 24666 tablet_copy_client.cc:538] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:51.901718 24666 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:51.917461 24666 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: 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 08:55:51.918234 24666 tablet_bootstrap.cc:492] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:51.918799 24666 ts_tablet_manager.cc:1403] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 08:55:51.921331 24666 raft_consensus.cc:359] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.921895 24666 raft_consensus.cc:740] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:51.922338 24666 consensus_queue.cc:260] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:51.924342 24666 ts_tablet_manager.cc:1434] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 08:55:51.926110 24137 tablet_copy_service.cc:342] P 15902bc3fb234958a5fe319fd6082b64: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-93e6540df03c4e4991d5f1c8d435da6b received from {username='slave'} at 127.0.0.1:60762
I20260713 08:55:51.926484 24137 tablet_copy_service.cc:434] P 15902bc3fb234958a5fe319fd6082b64: ending tablet copy session efbd768d59784495aef76d16d2672b15-93e6540df03c4e4991d5f1c8d435da6b on tablet 93e6540df03c4e4991d5f1c8d435da6b with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:52.178712 24455 raft_consensus.cc:1217] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:52.302517 24455 raft_consensus.cc:1217] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:52.307220 24457 raft_consensus.cc:1217] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:52.446583 24455 raft_consensus.cc:1217] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:52.760144 24674 raft_consensus.cc:1064] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:52.762010 24674 consensus_queue.cc:237] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:52.767596 24455 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.767799 24198 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.768599 24046 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.769178 24674 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:52.770032 24640 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } 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 08:55:52.770673 24675 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:52.782758 24674 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.784570 24455 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.785917 24198 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.796864 24048 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.798302 23945 catalog_manager.cc:5697] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.806068 24655 raft_consensus.cc:1064] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:52.809692 24655 consensus_queue.cc:237] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:52.817684 24455 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.818142 24198 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.819407 24127 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.820145 24642 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:52.822238 24642 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:52.828886 24655 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 08:55:52.869871 24018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.3:32957, user_credentials={real_user=slave}} blocked reactor thread for 50187.6us
I20260713 08:55:52.881184 24642 raft_consensus.cc:1064] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:52.885026 24642 consensus_queue.cc:237] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:52.927346 24655 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.928825 24455 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.932717 24197 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.960922 24455 raft_consensus.cc:1275] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.968011 24692 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:52.982836 24197 raft_consensus.cc:1275] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.982388 24127 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:52.986534 24123 raft_consensus.cc:1275] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:52.987891 24684 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } 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 08:55:52.988665 24691 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:53.000720 23946 catalog_manager.cc:5697] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.003975 24642 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.006106 24127 consensus_queue.cc:237] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:53.011943 24455 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:53.012060 24048 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:53.013887 24197 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.015053 24674 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:53.017777 24674 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:53.024526 24123 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.031646 24455 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.040795 24674 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.048805 24696 raft_consensus.cc:1064] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:53.053275 24046 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.057301 23934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e6121c267fd414993bd461f4a70e9e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260713 08:55:53.061564 23934 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 4e6121c267fd414993bd461f4a70e9e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 08:55:53.062282 24696 consensus_queue.cc:237] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:53.066244 24455 raft_consensus.cc:2955] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.070240 24046 consensus_queue.cc:237] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:53.070986 24456 raft_consensus.cc:1275] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:53.072825 24197 raft_consensus.cc:1275] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:53.074293 24048 raft_consensus.cc:1275] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:53.076423 24197 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:53.076967 24456 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:53.078137 24689 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:53.078428 23946 catalog_manager.cc:5697] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.079808 24642 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:53.072655 24674 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:53.087949 24675 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:53.094323 24198 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.094151 24691 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.101425 23949 catalog_manager.cc:5697] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:55:53.102710 24457 raft_consensus.cc:2955] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.107733 24696 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:55:53.113464 23933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24cd567edc504cc8997cd3407ccceed5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:53.115118 24675 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.117082 24456 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.121644 24187 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e6121c267fd414993bd461f4a70e9e2 with delete_type TABLET_DATA_TOMBSTONED (TS 9275ec420f4c445899639a28af823375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53850
I20260713 08:55:53.126135 24046 consensus_queue.cc:237] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:53.128134 23948 catalog_manager.cc:5697] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.131227 24197 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.136794 24123 raft_consensus.cc:1275] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:53.137897 24691 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:53.138784 24703 tablet_replica.cc:333] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:55:53.139786 24703 raft_consensus.cc:2243] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:53.140498 24703 raft_consensus.cc:2272] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:53.145500 24457 raft_consensus.cc:1275] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:53.152473 24684 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.154505 24642 consensus_queue.cc:1048] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:53.158980 24456 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.163911 24703 ts_tablet_manager.cc:1916] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:53.165160 24127 raft_consensus.cc:2955] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.170462 24112 tablet_service.cc:1558] Processing DeleteTablet for tablet 24cd567edc504cc8997cd3407ccceed5 with delete_type TABLET_DATA_TOMBSTONED (TS 15902bc3fb234958a5fe319fd6082b64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39026
I20260713 08:55:53.172158 23949 catalog_manager.cc:5697] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:55:53.178565 23933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 190d911f4f244861b57402381d8be89b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:53.183837 24704 tablet_replica.cc:333] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:55:53.186474 24046 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.189642 24703 ts_tablet_manager.cc:1929] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:53.190083 24703 log.cc:1199] T 4e6121c267fd414993bd461f4a70e9e2 P 9275ec420f4c445899639a28af823375: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root/wals/4e6121c267fd414993bd461f4a70e9e2
I20260713 08:55:53.187696 24704 raft_consensus.cc:2243] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:53.191948 23936 catalog_manager.cc:5028] TS 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): tablet 4e6121c267fd414993bd461f4a70e9e2 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:53.193037 24704 raft_consensus.cc:2272] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:53.195916 24127 consensus_queue.cc:237] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:53.197235 24704 ts_tablet_manager.cc:1916] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:53.190760 23949 catalog_manager.cc:5697] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index 3 to 4, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New cstate: current_term: 1 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:53.202742 24456 raft_consensus.cc:1275] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:53.203127 24197 raft_consensus.cc:1275] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:53.204178 24675 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:53.205271 24696 consensus_queue.cc:1048] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:53.210206 24187 tablet_service.cc:1558] Processing DeleteTablet for tablet 190d911f4f244861b57402381d8be89b with delete_type TABLET_DATA_TOMBSTONED (TS 9275ec420f4c445899639a28af823375 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53850
I20260713 08:55:53.211056 24703 tablet_replica.cc:333] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:55:53.216670 24704 ts_tablet_manager.cc:1929] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:53.217079 24703 raft_consensus.cc:2243] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:53.217829 24703 raft_consensus.cc:2272] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:53.216984 24675 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.217078 24704 log.cc:1199] T 24cd567edc504cc8997cd3407ccceed5 P 15902bc3fb234958a5fe319fd6082b64: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root/wals/24cd567edc504cc8997cd3407ccceed5
I20260713 08:55:53.218571 24197 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.221045 24703 ts_tablet_manager.cc:1916] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:53.221375 23934 catalog_manager.cc:5028] TS 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): tablet 24cd567edc504cc8997cd3407ccceed5 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:53.226938 23934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93e6540df03c4e4991d5f1c8d435da6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:53.233083 23946 catalog_manager.cc:5697] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.233165 24456 raft_consensus.cc:2955] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:53.235858 24703 ts_tablet_manager.cc:1929] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:53.238406 24703 log.cc:1199] T 190d911f4f244861b57402381d8be89b P 9275ec420f4c445899639a28af823375: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root/wals/190d911f4f244861b57402381d8be89b
I20260713 08:55:53.240315 23936 catalog_manager.cc:5028] TS 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): tablet 190d911f4f244861b57402381d8be89b (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:53.249257 24038 tablet_service.cc:1558] Processing DeleteTablet for tablet 93e6540df03c4e4991d5f1c8d435da6b with delete_type TABLET_DATA_TOMBSTONED (TS ed62be5572db488f8fbfef14fe898f8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36900
I20260713 08:55:53.251250 24705 tablet_replica.cc:333] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:55:53.252152 24705 raft_consensus.cc:2243] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:53.252771 24705 raft_consensus.cc:2272] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:53.256009 24705 ts_tablet_manager.cc:1916] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:53.265331 24705 ts_tablet_manager.cc:1929] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:53.265617 24705 log.cc:1199] T 93e6540df03c4e4991d5f1c8d435da6b P ed62be5572db488f8fbfef14fe898f8c: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root/wals/93e6540df03c4e4991d5f1c8d435da6b
I20260713 08:55:53.266773 23933 catalog_manager.cc:5028] TS ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): tablet 93e6540df03c4e4991d5f1c8d435da6b (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:54.281332 24127 consensus_queue.cc:237] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:54.286978 24197 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:54.287019 24046 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 08:55:54.287451 24092 consensus_peers.cc:597] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcbc032629764a349cd6497a92aabfea. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:54.288419 24708 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } 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 08:55:54.289022 24675 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:54.295859 24710 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.297243 24046 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.297504 24197 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.308000 23948 catalog_manager.cc:5697] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.310497 24197 consensus_queue.cc:237] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:54.317167 24127 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 08:55:54.317374 24167 consensus_peers.cc:597] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce6c099471b44b249a6575183e1ef3a5. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:54.318297 24672 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:54.319547 24046 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:54.320842 24672 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 08:55:54.333717 24707 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.335033 24127 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.349200 24197 consensus_queue.cc:237] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:54.353886 24048 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.362211 23945 catalog_manager.cc:5697] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
W20260713 08:55:54.378875 24167 consensus_peers.cc:597] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8c85b742fc140d6902a9f14d8059348. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:54.379837 24127 raft_consensus.cc:1275] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:54.380735 24048 raft_consensus.cc:1275] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:54.381932 24672 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:55:54.382814 24707 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:54.390586 24672 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.392165 24048 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.394335 24127 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.403927 23946 catalog_manager.cc:5697] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.405155 24123 consensus_queue.cc:237] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:54.415287 24197 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:54.417501 24675 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } 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 08:55:54.419581 24092 consensus_peers.cc:597] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c9939e28e074aa0892642fc079888b0. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:55:54.422559 24048 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:55:54.423935 24708 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:54.438984 24708 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.441092 24048 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.443221 24197 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.452260 23948 catalog_manager.cc:5697] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:55:54.847134 24730 ts_tablet_manager.cc:933] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:54.849488 24730 tablet_copy_client.cc:323] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.3:32957
I20260713 08:55:54.850879 24212 tablet_copy_service.cc:140] P 9275ec420f4c445899639a28af823375: Received BeginTabletCopySession request for tablet ce6c099471b44b249a6575183e1ef3a5 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:56240)
I20260713 08:55:54.851312 24212 tablet_copy_service.cc:161] P 9275ec420f4c445899639a28af823375: Beginning new tablet copy session on tablet ce6c099471b44b249a6575183e1ef3a5 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:56240: session id = efbd768d59784495aef76d16d2672b15-ce6c099471b44b249a6575183e1ef3a5
I20260713 08:55:54.856846 24212 tablet_copy_source_session.cc:215] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:54.859170 24730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6c099471b44b249a6575183e1ef3a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:54.868867 24730 tablet_copy_client.cc:806] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:54.869342 24730 tablet_copy_client.cc:670] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:54.872598 24730 tablet_copy_client.cc:538] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:54.874469 24732 ts_tablet_manager.cc:933] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:54.877655 24732 tablet_copy_client.cc:323] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.2:33065
I20260713 08:55:54.880074 24137 tablet_copy_service.cc:140] P 15902bc3fb234958a5fe319fd6082b64: Received BeginTabletCopySession request for tablet fcbc032629764a349cd6497a92aabfea from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:60762)
I20260713 08:55:54.880543 24730 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:54.880594 24137 tablet_copy_service.cc:161] P 15902bc3fb234958a5fe319fd6082b64: Beginning new tablet copy session on tablet fcbc032629764a349cd6497a92aabfea from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:60762: session id = efbd768d59784495aef76d16d2672b15-fcbc032629764a349cd6497a92aabfea
I20260713 08:55:54.887972 24137 tablet_copy_source_session.cc:215] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:54.890998 24732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbc032629764a349cd6497a92aabfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:54.897830 24730 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: 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 08:55:54.898725 24730 tablet_bootstrap.cc:492] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:54.899387 24730 ts_tablet_manager.cc:1403] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260713 08:55:54.902309 24730 raft_consensus.cc:359] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:54.903120 24730 raft_consensus.cc:740] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:54.903765 24730 consensus_queue.cc:260] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:54.907423 24730 ts_tablet_manager.cc:1434] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260713 08:55:54.908505 24732 tablet_copy_client.cc:806] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:54.909081 24732 tablet_copy_client.cc:670] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:54.910670 24212 tablet_copy_service.cc:342] P 9275ec420f4c445899639a28af823375: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-ce6c099471b44b249a6575183e1ef3a5 received from {username='slave'} at 127.0.0.1:56240
I20260713 08:55:54.911069 24212 tablet_copy_service.cc:434] P 9275ec420f4c445899639a28af823375: ending tablet copy session efbd768d59784495aef76d16d2672b15-ce6c099471b44b249a6575183e1ef3a5 on tablet ce6c099471b44b249a6575183e1ef3a5 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:54.917474 24732 tablet_copy_client.cc:538] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:54.924213 24732 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:54.938978 24732 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: 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 08:55:54.939559 24730 ts_tablet_manager.cc:933] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:54.940440 24732 tablet_bootstrap.cc:492] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:54.941133 24732 ts_tablet_manager.cc:1403] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 08:55:54.944006 24732 raft_consensus.cc:359] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:54.944799 24732 raft_consensus.cc:740] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:54.945495 24732 consensus_queue.cc:260] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:54.947851 24732 ts_tablet_manager.cc:1434] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 08:55:54.950799 24730 tablet_copy_client.cc:323] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.2:33065
I20260713 08:55:54.951475 24137 tablet_copy_service.cc:342] P 15902bc3fb234958a5fe319fd6082b64: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-fcbc032629764a349cd6497a92aabfea received from {username='slave'} at 127.0.0.1:60762
I20260713 08:55:54.951926 24137 tablet_copy_service.cc:434] P 15902bc3fb234958a5fe319fd6082b64: ending tablet copy session efbd768d59784495aef76d16d2672b15-fcbc032629764a349cd6497a92aabfea on tablet fcbc032629764a349cd6497a92aabfea with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:54.952947 24137 tablet_copy_service.cc:140] P 15902bc3fb234958a5fe319fd6082b64: Received BeginTabletCopySession request for tablet 4c9939e28e074aa0892642fc079888b0 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:60762)
I20260713 08:55:54.953440 24137 tablet_copy_service.cc:161] P 15902bc3fb234958a5fe319fd6082b64: Beginning new tablet copy session on tablet 4c9939e28e074aa0892642fc079888b0 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:60762: session id = efbd768d59784495aef76d16d2672b15-4c9939e28e074aa0892642fc079888b0
I20260713 08:55:54.960732 24137 tablet_copy_source_session.cc:215] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:54.963749 24730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9939e28e074aa0892642fc079888b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:54.964603 24732 ts_tablet_manager.cc:933] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:54.970355 24732 tablet_copy_client.cc:323] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.3:32957
I20260713 08:55:54.971946 24212 tablet_copy_service.cc:140] P 9275ec420f4c445899639a28af823375: Received BeginTabletCopySession request for tablet c8c85b742fc140d6902a9f14d8059348 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:56240)
I20260713 08:55:54.972429 24212 tablet_copy_service.cc:161] P 9275ec420f4c445899639a28af823375: Beginning new tablet copy session on tablet c8c85b742fc140d6902a9f14d8059348 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:56240: session id = efbd768d59784495aef76d16d2672b15-c8c85b742fc140d6902a9f14d8059348
I20260713 08:55:54.979362 24212 tablet_copy_source_session.cc:215] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:55:54.980824 24730 tablet_copy_client.cc:806] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:54.981350 24730 tablet_copy_client.cc:670] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:54.982465 24732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c85b742fc140d6902a9f14d8059348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:55:54.984458 24730 tablet_copy_client.cc:538] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:55.002086 24730 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:55.006383 24732 tablet_copy_client.cc:806] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:55:55.006839 24732 tablet_copy_client.cc:670] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:55:55.009637 24732 tablet_copy_client.cc:538] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:55:55.015362 24732 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:55:55.027277 24730 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: 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 08:55:55.028164 24730 tablet_bootstrap.cc:492] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:55.028776 24730 ts_tablet_manager.cc:1403] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260713 08:55:55.032223 24730 raft_consensus.cc:359] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:55.033010 24730 raft_consensus.cc:740] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:55.033650 24730 consensus_queue.cc:260] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:55.035766 24732 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: 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 08:55:55.035974 24730 ts_tablet_manager.cc:1434] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 08:55:55.036721 24732 tablet_bootstrap.cc:492] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:55:55.037422 24732 ts_tablet_manager.cc:1403] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.022s	user 0.024s	sys 0.000s
I20260713 08:55:55.037756 24137 tablet_copy_service.cc:342] P 15902bc3fb234958a5fe319fd6082b64: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-4c9939e28e074aa0892642fc079888b0 received from {username='slave'} at 127.0.0.1:60762
I20260713 08:55:55.038152 24137 tablet_copy_service.cc:434] P 15902bc3fb234958a5fe319fd6082b64: ending tablet copy session efbd768d59784495aef76d16d2672b15-4c9939e28e074aa0892642fc079888b0 on tablet 4c9939e28e074aa0892642fc079888b0 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:55.040512 24732 raft_consensus.cc:359] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:55.041311 24732 raft_consensus.cc:740] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:55:55.041806 24732 consensus_queue.cc:260] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:55.044165 24732 ts_tablet_manager.cc:1434] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 08:55:55.045727 24212 tablet_copy_service.cc:342] P 9275ec420f4c445899639a28af823375: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-c8c85b742fc140d6902a9f14d8059348 received from {username='slave'} at 127.0.0.1:56240
I20260713 08:55:55.046130 24212 tablet_copy_service.cc:434] P 9275ec420f4c445899639a28af823375: ending tablet copy session efbd768d59784495aef76d16d2672b15-c8c85b742fc140d6902a9f14d8059348 on tablet c8c85b742fc140d6902a9f14d8059348 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:55:55.282181 24457 raft_consensus.cc:1217] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:55.419508 24457 raft_consensus.cc:1217] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:55.434024 24457 raft_consensus.cc:1217] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:55.496151 24457 raft_consensus.cc:1217] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:55:55.924320 24744 raft_consensus.cc:1064] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:55.927093 24744 consensus_queue.cc:237] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:56.056900 24672 raft_consensus.cc:1064] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:56.059547 24672 consensus_queue.cc:237] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.167435 24756 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.169184 24756 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
W20260713 08:55:57.171478 24744 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.239s	user 0.006s	sys 0.000s
W20260713 08:55:57.172062 24744 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.240s	user 0.006s	sys 0.000s
I20260713 08:55:57.172472 24756 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.190147 24756 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.191280 24756 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.192694 24757 raft_consensus.cc:493] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.202287 24757 raft_consensus.cc:515] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.195004 24756 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
W20260713 08:55:57.217876 24167 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 08:55:57.217971 24749 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
W20260713 08:55:57.238526 24168 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.079s	user 0.000s	sys 0.011s
I20260713 08:55:57.241343 24759 raft_consensus.cc:493] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.251547 24754 raft_consensus.cc:493] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.253981 24762 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.254590 24761 raft_consensus.cc:493] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.255250 24763 raft_consensus.cc:493] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.228104 24744 raft_consensus.cc:493] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.291891 24744 raft_consensus.cc:515] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
W20260713 08:55:57.260603 24168 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.101s	user 0.000s	sys 0.012s
W20260713 08:55:57.294279 24168 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 08:55:57.262832 24763 raft_consensus.cc:515] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.263109 24758 raft_consensus.cc:493] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.264011 24762 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.264101 24759 raft_consensus.cc:515] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.267539 24749 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.275005 24049 raft_consensus.cc:1275] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:57.277042 24766 raft_consensus.cc:493] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.261188 24756 raft_consensus.cc:493] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.285367 24736 raft_consensus.cc:493] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.289106 24760 raft_consensus.cc:493] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.287269 24754 raft_consensus.cc:515] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.298207 24758 raft_consensus.cc:515] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.310848 24772 raft_consensus.cc:493] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.311759 24772 raft_consensus.cc:515] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.333511 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.334314 24771 raft_consensus.cc:493] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.335065 24771 raft_consensus.cc:515] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.335443 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.336191 24127 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:57.349046 24760 raft_consensus.cc:515] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.354012 24766 raft_consensus.cc:515] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.289125 24761 raft_consensus.cc:515] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.358726 24765 raft_consensus.cc:493] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.359527 24765 raft_consensus.cc:515] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.353494 24756 raft_consensus.cc:515] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.351984 24755 raft_consensus.cc:493] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.356037 24736 raft_consensus.cc:515] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.376325 24774 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.378060 24774 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
W20260713 08:55:57.381666 24165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 111903us
I20260713 08:55:57.385270 24749 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.385624 24762 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.383024 24775 raft_consensus.cc:493] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.391870 24769 raft_consensus.cc:493] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.392083 24775 raft_consensus.cc:515] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.392637 24769 raft_consensus.cc:515] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.394860 24775 leader_election.cc:290] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.395546 24775 raft_consensus.cc:493] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.385960 24749 raft_consensus.cc:493] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.410899 24773 raft_consensus.cc:493] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.413323 24052 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:57.417440 24749 raft_consensus.cc:515] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.418648 24736 leader_election.cc:290] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.424072 24777 raft_consensus.cc:493] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.424633 24777 raft_consensus.cc:515] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.413592 24773 raft_consensus.cc:515] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.421367 24749 leader_election.cc:290] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.415968 24775 raft_consensus.cc:515] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.442180 24016 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [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: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:57.442360 24780 raft_consensus.cc:493] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.449121 24456 raft_consensus.cc:1275] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 08:55:57.450629 24017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.4:37949, user_credentials={real_user=slave}} blocked reactor thread for 46666.4us
I20260713 08:55:57.455627 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.427848 24755 raft_consensus.cc:515] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.444681 24749 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.455546 24780 raft_consensus.cc:515] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.452241 24736 raft_consensus.cc:493] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.457590 24454 raft_consensus.cc:2468] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:57.479864 24762 raft_consensus.cc:2804] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.490116 24762 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.499744 24756 leader_election.cc:290] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.491243 24774 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.500182 24123 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:57.500524 24455 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:57.500905 24763 leader_election.cc:290] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.499861 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.506121 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.506601 24736 raft_consensus.cc:515] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.511083 24787 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.511361 24760 leader_election.cc:290] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.500551 24744 leader_election.cc:290] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.511422 24769 leader_election.cc:290] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.516310 24765 leader_election.cc:290] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.516356 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.517169 24780 leader_election.cc:290] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.518301 24758 leader_election.cc:290] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.518385 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.505394 24762 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.521239 24123 raft_consensus.cc:2468] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:57.523799 24775 leader_election.cc:290] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.524463 24777 leader_election.cc:290] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.525138 24766 leader_election.cc:290] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.525816 24017 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [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: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64
I20260713 08:55:57.501717 24749 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.527040 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.527031 24789 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260713 08:55:57.509984 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.511710 24761 leader_election.cc:290] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.550817 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.551079 24757 leader_election.cc:290] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.514914 24774 raft_consensus.cc:493] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.552420 24045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.537276 24771 leader_election.cc:290] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.550163 24736 leader_election.cc:290] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.550305 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.553424 24772 leader_election.cc:290] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.552246 24774 raft_consensus.cc:515] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.554095 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.538900 24756 raft_consensus.cc:2804] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.552989 24045 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:57.530122 24769 raft_consensus.cc:493] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.555090 24787 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.563081 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.563886 24197 raft_consensus.cc:2468] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 1.
I20260713 08:55:57.564049 24126 raft_consensus.cc:1275] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:57.565115 24755 leader_election.cc:290] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.566288 24454 raft_consensus.cc:2468] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:57.566030 24777 raft_consensus.cc:493] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.569470 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.570981 24046 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 1.
I20260713 08:55:57.570715 24777 raft_consensus.cc:515] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.571231 24759 leader_election.cc:290] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.560015 24756 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.572535 24756 raft_consensus.cc:3060] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.573212 24749 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.573998 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.574901 24754 leader_election.cc:290] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.578496 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.580060 24787 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.580322 24045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5c0a0b86845eda789b3c2e7c0fe32" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.582747 24777 leader_election.cc:290] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.583066 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9853ac7d5b4b538fb4feca5fcd9c04" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.578060 24762 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.581136 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7273fe88a38441fbb0bc836ab9ad2ac5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.581866 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.570437 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.585680 24126 raft_consensus.cc:2468] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:57.587278 24454 raft_consensus.cc:2468] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:57.587457 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.588723 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.589233 24198 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 1.
I20260713 08:55:57.591488 24017 leader_election.cc:304] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [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: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64
I20260713 08:55:57.590262 24423 leader_election.cc:304] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [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: 9275ec420f4c445899639a28af823375, efbd768d59784495aef76d16d2672b15; no voters: 
I20260713 08:55:57.593217 24016 leader_election.cc:304] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [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: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:57.594038 24773 leader_election.cc:290] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.594437 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.594545 24773 raft_consensus.cc:2804] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.594960 24197 raft_consensus.cc:2468] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:57.595266 24773 raft_consensus.cc:493] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.595613 24773 raft_consensus.cc:3060] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.597476 24754 raft_consensus.cc:2804] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.597856 24754 raft_consensus.cc:493] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.598210 24754 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.598238 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9853ac7d5b4b538fb4feca5fcd9c04" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.600092 24017 leader_election.cc:304] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [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: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64
I20260713 08:55:57.603868 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5fddf07b4b463f8a4426dea0adbb04" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.604925 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.605039 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.608558 24781 raft_consensus.cc:2804] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.608716 24045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.608976 24781 raft_consensus.cc:493] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:57.609364 24781 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.610064 24759 raft_consensus.cc:2804] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.612640 24759 raft_consensus.cc:493] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.613096 24759 raft_consensus.cc:3060] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.613497 24051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.595922 24772 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260713 08:55:57.615928 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.616112 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.617090 24046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.619035 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.619659 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.619143 24165 leader_election.cc:304] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:57.624821 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.627676 24047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.628139 24165 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64
I20260713 08:55:57.628674 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.629639 24749 raft_consensus.cc:2804] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.630023 24749 raft_consensus.cc:493] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.630385 24749 raft_consensus.cc:3060] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.629189 24048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.630851 24736 raft_consensus.cc:2804] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.631201 24736 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.631547 24736 raft_consensus.cc:3060] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.621614 24772 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260713 08:55:57.637867 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.637907 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.642148 24756 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.643085 24052 raft_consensus.cc:1240] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Rejecting Update request from peer 15902bc3fb234958a5fe319fd6082b64 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:57.646960 24736 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.611089 24769 raft_consensus.cc:515] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.626006 24781 raft_consensus.cc:515] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.656718 24769 leader_election.cc:290] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.652736 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:57.654506 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.657290 24046 raft_consensus.cc:2393] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15902bc3fb234958a5fe319fd6082b64 in current term 2: Already voted for candidate ed62be5572db488f8fbfef14fe898f8c in this term.
I20260713 08:55:57.657524 24197 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 1.
I20260713 08:55:57.638335 24759 raft_consensus.cc:515] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.658850 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:57.659318 24047 raft_consensus.cc:2393] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efbd768d59784495aef76d16d2672b15 in current term 2: Already voted for candidate ed62be5572db488f8fbfef14fe898f8c in this term.
I20260713 08:55:57.651648 24773 raft_consensus.cc:515] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.660638 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:57.660730 24457 raft_consensus.cc:1240] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Rejecting Update request from peer 15902bc3fb234958a5fe319fd6082b64 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:57.665318 24049 raft_consensus.cc:1240] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Rejecting Update request from peer 15902bc3fb234958a5fe319fd6082b64 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:57.659540 24774 leader_election.cc:290] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.666486 24762 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.647439 24749 raft_consensus.cc:515] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.668573 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.670320 24749 leader_election.cc:290] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.670651 24197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.626480 24754 raft_consensus.cc:515] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.671157 24197 raft_consensus.cc:2468] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 1.
I20260713 08:55:57.671548 24050 raft_consensus.cc:2393] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efbd768d59784495aef76d16d2672b15 in current term 2: Already voted for candidate ed62be5572db488f8fbfef14fe898f8c in this term.
I20260713 08:55:57.672504 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5fddf07b4b463f8a4426dea0adbb04" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.673359 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.673949 24202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.674322 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.674976 24423 leader_election.cc:304] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [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: 9275ec420f4c445899639a28af823375, efbd768d59784495aef76d16d2672b15; no voters: ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.676169 24166 leader_election.cc:304] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [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: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.676681 24423 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [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: 9275ec420f4c445899639a28af823375, efbd768d59784495aef76d16d2672b15; no voters: 
W20260713 08:55:57.677241 24166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.2:33065, user_credentials={real_user=slave}} blocked reactor thread for 80569us
I20260713 08:55:57.677489 24423 leader_election.cc:304] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [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: efbd768d59784495aef76d16d2672b15; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.678481 24423 leader_election.cc:304] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [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: 9275ec420f4c445899639a28af823375, efbd768d59784495aef76d16d2672b15; no voters: ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.679204 24787 raft_consensus.cc:2804] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.679426 24759 leader_election.cc:290] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.680821 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.681128 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:57.680859 24790 raft_consensus.cc:2804] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.682354 24790 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:57.682471 24045 raft_consensus.cc:1240] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Rejecting Update request from peer 15902bc3fb234958a5fe319fd6082b64 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:57.682750 24790 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.682415 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.684052 24769 raft_consensus.cc:2749] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.684559 24774 raft_consensus.cc:2804] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.686517 24050 raft_consensus.cc:1240] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Rejecting Update request from peer 9275ec420f4c445899639a28af823375 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260713 08:55:57.686908 24774 raft_consensus.cc:493] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.684481 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.687286 24774 raft_consensus.cc:3060] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.679570 24787 raft_consensus.cc:493] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.690476 24787 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.691202 24736 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.697397 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b5c0a0b86845eda789b3c2e7c0fe32" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.697340 24126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.700696 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:57.700699 24792 consensus_queue.cc:1059] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 08:55:57.702428 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:57.702769 24777 raft_consensus.cc:3055] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:57.702913 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:57.703161 24777 raft_consensus.cc:740] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:57.703992 24124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:57.704124 24777 consensus_queue.cc:260] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.698752 24749 raft_consensus.cc:2804] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.704993 24749 raft_consensus.cc:493] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.705278 24777 raft_consensus.cc:3060] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.705374 24749 raft_consensus.cc:3060] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.705899 24120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.698439 24789 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260713 08:55:57.703418 24127 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.709331 24166 leader_election.cc:304] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.707855 24122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.712234 24457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6121c267fd414993bd461f4a70e9e2" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15"
I20260713 08:55:57.712668 24457 raft_consensus.cc:3060] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.714599 24787 raft_consensus.cc:515] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.710579 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:57.697356 24045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:57.716424 24127 raft_consensus.cc:2468] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
I20260713 08:55:57.717199 24455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190d911f4f244861b57402381d8be89b" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.721923 24457 raft_consensus.cc:2468] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
I20260713 08:55:57.717213 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:57.722965 24016 leader_election.cc:304] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:57.724084 24781 leader_election.cc:290] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.730189 24093 leader_election.cc:304] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.731132 24017 leader_election.cc:304] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [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: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64
I20260713 08:55:57.733618 24453 raft_consensus.cc:1240] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Rejecting Update request from peer 15902bc3fb234958a5fe319fd6082b64 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:57.734400 24018 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [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: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:57.735092 24762 raft_consensus.cc:2749] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.736608 24121 raft_consensus.cc:1240] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Rejecting Update request from peer 9275ec420f4c445899639a28af823375 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260713 08:55:57.736835 24165 leader_election.cc:304] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.722484 24772 raft_consensus.cc:2749] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.701979 24736 consensus_queue.cc:1059] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260713 08:55:57.741164 24784 raft_consensus.cc:2749] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.738315 24165 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.737900 24756 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.740625 24167 leader_election.cc:304] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15
I20260713 08:55:57.740841 24764 consensus_queue.cc:1059] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260713 08:55:57.741019 24755 raft_consensus.cc:2804] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:57.746618 24093 leader_election.cc:304] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.745410 24788 consensus_queue.cc:1059] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260713 08:55:57.740106 24759 raft_consensus.cc:2804] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:57.751281 24093 leader_election.cc:304] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.750599 24765 raft_consensus.cc:1064] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:57.755376 24456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.750238 24452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.754000 24755 raft_consensus.cc:697] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:57.757555 24765 consensus_queue.cc:237] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.754295 24775 raft_consensus.cc:2749] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.759996 24018 leader_election.cc:304] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [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: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:57.761188 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.762001 24453 raft_consensus.cc:2393] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 2: Already voted for candidate efbd768d59784495aef76d16d2672b15 in this term.
I20260713 08:55:57.738005 24789 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260713 08:55:57.763893 24785 raft_consensus.cc:3055] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:57.764384 24785 raft_consensus.cc:740] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:57.768486 24018 leader_election.cc:304] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [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: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:57.747318 24761 raft_consensus.cc:2749] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.772897 24093 leader_election.cc:304] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.774700 24018 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:57.776363 24093 leader_election.cc:304] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.776419 24457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.759101 24792 raft_consensus.cc:2804] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:57.759219 24784 raft_consensus.cc:2749] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.770404 24762 raft_consensus.cc:2749] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.764305 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15"
I20260713 08:55:57.778074 24167 leader_election.cc:304] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15
I20260713 08:55:57.728857 24749 raft_consensus.cc:515] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:57.779762 24792 raft_consensus.cc:493] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:57.770642 24757 raft_consensus.cc:2749] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.781840 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:57.781940 24770 raft_consensus.cc:2749] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.782128 24754 leader_election.cc:290] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:57.776499 24773 leader_election.cc:290] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.783825 24763 consensus_queue.cc:1059] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 08:55:57.778604 24771 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260713 08:55:57.780464 24778 raft_consensus.cc:2749] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.784808 24783 raft_consensus.cc:2749] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.772156 24759 raft_consensus.cc:697] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:57.787808 24792 raft_consensus.cc:3060] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.789376 24167 leader_election.cc:304] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15
I20260713 08:55:57.789780 24776 raft_consensus.cc:2749] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.792218 24744 raft_consensus.cc:3055] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:57.793623 24788 raft_consensus.cc:3055] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:57.758399 24755 consensus_queue.cc:237] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:57.780794 24764 raft_consensus.cc:2749] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.787937 24767 raft_consensus.cc:1064] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:57.798269 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:57.808478 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.798460 24763 raft_consensus.cc:3055] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:57.801486 24784 raft_consensus.cc:2749] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.801867 24167 leader_election.cc:304] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15
I20260713 08:55:57.781840 24451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7273fe88a38441fbb0bc836ab9ad2ac5" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:57.795873 24092 leader_election.cc:304] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64; no voters: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15
I20260713 08:55:57.783435 24790 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.807878 24017 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed62be5572db488f8fbfef14fe898f8c; no voters: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15
I20260713 08:55:57.810102 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:57.804322 24788 raft_consensus.cc:740] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:57.811512 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6540df03c4e4991d5f1c8d435da6b" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:57.811614 24167 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15
I20260713 08:55:57.805318 24779 consensus_queue.cc:1059] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260713 08:55:57.822173 24779 raft_consensus.cc:2749] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.810304 24763 raft_consensus.cc:740] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:57.813167 24045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:57.815292 24764 raft_consensus.cc:2749] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.815794 24452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15"
I20260713 08:55:57.819629 24778 raft_consensus.cc:2749] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.803692 24744 raft_consensus.cc:740] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:57.813419 24736 raft_consensus.cc:3060] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.818001 24767 consensus_queue.cc:237] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.828234 24788 consensus_queue.cc:260] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.835367 24788 raft_consensus.cc:3060] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.835095 24763 consensus_queue.cc:260] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.833513 24749 leader_election.cc:290] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:57.837916 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:57.838781 24744 consensus_queue.cc:260] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.799266 24785 consensus_queue.cc:260] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.831861 24759 consensus_queue.cc:237] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.845744 24167 leader_election.cc:304] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15
I20260713 08:55:57.846797 24787 leader_election.cc:290] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.847584 24785 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.848510 24744 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.850711 24776 raft_consensus.cc:2749] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.855962 24763 raft_consensus.cc:3060] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.828188 24774 raft_consensus.cc:515] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.864305 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:57.862471 24454 raft_consensus.cc:1240] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Rejecting Update request from peer ed62be5572db488f8fbfef14fe898f8c for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:57.861824 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:57.873440 24790 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.875672 24774 leader_election.cc:290] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:57.880285 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:57.881496 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:57.885275 24165 leader_election.cc:304] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.886008 24779 raft_consensus.cc:2749] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.893391 24778 consensus_queue.cc:1059] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:57.894507 24757 raft_consensus.cc:3055] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:57.894817 24757 raft_consensus.cc:740] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:57.896371 24757 consensus_queue.cc:260] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:57.897435 24757 raft_consensus.cc:3060] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:57.861395 24421 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [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: efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:57.902705 24776 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:57.909058 24122 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:57.923574 24774 raft_consensus.cc:2749] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.930531 24050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd567edc504cc8997cd3407ccceed5" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:57.951395 24045 raft_consensus.cc:1240] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Rejecting Update request from peer 9275ec420f4c445899639a28af823375 for earlier term 1. Current term is 2. Ops: []
W20260713 08:55:57.930850 24421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.2:33065, user_credentials={real_user=slave}} blocked reactor thread for 129255us
I20260713 08:55:57.953677 24772 consensus_queue.cc:1059] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:55:57.957227 24772 raft_consensus.cc:3055] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:57.957644 24772 raft_consensus.cc:740] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:57.958714 24772 consensus_queue.cc:260] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
W20260713 08:55:57.973580 24166 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260713 08:55:57.980772 24090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260713 08:55:57.989686 24090 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 08:55:57.992785 24045 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:57.994540 24764 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:57.995157 24454 raft_consensus.cc:1240] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Rejecting Update request from peer ed62be5572db488f8fbfef14fe898f8c for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:58.004071 24421 leader_election.cc:304] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [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: efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:58.005546 24421 leader_election.cc:304] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [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: efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:58.006445 24790 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.008031 24774 raft_consensus.cc:2749] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:58.010746 24421 leader_election.cc:304] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [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: efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:58.011620 24774 raft_consensus.cc:2749] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:57.982769 24792 raft_consensus.cc:515] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:58.014120 24199 raft_consensus.cc:1240] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Rejecting Update request from peer 15902bc3fb234958a5fe319fd6082b64 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:58.018518 24050 raft_consensus.cc:2468] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 2.
I20260713 08:55:58.009563 24778 consensus_queue.cc:1059] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260713 08:55:58.029763 24772 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.038102 24121 raft_consensus.cc:1240] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Rejecting Update request from peer ed62be5572db488f8fbfef14fe898f8c for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:58.033206 24763 consensus_queue.cc:1059] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260713 08:55:58.048228 24199 raft_consensus.cc:1240] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Rejecting Update request from peer ed62be5572db488f8fbfef14fe898f8c for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:58.047362 24045 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:58.052594 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:58.052762 24755 raft_consensus.cc:3055] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:58.053167 24755 raft_consensus.cc:740] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:58.050585 24792 leader_election.cc:290] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:58.054219 24755 consensus_queue.cc:260] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:58.054628 23946 catalog_manager.cc:5697] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 1 to 2, leader changed from 9275ec420f4c445899639a28af823375 (127.22.100.3) to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:58.055524 24123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:58.057025 24755 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.053133 24125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7b973244284953830fc5f89181e366" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:58.058233 24454 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:58.058599 24765 raft_consensus.cc:3055] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:58.059401 24765 raft_consensus.cc:740] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:58.060725 24759 consensus_queue.cc:1059] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:58.061651 24778 raft_consensus.cc:3055] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:58.061875 24049 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:58.062031 24778 raft_consensus.cc:740] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:58.061046 24765 consensus_queue.cc:260] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:58.063081 24778 consensus_queue.cc:260] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:58.063398 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a511b319cb344ca81a4b419b479ceee" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:58.058314 24457 raft_consensus.cc:1240] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Rejecting Update request from peer 15902bc3fb234958a5fe319fd6082b64 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:58.064281 24778 raft_consensus.cc:3060] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.066118 24792 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 08:55:58.068055 24453 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:55:58.042932 24420 leader_election.cc:304] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efbd768d59784495aef76d16d2672b15; no voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:58.082422 23945 catalog_manager.cc:5697] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:58.086624 24767 consensus_queue.cc:1059] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:58.087538 24767 raft_consensus.cc:3055] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:58.087837 24767 raft_consensus.cc:740] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:58.088639 24767 consensus_queue.cc:260] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:58.083230 24125 raft_consensus.cc:2468] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 2.
I20260713 08:55:58.101872 24790 raft_consensus.cc:2749] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:58.103086 24767 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.066459 24765 raft_consensus.cc:3060] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.114890 24200 raft_consensus.cc:1240] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Rejecting Update request from peer 15902bc3fb234958a5fe319fd6082b64 for earlier term 1. Current term is 2. Ops: []
I20260713 08:55:58.116500 24777 consensus_queue.cc:1059] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:58.117599 24764 raft_consensus.cc:3055] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:55:58.117940 24764 raft_consensus.cc:740] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:58.120157 24774 raft_consensus.cc:2749] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 08:55:58.120666 24764 consensus_queue.cc:260] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:58.121999 24764 raft_consensus.cc:3060] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.129748 24127 raft_consensus.cc:2468] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
W20260713 08:55:58.131798 24420 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 197499us
I20260713 08:55:58.129135 24421 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efbd768d59784495aef76d16d2672b15; no voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375
I20260713 08:55:58.135002 24420 leader_election.cc:304] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [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: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:55:58.135787 24774 raft_consensus.cc:2749] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 08:55:58.136262 24790 raft_consensus.cc:2804] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:58.137652 24457 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:58.138819 24052 raft_consensus.cc:2468] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 2.
I20260713 08:55:58.141355 24736 raft_consensus.cc:2749] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:55:58.137634 24790 raft_consensus.cc:697] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 2 LEADER]: Becoming Leader. State: Replica: efbd768d59784495aef76d16d2672b15, State: Running, Role: LEADER
I20260713 08:55:58.144642 24790 consensus_queue.cc:237] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:58.159788 24016 leader_election.cc:304] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [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: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: efbd768d59784495aef76d16d2672b15
I20260713 08:55:58.163026 24755 raft_consensus.cc:2804] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:58.163709 24755 raft_consensus.cc:697] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:58.164583 24755 consensus_queue.cc:237] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:58.148938 24421 leader_election.cc:304] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [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: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:55:58.168718 24774 raft_consensus.cc:2804] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:58.169751 24774 raft_consensus.cc:697] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 2 LEADER]: Becoming Leader. State: Replica: efbd768d59784495aef76d16d2672b15, State: Running, Role: LEADER
I20260713 08:55:58.171243 24774 consensus_queue.cc:237] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:58.188309 24090 leader_election.cc:304] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:55:58.191028 24764 raft_consensus.cc:2804] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:58.191542 24764 raft_consensus.cc:697] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:58.192255 24764 consensus_queue.cc:237] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:58.210532 23949 catalog_manager.cc:5697] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 reported cstate change: term changed from 1 to 2, leader changed from ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) to efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 2 leader_uuid: "efbd768d59784495aef76d16d2672b15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:55:58.237149 24052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5"
dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36900
I20260713 08:55:58.237900 24052 raft_consensus.cc:606] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Received request to transfer leadership
I20260713 08:55:58.237852 24200 consensus_queue.cc:237] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:58.243409 23946 catalog_manager.cc:5697] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 1 to 2, leader changed from 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:58.245484 23946 catalog_manager.cc:5697] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 1 to 2, leader changed from 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1). New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:58.246116 24052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5"
dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36900
I20260713 08:55:58.246647 24052 raft_consensus.cc:606] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Received request to transfer leadership
W20260713 08:55:58.247975 23933 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for ce6c099471b44b249a6575183e1ef3a5 already in progress [suppressed 6 similar messages]
I20260713 08:55:58.248658 24457 raft_consensus.cc:1275] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:58.248554 23948 catalog_manager.cc:5697] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 1 to 2, leader changed from ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:58.249910 24127 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:58.251224 24755 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:58.252951 24772 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:58.255128 24052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5"
dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36900
I20260713 08:55:58.255633 24052 raft_consensus.cc:606] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Received request to transfer leadership
W20260713 08:55:58.256270 24478 debug-util.cc:398] Leaking SignalData structure 0x7b0800270060 after lost signal to thread 22931
W20260713 08:55:58.257122 24478 debug-util.cc:398] Leaking SignalData structure 0x7b0800270740 after lost signal to thread 23984
W20260713 08:55:58.258122 24478 debug-util.cc:398] Leaking SignalData structure 0x7b08001ffa00 after lost signal to thread 24076
W20260713 08:55:58.259120 24478 debug-util.cc:398] Leaking SignalData structure 0x7b08001472a0 after lost signal to thread 24151
W20260713 08:55:58.260100 24478 debug-util.cc:398] Leaking SignalData structure 0x7b08002185e0 after lost signal to thread 24226
I20260713 08:55:58.259688 24776 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
W20260713 08:55:58.261181 24478 debug-util.cc:398] Leaking SignalData structure 0x7b0800284b60 after lost signal to thread 24481
I20260713 08:55:58.265269 24457 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:58.270574 24052 raft_consensus.cc:1275] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:55:58.272054 24772 consensus_queue.cc:1048] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:58.277253 24049 raft_consensus.cc:2955] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:58.277910 23945 catalog_manager.cc:5697] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 reported cstate change: term changed from 1 to 2, leader changed from 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) to efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 2 leader_uuid: "efbd768d59784495aef76d16d2672b15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260713 08:55:58.291412 23998 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260713 08:55:58.291963 23998 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for ce6c099471b44b249a6575183e1ef3a5 already in progress
W20260713 08:55:58.292263 23998 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for ce6c099471b44b249a6575183e1ef3a5 already in progress
I20260713 08:55:58.286188 23936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8c85b742fc140d6902a9f14d8059348 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:58.314157 23946 catalog_manager.cc:5697] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:55:58.315322 24457 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.323571 24457 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 3. (term mismatch)
I20260713 08:55:58.323974 24457 pending_rounds.cc:85] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: Aborting all ops after (but not including) 2
I20260713 08:55:58.324266 24457 pending_rounds.cc:107] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260713 08:55:58.324595 24457 raft_consensus.cc:2917] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260713 08:55:58.325002 24457 raft_consensus.cc:2889] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 2 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260713 08:55:58.332362 24112 tablet_service.cc:1558] Processing DeleteTablet for tablet c8c85b742fc140d6902a9f14d8059348 with delete_type TABLET_DATA_TOMBSTONED (TS 15902bc3fb234958a5fe319fd6082b64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39026
I20260713 08:55:58.331368 24453 raft_consensus.cc:1275] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:58.334848 24778 consensus_queue.cc:1048] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:58.350987 24755 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:58.352222 24819 tablet_replica.cc:333] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:55:58.355140 24819 raft_consensus.cc:2243] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:58.355835 24819 raft_consensus.cc:2272] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:58.362864 24819 ts_tablet_manager.cc:1916] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:58.365876 24755 raft_consensus.cc:1064] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
W20260713 08:55:58.366345 24755 raft_consensus.cc:1068] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: Unable to promote non-voter efbd768d59784495aef76d16d2672b15: Service unavailable: leader transfer in progress
I20260713 08:55:58.389024 24819 ts_tablet_manager.cc:1929] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:55:58.389932 24819 log.cc:1199] T c8c85b742fc140d6902a9f14d8059348 P 15902bc3fb234958a5fe319fd6082b64: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root/wals/c8c85b742fc140d6902a9f14d8059348
I20260713 08:55:58.392031 23934 catalog_manager.cc:5028] TS 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): tablet c8c85b742fc140d6902a9f14d8059348 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:58.420804 24127 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 08:55:58.422155 24755 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:58.443205 24755 raft_consensus.cc:993] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: : Instructing follower 15902bc3fb234958a5fe319fd6082b64 to start an election
I20260713 08:55:58.443598 24755 raft_consensus.cc:1081] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Signalling peer 15902bc3fb234958a5fe319fd6082b64 to start an election
I20260713 08:55:58.453711 24121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5"
dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
 from {username='slave'} at 127.0.0.1:39050
I20260713 08:55:58.454365 24121 raft_consensus.cc:493] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:55:58.454734 24121 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:58.455636 24757 raft_consensus.cc:1064] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
W20260713 08:55:58.456027 24757 raft_consensus.cc:1068] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: Unable to promote non-voter efbd768d59784495aef76d16d2672b15: Service unavailable: leader transfer in progress
I20260713 08:55:58.461462 24199 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 3. (term mismatch)
I20260713 08:55:58.461827 24199 pending_rounds.cc:85] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: Aborting all ops after (but not including) 2
I20260713 08:55:58.462055 24199 pending_rounds.cc:107] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260713 08:55:58.462308 24199 raft_consensus.cc:2917] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260713 08:55:58.462678 24199 raft_consensus.cc:2889] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260713 08:55:58.464505 24759 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:55:58.470115 24121 raft_consensus.cc:515] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:58.476001 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:58.476567 24049 raft_consensus.cc:3055] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:55:58.476863 24049 raft_consensus.cc:740] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:58.477731 24049 consensus_queue.cc:260] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:58.479019 24049 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:58.491647 24049 raft_consensus.cc:2468] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 3.
I20260713 08:55:58.496244 24121 leader_election.cc:290] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 3 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:58.502806 24090 leader_election.cc:304] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:58.503715 24765 raft_consensus.cc:2804] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:58.504284 24765 raft_consensus.cc:697] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 3 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:58.505299 24765 consensus_queue.cc:237] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:58.497223 24199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6c099471b44b249a6575183e1ef3a5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:58.513182 24199 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:58.517849 23946 catalog_manager.cc:5697] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 2 to 3, leader changed from ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 3 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:58.527406 24199 raft_consensus.cc:2468] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 3.
I20260713 08:55:58.548645 24453 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:58.550052 24759 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 08:55:58.566075 24121 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:58.567574 24757 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:58.593318 24049 raft_consensus.cc:1275] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:58.594484 24765 consensus_queue.cc:1048] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:58.607000 24199 raft_consensus.cc:1275] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:58.608793 24052 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:58.608753 24785 consensus_queue.cc:1048] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:58.610257 24774 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:58.640280 24198 raft_consensus.cc:3060] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.640868 24200 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:58.646237 24787 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:58.651548 24198 raft_consensus.cc:1275] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:58.652984 24774 consensus_queue.cc:1048] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:58.660526 24121 raft_consensus.cc:1275] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:58.662710 24787 consensus_queue.cc:1048] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 08:55:58.837483 24785 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:58.838030 24785 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:58.840220 24785 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:58.841202 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:58.841786 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:58.842128 24052 raft_consensus.cc:2393] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15902bc3fb234958a5fe319fd6082b64 in current term 2: Already voted for candidate ed62be5572db488f8fbfef14fe898f8c in this term.
I20260713 08:55:58.842429 24200 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 2.
I20260713 08:55:58.843839 24093 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:58.845012 24785 raft_consensus.cc:2804] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:58.845489 24785 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9275ec420f4c445899639a28af823375)
I20260713 08:55:58.845974 24785 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:58.855104 24785 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:58.858073 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:58.858476 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:58.858933 24052 raft_consensus.cc:2393] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 15902bc3fb234958a5fe319fd6082b64 in current term 2: Already voted for candidate ed62be5572db488f8fbfef14fe898f8c in this term.
I20260713 08:55:58.860255 24785 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:55:58.869756 24200 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 2.
I20260713 08:55:58.871184 24093 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:58.872887 24785 raft_consensus.cc:2804] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:58.873492 24785 raft_consensus.cc:697] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:58.874562 24785 consensus_queue.cc:237] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:55:58.888336 23946 catalog_manager.cc:5697] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 1 to 2, leader changed from 9275ec420f4c445899639a28af823375 (127.22.100.3) to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:58.945137 24052 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 08:55:58.946758 24785 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:58.956662 24453 raft_consensus.cc:3060] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 2 LEARNER]: Advancing to term 3
I20260713 08:55:58.960251 24200 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 08:55:58.962106 24767 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:58.985332 24453 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 3 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 08:55:58.987098 24785 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:55:58.994066 24767 raft_consensus.cc:1064] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:55:58.996325 24767 consensus_queue.cc:237] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.003535 24454 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 3 LEARNER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 08:55:59.004956 24777 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:59.005537 24200 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 08:55:59.009032 24777 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:59.013605 24052 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 08:55:59.015303 24764 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:59.018914 24765 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.026753 24052 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.030316 24200 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.058740 24454 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.055276 23948 catalog_manager.cc:5697] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index 2 to 5, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.084870 24121 consensus_queue.cc:237] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.090061 24454 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 08:55:59.091475 24777 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 08:55:59.090061 24200 raft_consensus.cc:1275] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 08:55:59.101677 24765 consensus_queue.cc:1048] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 08:55:59.105607 24767 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.109302 24453 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.126019 23934 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce6c099471b44b249a6575183e1ef3a5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:55:59.128937 23949 catalog_manager.cc:5697] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 5 to 6, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New cstate: current_term: 3 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.132457 24200 raft_consensus.cc:2955] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.146195 24038 tablet_service.cc:1558] Processing DeleteTablet for tablet ce6c099471b44b249a6575183e1ef3a5 with delete_type TABLET_DATA_TOMBSTONED (TS ed62be5572db488f8fbfef14fe898f8c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36900
I20260713 08:55:59.168395 24834 tablet_replica.cc:333] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:55:59.169472 24834 raft_consensus.cc:2243] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:55:59.170200 24834 raft_consensus.cc:2272] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:55:59.173211 24834 ts_tablet_manager.cc:1916] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:55:59.190240 24834 ts_tablet_manager.cc:1929] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260713 08:55:59.190622 24834 log.cc:1199] T ce6c099471b44b249a6575183e1ef3a5 P ed62be5572db488f8fbfef14fe898f8c: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root/wals/ce6c099471b44b249a6575183e1ef3a5
I20260713 08:55:59.192338 23933 catalog_manager.cc:5028] TS ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): tablet ce6c099471b44b249a6575183e1ef3a5 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:55:59.243305 24777 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:59.243917 24777 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.246029 24777 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.247344 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:59.247974 24453 raft_consensus.cc:2468] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 1.
I20260713 08:55:59.248245 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:59.248911 24052 raft_consensus.cc:2468] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 2.
I20260713 08:55:59.249292 24092 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15; no voters: 
I20260713 08:55:59.250010 24777 raft_consensus.cc:2804] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 08:55:59.250329 24777 raft_consensus.cc:493] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:55:59.250654 24777 raft_consensus.cc:3060] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:59.257268 24777 raft_consensus.cc:515] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.260241 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:59.260771 24052 raft_consensus.cc:3060] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:55:59.266925 24777 leader_election.cc:290] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 3 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.267879 24052 raft_consensus.cc:2468] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 3.
I20260713 08:55:59.267912 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a62a95d74b472287550301943582f4" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15"
I20260713 08:55:59.269101 24453 raft_consensus.cc:3060] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 3
I20260713 08:55:59.269131 24090 leader_election.cc:304] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [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: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:59.270066 24777 raft_consensus.cc:2804] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:55:59.270572 24777 raft_consensus.cc:697] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 3 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:55:59.271896 24777 consensus_queue.cc:237] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.275650 24453 raft_consensus.cc:2468] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 3.
I20260713 08:55:59.282981 23949 catalog_manager.cc:5697] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:59.349040 24736 raft_consensus.cc:493] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:59.349594 24736 raft_consensus.cc:515] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.353156 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:59.353965 24453 raft_consensus.cc:2393] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 2: Already voted for candidate efbd768d59784495aef76d16d2672b15 in this term.
I20260713 08:55:59.355573 24736 leader_election.cc:290] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.358449 24049 raft_consensus.cc:1275] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:59.359154 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:59.359990 24765 consensus_queue.cc:1048] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:55:59.360423 24052 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 2.
I20260713 08:55:59.362236 24165 leader_election.cc:304] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: efbd768d59784495aef76d16d2672b15
I20260713 08:55:59.363473 24736 raft_consensus.cc:2804] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:59.364490 24736 raft_consensus.cc:493] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed62be5572db488f8fbfef14fe898f8c)
I20260713 08:55:59.365386 24736 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:59.377458 24736 raft_consensus.cc:515] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.380216 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:55:59.387442 24052 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 2.
I20260713 08:55:59.388568 24165 leader_election.cc:304] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:55:59.389430 24772 raft_consensus.cc:2804] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:59.389953 24772 raft_consensus.cc:697] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 2 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:59.391906 24772 consensus_queue.cc:237] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.396832 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15"
I20260713 08:55:59.397634 24453 raft_consensus.cc:2393] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 2: Already voted for candidate efbd768d59784495aef76d16d2672b15 in this term.
I20260713 08:55:59.398911 24736 leader_election.cc:290] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.432113 23945 catalog_manager.cc:5697] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 1 to 2, leader changed from ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:59.438581 24772 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:59.439126 24772 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:59.441850 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:59.443568 24772 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:59.444918 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:59.445861 24121 raft_consensus.cc:2410] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260713 08:55:59.446569 24200 raft_consensus.cc:1275] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:55:59.447434 24166 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:59.448910 24777 consensus_queue.cc:1048] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:55:59.449718 24772 raft_consensus.cc:2749] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 08:55:59.501302 24759 raft_consensus.cc:493] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:59.501822 24759 raft_consensus.cc:515] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.504715 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:59.505357 24121 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
I20260713 08:55:59.506606 24759 leader_election.cc:290] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.506695 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:59.507324 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:59.507372 24453 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:59.508199 24200 raft_consensus.cc:2393] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 2: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:59.508827 24017 leader_election.cc:304] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 
I20260713 08:55:59.509593 24759 raft_consensus.cc:2804] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:59.509931 24759 raft_consensus.cc:493] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:59.510365 24759 raft_consensus.cc:3060] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:59.516849 24759 raft_consensus.cc:515] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.519865 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:59.520610 24200 raft_consensus.cc:2393] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 2: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:59.522152 24759 leader_election.cc:290] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.523278 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:59.523965 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15"
I20260713 08:55:59.524523 24453 raft_consensus.cc:3060] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Advancing to term 2
I20260713 08:55:59.531268 24121 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
I20260713 08:55:59.539608 24453 raft_consensus.cc:2468] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 2 LEARNER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
I20260713 08:55:59.541210 24017 leader_election.cc:304] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:55:59.542035 24759 raft_consensus.cc:2804] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:59.542663 24759 raft_consensus.cc:697] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:59.544165 24759 consensus_queue.cc:237] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.569104 23945 catalog_manager.cc:5697] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 1 to 2, leader changed from 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1), now has a pending config: VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1), VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2), VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3), VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.572749 24759 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:59.573436 24759 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.577852 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:59.578603 24121 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
I20260713 08:55:59.582602 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:59.582659 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:55:59.583223 24453 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 1.
I20260713 08:55:59.583411 24200 raft_consensus.cc:2393] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 2: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:59.584519 24017 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 
I20260713 08:55:59.584864 24759 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.585283 24755 raft_consensus.cc:2804] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:59.585647 24755 raft_consensus.cc:493] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:59.586046 24755 raft_consensus.cc:3060] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:59.590979 24755 raft_consensus.cc:515] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.593629 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:59.594633 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:55:59.595706 24200 raft_consensus.cc:2393] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ed62be5572db488f8fbfef14fe898f8c in current term 2: Already voted for candidate 9275ec420f4c445899639a28af823375 in this term.
I20260713 08:55:59.598362 24755 leader_election.cc:290] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.599392 24453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9939e28e074aa0892642fc079888b0" candidate_uuid: "ed62be5572db488f8fbfef14fe898f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15"
I20260713 08:55:59.600026 24453 raft_consensus.cc:3060] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Advancing to term 2
I20260713 08:55:59.607620 24121 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
I20260713 08:55:59.609567 24772 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:59.609956 24453 raft_consensus.cc:2468] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 2 LEARNER]: Leader election vote request: Granting yes vote for candidate ed62be5572db488f8fbfef14fe898f8c in term 2.
I20260713 08:55:59.610296 24772 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.611886 24017 leader_election.cc:304] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:55:59.613221 24755 raft_consensus.cc:2804] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:59.616297 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15" is_pre_election: true
I20260713 08:55:59.616878 24755 raft_consensus.cc:697] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Becoming Leader. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:55:59.617419 24454 raft_consensus.cc:2393] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 2: Already voted for candidate efbd768d59784495aef76d16d2672b15 in this term.
I20260713 08:55:59.628064 24755 consensus_queue.cc:237] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.631705 24772 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.632665 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:59.633596 24121 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 2.
I20260713 08:55:59.634866 24166 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [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: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: efbd768d59784495aef76d16d2672b15
I20260713 08:55:59.635874 24772 raft_consensus.cc:2804] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:55:59.636325 24772 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 15902bc3fb234958a5fe319fd6082b64)
I20260713 08:55:59.643607 24772 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:55:59.645118 24841 raft_consensus.cc:493] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:55:59.645578 24841 raft_consensus.cc:515] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:55:59.650214 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ed62be5572db488f8fbfef14fe898f8c" is_pre_election: true
I20260713 08:55:59.651497 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbc032629764a349cd6497a92aabfea" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:55:59.647576 24841 leader_election.cc:290] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:55:59.652323 24127 raft_consensus.cc:2410] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260713 08:55:59.656517 24166 leader_election.cc:304] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9275ec420f4c445899639a28af823375; no voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c
I20260713 08:55:59.658109 24837 raft_consensus.cc:2749] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 08:55:59.665174 24772 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.668674 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:55:59.680819 24772 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949)
I20260713 08:55:59.681619 24454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "efbd768d59784495aef76d16d2672b15"
I20260713 08:55:59.682021 24121 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 2.
I20260713 08:55:59.682489 24454 raft_consensus.cc:2393] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9275ec420f4c445899639a28af823375 in current term 2: Already voted for candidate efbd768d59784495aef76d16d2672b15 in this term.
I20260713 08:55:59.683116 24166 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, 9275ec420f4c445899639a28af823375; no voters: 
I20260713 08:55:59.684271 24841 raft_consensus.cc:2804] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:55:59.684697 24841 raft_consensus.cc:697] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 2 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:55:59.685547 24841 consensus_queue.cc:237] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:55:59.690831 23945 catalog_manager.cc:5697] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: term changed from 1 to 2, leader changed from 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) to ed62be5572db488f8fbfef14fe898f8c (127.22.100.1), now has a pending config: VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1), VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2), VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3), VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:55:59.700011 23949 catalog_manager.cc:5697] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 1 to 2, leader changed from 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 08:55:59.714565 24052 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 08:55:59.717296 24777 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:55:59.727407 24454 raft_consensus.cc:1275] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 08:55:59.728822 24767 consensus_queue.cc:1048] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:55:59.792220 24049 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:59.794226 24837 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 08:55:59.816496 24454 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:55:59.819574 24772 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 08:56:00.049738 24774 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:00.050439 24774 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:00.054126 24774 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:56:00.055272 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64" is_pre_election: true
I20260713 08:56:00.055830 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375" is_pre_election: true
I20260713 08:56:00.056643 24121 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 2.
I20260713 08:56:00.058463 24421 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:56:00.060200 24774 raft_consensus.cc:2804] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 08:56:00.061044 24774 raft_consensus.cc:493] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:00.061623 24774 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:00.075948 24200 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 08:56:00.078112 24755 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 08:56:00.081140 24774 raft_consensus.cc:515] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:00.084986 24774 leader_election.cc:290] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 3 election: Requested vote from peers 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:56:00.086177 24198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:56:00.087148 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e32a379050432f8c648f81c9280a37" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:56:00.087935 24121 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:00.092765 24198 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 08:56:00.094656 24757 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 08:56:00.103586 24454 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 2 LEARNER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 08:56:00.105504 24757 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 08:56:00.105137 24121 raft_consensus.cc:2468] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 3.
I20260713 08:56:00.109338 24421 leader_election.cc:304] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15; no voters: 9275ec420f4c445899639a28af823375
I20260713 08:56:00.110761 24835 raft_consensus.cc:2804] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:56:00.111420 24835 raft_consensus.cc:697] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 3 LEADER]: Becoming Leader. State: Replica: efbd768d59784495aef76d16d2672b15, State: Running, Role: LEADER
I20260713 08:56:00.112984 24835 consensus_queue.cc:237] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:00.135821 24121 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 08:56:00.140337 24759 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 08:56:00.159680 24127 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 08:56:00.161245 24759 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 08:56:00.169276 24755 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.180778 24454 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.182544 23949 catalog_manager.cc:5697] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 reported cstate change: term changed from 2 to 3, leader changed from 9275ec420f4c445899639a28af823375 (127.22.100.3) to efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 3 leader_uuid: "efbd768d59784495aef76d16d2672b15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:56:00.187214 24125 raft_consensus.cc:1240] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Rejecting Update request from peer 9275ec420f4c445899639a28af823375 for earlier term 2. Current term is 3. Ops: []
I20260713 08:56:00.190771 24772 consensus_queue.cc:1059] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 08:56:00.192029 24772 raft_consensus.cc:3055] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:56:00.192451 24772 raft_consensus.cc:740] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:56:00.207561 24757 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.231874 24121 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.231251 24772 consensus_queue.cc:260] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:00.253695 24125 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.293901 23949 catalog_manager.cc:5697] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1), VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2), VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3), VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.308424 24454 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 2 LEARNER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 08:56:00.312129 24859 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.005s
W20260713 08:56:00.316435 24167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.4:37949, user_credentials={real_user=slave}} blocked reactor thread for 66979.8us
I20260713 08:56:00.318738 24200 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.319396 24772 raft_consensus.cc:3060] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:00.332504 24199 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
W20260713 08:56:00.359616 24166 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.2:33065, user_credentials={real_user=slave}} blocked reactor thread for 119269us
I20260713 08:56:00.365013 24454 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.382237 23946 catalog_manager.cc:5697] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1), VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2), VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3), VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } attrs { replace: true } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.384708 24052 consensus_queue.cc:237] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:00.416939 24454 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:56:00.417538 24125 raft_consensus.cc:1275] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:56:00.418255 24859 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:56:00.422605 24859 consensus_queue.cc:1048] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:56:00.426054 24861 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.433193 24454 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.449342 24125 raft_consensus.cc:2955] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.455914 23933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fcbc032629764a349cd6497a92aabfea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:56:00.472373 23947 catalog_manager.cc:5697] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index 3 to 5, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:56:00.485962 24187 tablet_service.cc:1558] Processing DeleteTablet for tablet fcbc032629764a349cd6497a92aabfea with delete_type TABLET_DATA_TOMBSTONED (TS 9275ec420f4c445899639a28af823375 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53850
I20260713 08:56:00.501791 24870 tablet_replica.cc:333] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:00.503438 24870 raft_consensus.cc:2243] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:00.504523 24870 raft_consensus.cc:2272] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:00.508103 24870 ts_tablet_manager.cc:1916] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:56:00.528318 24870 ts_tablet_manager.cc:1929] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260713 08:56:00.528861 24870 log.cc:1199] T fcbc032629764a349cd6497a92aabfea P 9275ec420f4c445899639a28af823375: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root/wals/fcbc032629764a349cd6497a92aabfea
I20260713 08:56:00.530944 23936 catalog_manager.cc:5028] TS 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): tablet fcbc032629764a349cd6497a92aabfea (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:56:00.570750 24125 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 08:56:00.572472 24835 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:56:00.586414 24199 raft_consensus.cc:1275] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260713 08:56:00.586812 24199 pending_rounds.cc:85] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375: Aborting all ops after (but not including) 4
I20260713 08:56:00.587100 24199 pending_rounds.cc:107] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260713 08:56:00.587376 24199 raft_consensus.cc:2889] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 08:56:00.591324 24774 consensus_queue.cc:1048] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:56:00.726078 24052 consensus_queue.cc:237] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:00.732261 24454 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:56:00.733702 24757 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:56:00.737481 24125 raft_consensus.cc:1275] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Refusing update from remote peer ed62be5572db488f8fbfef14fe898f8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:56:00.740064 24859 consensus_queue.cc:1048] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:56:00.745676 24860 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.752786 24125 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.757684 23933 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c9939e28e074aa0892642fc079888b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:56:00.759526 24454 raft_consensus.cc:2955] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:00.765826 23947 catalog_manager.cc:5697] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index 3 to 5, VOTER 9275ec420f4c445899639a28af823375 (127.22.100.3) evicted. New cstate: current_term: 2 leader_uuid: "ed62be5572db488f8fbfef14fe898f8c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:56:00.783514 24187 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c9939e28e074aa0892642fc079888b0 with delete_type TABLET_DATA_TOMBSTONED (TS 9275ec420f4c445899639a28af823375 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53850
I20260713 08:56:00.788736 24870 tablet_replica.cc:333] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:00.789899 24870 raft_consensus.cc:2243] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:00.790849 24870 raft_consensus.cc:2272] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:00.795197 24870 ts_tablet_manager.cc:1916] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:56:00.806176 24870 ts_tablet_manager.cc:1929] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260713 08:56:00.806567 24870 log.cc:1199] T 4c9939e28e074aa0892642fc079888b0 P 9275ec420f4c445899639a28af823375: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-2-root/wals/4c9939e28e074aa0892642fc079888b0
I20260713 08:56:00.807956 23936 catalog_manager.cc:5028] TS 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): tablet 4c9939e28e074aa0892642fc079888b0 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:56:01.816434 24199 consensus_queue.cc:237] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:56:01.822805 24125 raft_consensus.cc:1275] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 08:56:01.822851 24167 consensus_peers.cc:597] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a5fddf07b4b463f8a4426dea0adbb04. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:01.823571 24052 raft_consensus.cc:1275] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:56:01.824206 24772 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:01.825074 24863 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:56:01.831065 24863 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:56:01.837831 24052 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:56:01.845261 23945 catalog_manager.cc:5697] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:01.847781 24199 consensus_queue.cc:237] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Queue 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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:56:01.866915 24127 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:56:01.895738 24127 raft_consensus.cc:1275] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 08:56:01.898078 24052 raft_consensus.cc:1275] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 08:56:01.898308 24167 consensus_peers.cc:597] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 -> Peer efbd768d59784495aef76d16d2672b15 (127.22.100.4:37949): Couldn't send request to peer efbd768d59784495aef76d16d2672b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e23292f1edd54f4792cb586f69765cbe. This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:01.898687 24878 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:56:01.899897 24876 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:01.917858 24863 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:56:01.920034 24052 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:56:01.927994 24127 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:56:01.948839 23945 catalog_manager.cc:5697] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: config changed from index -1 to 2, NON_VOTER efbd768d59784495aef76d16d2672b15 (127.22.100.4) added. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } } }
I20260713 08:56:02.431171 24887 ts_tablet_manager.cc:933] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:56:02.431843 24888 ts_tablet_manager.cc:933] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: Initiating tablet copy from peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:56:02.434342 24887 tablet_copy_client.cc:323] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.3:32957
I20260713 08:56:02.434937 24888 tablet_copy_client.cc:323] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: tablet copy: Beginning tablet copy session from remote peer at address 127.22.100.3:32957
I20260713 08:56:02.436196 24212 tablet_copy_service.cc:140] P 9275ec420f4c445899639a28af823375: Received BeginTabletCopySession request for tablet e23292f1edd54f4792cb586f69765cbe from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:56240)
I20260713 08:56:02.436695 24212 tablet_copy_service.cc:161] P 9275ec420f4c445899639a28af823375: Beginning new tablet copy session on tablet e23292f1edd54f4792cb586f69765cbe from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:56240: session id = efbd768d59784495aef76d16d2672b15-e23292f1edd54f4792cb586f69765cbe
I20260713 08:56:02.436859 24211 tablet_copy_service.cc:140] P 9275ec420f4c445899639a28af823375: Received BeginTabletCopySession request for tablet 2a5fddf07b4b463f8a4426dea0adbb04 from peer efbd768d59784495aef76d16d2672b15 ({username='slave'} at 127.0.0.1:56240)
I20260713 08:56:02.437341 24211 tablet_copy_service.cc:161] P 9275ec420f4c445899639a28af823375: Beginning new tablet copy session on tablet 2a5fddf07b4b463f8a4426dea0adbb04 from peer efbd768d59784495aef76d16d2672b15 at {username='slave'} at 127.0.0.1:56240: session id = efbd768d59784495aef76d16d2672b15-2a5fddf07b4b463f8a4426dea0adbb04
I20260713 08:56:02.444248 24211 tablet_copy_source_session.cc:215] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:56:02.444248 24212 tablet_copy_source_session.cc:215] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 08:56:02.447593 24888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5fddf07b4b463f8a4426dea0adbb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:02.448292 24887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23292f1edd54f4792cb586f69765cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:02.463303 24888 tablet_copy_client.cc:806] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:56:02.463932 24888 tablet_copy_client.cc:670] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:56:02.471339 24888 tablet_copy_client.cc:538] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:56:02.480065 24888 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:56:02.482193 24887 tablet_copy_client.cc:806] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 0 data blocks...
I20260713 08:56:02.482810 24887 tablet_copy_client.cc:670] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: tablet copy: Starting download of 1 WAL segments...
I20260713 08:56:02.486491 24887 tablet_copy_client.cc:538] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 08:56:02.495700 24887 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: Bootstrap starting.
I20260713 08:56:02.526505 24888 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: 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 08:56:02.527488 24888 tablet_bootstrap.cc:492] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:56:02.528239 24888 ts_tablet_manager.cc:1403] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.012s
I20260713 08:56:02.531545 24888 raft_consensus.cc:359] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:56:02.532476 24888 raft_consensus.cc:740] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:56:02.533315 24888 consensus_queue.cc:260] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:56:02.543563 24888 ts_tablet_manager.cc:1434] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 08:56:02.545580 24211 tablet_copy_service.cc:342] P 9275ec420f4c445899639a28af823375: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-2a5fddf07b4b463f8a4426dea0adbb04 received from {username='slave'} at 127.0.0.1:56240
I20260713 08:56:02.546053 24211 tablet_copy_service.cc:434] P 9275ec420f4c445899639a28af823375: ending tablet copy session efbd768d59784495aef76d16d2672b15-2a5fddf07b4b463f8a4426dea0adbb04 on tablet 2a5fddf07b4b463f8a4426dea0adbb04 with peer efbd768d59784495aef76d16d2672b15
I20260713 08:56:02.555635 24887 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: 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 08:56:02.556573 24887 tablet_bootstrap.cc:492] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: Bootstrap complete.
I20260713 08:56:02.557281 24887 ts_tablet_manager.cc:1403] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.019s
I20260713 08:56:02.560314 24887 raft_consensus.cc:359] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:56:02.561160 24887 raft_consensus.cc:740] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efbd768d59784495aef76d16d2672b15, State: Initialized, Role: LEARNER
I20260713 08:56:02.561825 24887 consensus_queue.cc:260] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: NON_VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: true } }
I20260713 08:56:02.564177 24887 ts_tablet_manager.cc:1434] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:56:02.565889 24211 tablet_copy_service.cc:342] P 9275ec420f4c445899639a28af823375: Request end of tablet copy session efbd768d59784495aef76d16d2672b15-e23292f1edd54f4792cb586f69765cbe received from {username='slave'} at 127.0.0.1:56240
I20260713 08:56:02.566280 24211 tablet_copy_service.cc:434] P 9275ec420f4c445899639a28af823375: ending tablet copy session efbd768d59784495aef76d16d2672b15-e23292f1edd54f4792cb586f69765cbe on tablet e23292f1edd54f4792cb586f69765cbe with peer efbd768d59784495aef76d16d2672b15
I20260713 08:56:02.948392 24453 raft_consensus.cc:1217] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:56:02.994975 24454 raft_consensus.cc:1217] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 08:56:03.390043 24891 raft_consensus.cc:1064] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:56:03.392611 24891 consensus_queue.cc:237] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:03.398607 24454 raft_consensus.cc:1275] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:56:03.399389 24121 raft_consensus.cc:1275] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:56:03.399919 24052 raft_consensus.cc:1275] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:56:03.400838 24891 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:56:03.401696 24863 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } 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 08:56:03.402697 24876 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:56:03.428838 24891 raft_consensus.cc:1064] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375: attempting to promote NON_VOTER efbd768d59784495aef76d16d2672b15 to VOTER
I20260713 08:56:03.429293 24863 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.431301 24891 consensus_queue.cc:237] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:03.435359 24049 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.443596 24453 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.452255 24454 raft_consensus.cc:1275] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 LEARNER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:56:03.451381 24127 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.454916 24052 raft_consensus.cc:1275] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:56:03.456107 24121 raft_consensus.cc:1275] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 08:56:03.456262 24895 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:56:03.470008 23947 catalog_manager.cc:5697] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.490005 24891 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } 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 08:56:03.491691 24876 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 08:56:03.508261 24165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.1:41551, user_credentials={real_user=slave}} blocked reactor thread for 48071.2us
I20260713 08:56:03.508184 24902 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.522662 24453 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.526793 24052 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.531517 24127 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.545421 24199 consensus_queue.cc:237] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:03.548062 23948 catalog_manager.cc:5697] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 2 to 3, efbd768d59784495aef76d16d2672b15 (127.22.100.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } attrs { replace: true } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.553167 24453 raft_consensus.cc:1275] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:56:03.554576 24901 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:56:03.557057 24052 raft_consensus.cc:1275] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:56:03.558858 24901 consensus_queue.cc:1048] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:56:03.563983 24199 consensus_queue.cc:237] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [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: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:03.565426 24454 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.569864 24453 raft_consensus.cc:1275] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:56:03.571388 24876 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } 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 08:56:03.565132 24863 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.572849 24127 raft_consensus.cc:1275] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 08:56:03.574155 24891 consensus_queue.cc:1048] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:56:03.579813 24895 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.580812 24049 raft_consensus.cc:2955] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.588583 24457 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.589386 23936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e23292f1edd54f4792cb586f69765cbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:56:03.590714 24127 raft_consensus.cc:2955] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.595103 23949 catalog_manager.cc:5697] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 reported cstate change: config changed from index 3 to 4, VOTER 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) evicted. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:56:03.604424 23936 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a5fddf07b4b463f8a4426dea0adbb04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 08:56:03.607512 23945 catalog_manager.cc:5697] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 reported cstate change: config changed from index 3 to 4, VOTER ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) evicted. New cstate: current_term: 1 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } } }
I20260713 08:56:03.617090 24112 tablet_service.cc:1558] Processing DeleteTablet for tablet e23292f1edd54f4792cb586f69765cbe with delete_type TABLET_DATA_TOMBSTONED (TS 15902bc3fb234958a5fe319fd6082b64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39026
I20260713 08:56:03.623898 24913 tablet_replica.cc:333] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:03.625102 24913 raft_consensus.cc:2243] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:03.625864 24913 raft_consensus.cc:2272] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:03.626868 24038 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a5fddf07b4b463f8a4426dea0adbb04 with delete_type TABLET_DATA_TOMBSTONED (TS ed62be5572db488f8fbfef14fe898f8c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36900
I20260713 08:56:03.628648 24914 tablet_replica.cc:333] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:03.629192 24913 ts_tablet_manager.cc:1916] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:56:03.629727 24914 raft_consensus.cc:2243] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:03.630594 24914 raft_consensus.cc:2272] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:03.633785 24914 ts_tablet_manager.cc:1916] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 08:56:03.641702 24913 ts_tablet_manager.cc:1929] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:56:03.642091 24913 log.cc:1199] T e23292f1edd54f4792cb586f69765cbe P 15902bc3fb234958a5fe319fd6082b64: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-1-root/wals/e23292f1edd54f4792cb586f69765cbe
I20260713 08:56:03.643639 23934 catalog_manager.cc:5028] TS 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): tablet e23292f1edd54f4792cb586f69765cbe (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:56:03.646160 24914 ts_tablet_manager.cc:1929] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 08:56:03.646536 24914 log.cc:1199] T 2a5fddf07b4b463f8a4426dea0adbb04 P ed62be5572db488f8fbfef14fe898f8c: Deleting WAL directory at /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783932916424608-22928-0/minicluster-data/ts-0-root/wals/2a5fddf07b4b463f8a4426dea0adbb04
I20260713 08:56:03.647876 23933 catalog_manager.cc:5028] TS ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): tablet 2a5fddf07b4b463f8a4426dea0adbb04 (table test-workload [id=64a04ac452d14a9c9bec9fce67d33c8f]) successfully deleted
I20260713 08:56:05.935535 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:05.960183 24200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e6fd3ad661347cdb1323113d00f19a3"
dest_uuid: "9275ec420f4c445899639a28af823375"
mode: GRACEFUL
new_leader_uuid: "15902bc3fb234958a5fe319fd6082b64"
 from {username='slave'} at 127.0.0.1:40714
I20260713 08:56:05.960796 24200 raft_consensus.cc:606] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Received request to transfer leadership to TS 15902bc3fb234958a5fe319fd6082b64
I20260713 08:56:05.963234 24200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5"
dest_uuid: "9275ec420f4c445899639a28af823375"
mode: GRACEFUL
new_leader_uuid: "15902bc3fb234958a5fe319fd6082b64"
 from {username='slave'} at 127.0.0.1:40714
I20260713 08:56:05.963716 24200 raft_consensus.cc:606] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Received request to transfer leadership to TS 15902bc3fb234958a5fe319fd6082b64
I20260713 08:56:05.974532 24049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97"
dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
mode: GRACEFUL
new_leader_uuid: "efbd768d59784495aef76d16d2672b15"
 from {username='slave'} at 127.0.0.1:58680
I20260713 08:56:05.974920 24049 raft_consensus.cc:606] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Received request to transfer leadership to TS efbd768d59784495aef76d16d2672b15
I20260713 08:56:05.977046 24200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d"
dest_uuid: "9275ec420f4c445899639a28af823375"
mode: GRACEFUL
new_leader_uuid: "efbd768d59784495aef76d16d2672b15"
 from {username='slave'} at 127.0.0.1:40714
I20260713 08:56:05.977509 24200 raft_consensus.cc:606] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 2 LEADER]: Received request to transfer leadership to TS efbd768d59784495aef76d16d2672b15
I20260713 08:56:05.978399 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 08:56:05.978941 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:05.988873 24915 raft_consensus.cc:993] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375: : Instructing follower 15902bc3fb234958a5fe319fd6082b64 to start an election
I20260713 08:56:05.989254 24917 raft_consensus.cc:1081] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Signalling peer 15902bc3fb234958a5fe319fd6082b64 to start an election
I20260713 08:56:05.990643 24121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5"
dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
 from {username='slave'} at 127.0.0.1:39036
I20260713 08:56:05.991101 24121 raft_consensus.cc:493] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:05.991422 24121 raft_consensus.cc:3060] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:05.995872 24121 raft_consensus.cc:515] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:05.997061 24121 leader_election.cc:290] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:56:05.997730 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:56:05.998075 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c595ca54a94d40a489a81d5b0135c5" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:56:05.998224 24049 raft_consensus.cc:3060] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:05.998589 24200 raft_consensus.cc:3055] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:05.998930 24200 raft_consensus.cc:740] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:56:05.999786 24200 consensus_queue.cc:260] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:06.001021 24200 raft_consensus.cc:3060] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:06.004271 24049 raft_consensus.cc:2468] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 2.
I20260713 08:56:06.005458 24090 leader_election.cc:304] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:56:06.006134 24880 raft_consensus.cc:2804] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:06.006987 24200 raft_consensus.cc:2468] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 2.
I20260713 08:56:06.007386 24880 raft_consensus.cc:697] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:56:06.008236 24880 consensus_queue.cc:237] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:06.015868 23949 catalog_manager.cc:5697] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 1 to 2, leader changed from 9275ec420f4c445899639a28af823375 (127.22.100.3) to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:06.056456 24918 raft_consensus.cc:993] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c: : Instructing follower efbd768d59784495aef76d16d2672b15 to start an election
I20260713 08:56:06.056902 24916 raft_consensus.cc:1081] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Signalling peer efbd768d59784495aef76d16d2672b15 to start an election
I20260713 08:56:06.058166 24457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97"
dest_uuid: "efbd768d59784495aef76d16d2672b15"
 from {username='slave'} at 127.0.0.1:36306
I20260713 08:56:06.058691 24457 raft_consensus.cc:493] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:06.059034 24457 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:06.063555 24457 raft_consensus.cc:515] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:06.064918 24457 leader_election.cc:290] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 3 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:56:06.065466 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:56:06.065819 24121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00c9c8f9c464ccb860179c2f29b4c97" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:56:06.066041 24049 raft_consensus.cc:3055] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:56:06.066341 24121 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:06.066360 24049 raft_consensus.cc:740] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed62be5572db488f8fbfef14fe898f8c, State: Running, Role: LEADER
I20260713 08:56:06.067078 24049 consensus_queue.cc:260] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:06.067888 24049 raft_consensus.cc:3060] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:06.070542 24121 raft_consensus.cc:2468] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 3.
I20260713 08:56:06.071403 24421 leader_election.cc:304] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [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: 15902bc3fb234958a5fe319fd6082b64, efbd768d59784495aef76d16d2672b15; no voters: 
I20260713 08:56:06.072000 24049 raft_consensus.cc:2468] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 3.
I20260713 08:56:06.072032 24912 raft_consensus.cc:2804] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:56:06.073307 24912 raft_consensus.cc:697] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 3 LEADER]: Becoming Leader. State: Replica: efbd768d59784495aef76d16d2672b15, State: Running, Role: LEADER
I20260713 08:56:06.074051 24912 consensus_queue.cc:237] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:06.080278 23949 catalog_manager.cc:5697] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 reported cstate change: term changed from 2 to 3, leader changed from ed62be5572db488f8fbfef14fe898f8c (127.22.100.1) to efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 3 leader_uuid: "efbd768d59784495aef76d16d2672b15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:56:06.320215 24915 raft_consensus.cc:993] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375: : Instructing follower efbd768d59784495aef76d16d2672b15 to start an election
I20260713 08:56:06.320592 24917 raft_consensus.cc:1081] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 2 LEADER]: Signalling peer efbd768d59784495aef76d16d2672b15 to start an election
I20260713 08:56:06.321686 24457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d"
dest_uuid: "efbd768d59784495aef76d16d2672b15"
 from {username='slave'} at 127.0.0.1:36322
I20260713 08:56:06.322067 24457 raft_consensus.cc:493] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:06.322281 24457 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:06.326182 24457 raft_consensus.cc:515] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:06.327412 24457 leader_election.cc:290] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 3 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:56:06.328002 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:56:06.328256 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbd39d7d5814b1fb664cc980bfef37d" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:56:06.328526 24049 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:06.328742 24200 raft_consensus.cc:3055] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:56:06.329017 24200 raft_consensus.cc:740] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:56:06.329648 24200 consensus_queue.cc:260] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:06.330716 24200 raft_consensus.cc:3060] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:06.334143 24049 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 3.
I20260713 08:56:06.335027 24420 leader_election.cc:304] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [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: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 
I20260713 08:56:06.335726 24912 raft_consensus.cc:2804] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:56:06.336167 24912 raft_consensus.cc:697] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 3 LEADER]: Becoming Leader. State: Replica: efbd768d59784495aef76d16d2672b15, State: Running, Role: LEADER
I20260713 08:56:06.336522 24200 raft_consensus.cc:2468] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 3.
I20260713 08:56:06.336854 24912 consensus_queue.cc:237] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:06.343485 23949 catalog_manager.cc:5697] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 reported cstate change: term changed from 2 to 3, leader changed from 9275ec420f4c445899639a28af823375 (127.22.100.3) to efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 3 leader_uuid: "efbd768d59784495aef76d16d2672b15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:56:06.356703 24915 raft_consensus.cc:993] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375: : Instructing follower 15902bc3fb234958a5fe319fd6082b64 to start an election
I20260713 08:56:06.357080 24917 raft_consensus.cc:1081] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Signalling peer 15902bc3fb234958a5fe319fd6082b64 to start an election
I20260713 08:56:06.358506 24127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e6fd3ad661347cdb1323113d00f19a3"
dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
 from {username='slave'} at 127.0.0.1:39036
I20260713 08:56:06.358943 24127 raft_consensus.cc:493] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:06.359221 24127 raft_consensus.cc:3060] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:06.364717 24127 raft_consensus.cc:515] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:06.365974 24127 leader_election.cc:290] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:56:06.366734 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6fd3ad661347cdb1323113d00f19a3" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:56:06.366830 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6fd3ad661347cdb1323113d00f19a3" candidate_uuid: "15902bc3fb234958a5fe319fd6082b64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:56:06.367184 24049 raft_consensus.cc:3060] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:06.367409 24200 raft_consensus.cc:3055] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:06.367777 24200 raft_consensus.cc:740] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:56:06.368425 24200 consensus_queue.cc:260] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:06.369243 24200 raft_consensus.cc:3060] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:06.371068 24049 raft_consensus.cc:2468] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 2.
I20260713 08:56:06.372030 24090 leader_election.cc:304] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15902bc3fb234958a5fe319fd6082b64, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:56:06.372702 24880 raft_consensus.cc:2804] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:06.373203 24880 raft_consensus.cc:697] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Becoming Leader. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:56:06.374164 24200 raft_consensus.cc:2468] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15902bc3fb234958a5fe319fd6082b64 in term 2.
I20260713 08:56:06.374495 24880 consensus_queue.cc:237] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:06.381733 23949 catalog_manager.cc:5697] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 reported cstate change: term changed from 1 to 2, leader changed from 9275ec420f4c445899639a28af823375 (127.22.100.3) to 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "15902bc3fb234958a5fe319fd6082b64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:06.436492 24049 raft_consensus.cc:1275] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:06.437558 24880 consensus_queue.cc:1048] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:06.446172 24200 raft_consensus.cc:1275] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:06.447568 24880 consensus_queue.cc:1048] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:06.552139 24127 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 08:56:06.553100 24912 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 08:56:06.562186 24049 raft_consensus.cc:1275] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 08:56:06.563282 24912 consensus_queue.cc:1048] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 08:56:06.771057 24049 raft_consensus.cc:1275] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:06.772152 24880 consensus_queue.cc:1048] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:06.774803 24200 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 08:56:06.776078 24928 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 08:56:06.787894 24198 raft_consensus.cc:1275] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer 15902bc3fb234958a5fe319fd6082b64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:06.790798 24922 consensus_queue.cc:1048] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:06.797379 24049 raft_consensus.cc:1275] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260713 08:56:06.798357 24912 consensus_queue.cc:1048] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 08:56:06.979635 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:06.995043 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:07.018059 24121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d"
dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
mode: GRACEFUL
new_leader_uuid: "9275ec420f4c445899639a28af823375"
 from {username='slave'} at 127.0.0.1:47758
I20260713 08:56:07.018594 24121 raft_consensus.cc:606] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Received request to transfer leadership to TS 9275ec420f4c445899639a28af823375
I20260713 08:56:07.019735 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 08:56:07.020460 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:07.095244 24942 raft_consensus.cc:993] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64: : Instructing follower 9275ec420f4c445899639a28af823375 to start an election
I20260713 08:56:07.096150 24922 raft_consensus.cc:1081] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Signalling peer 9275ec420f4c445899639a28af823375 to start an election
I20260713 08:56:07.098057 24200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d"
dest_uuid: "9275ec420f4c445899639a28af823375"
 from {username='slave'} at 127.0.0.1:53856
I20260713 08:56:07.098896 24200 raft_consensus.cc:493] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:07.099293 24200 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:07.105557 24200 raft_consensus.cc:515] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:07.107059 24200 leader_election.cc:290] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [CANDIDATE]: Term 3 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065)
I20260713 08:56:07.108105 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:56:07.108165 24127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77ea7201d7e459c824eb9ac694a0d7d" candidate_uuid: "9275ec420f4c445899639a28af823375" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15902bc3fb234958a5fe319fd6082b64"
I20260713 08:56:07.108843 24049 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:07.108840 24127 raft_consensus.cc:3055] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:56:07.109284 24127 raft_consensus.cc:740] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15902bc3fb234958a5fe319fd6082b64, State: Running, Role: LEADER
I20260713 08:56:07.109942 24127 consensus_queue.cc:260] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:07.111158 24127 raft_consensus.cc:3060] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:07.113888 24049 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 3.
I20260713 08:56:07.115015 24165 leader_election.cc:304] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [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: 9275ec420f4c445899639a28af823375, ed62be5572db488f8fbfef14fe898f8c; no voters: 
I20260713 08:56:07.115751 24915 raft_consensus.cc:2804] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:56:07.116123 24915 raft_consensus.cc:697] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 3 LEADER]: Becoming Leader. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:56:07.116911 24127 raft_consensus.cc:2468] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9275ec420f4c445899639a28af823375 in term 3.
I20260713 08:56:07.117409 24915 consensus_queue.cc:237] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } }
I20260713 08:56:07.129613 23948 catalog_manager.cc:5697] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 reported cstate change: term changed from 2 to 3, leader changed from 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2) to 9275ec420f4c445899639a28af823375 (127.22.100.3). New cstate: current_term: 3 leader_uuid: "9275ec420f4c445899639a28af823375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:07.629765 24049 raft_consensus.cc:1275] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:56:07.630797 24915 consensus_queue.cc:1048] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:56:07.647372 24127 raft_consensus.cc:1275] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Refusing update from remote peer 9275ec420f4c445899639a28af823375: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:56:07.648653 24915 consensus_queue.cc:1048] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15902bc3fb234958a5fe319fd6082b64" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:56:08.021333 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:08.036870 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:08.052155 24200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5"
dest_uuid: "9275ec420f4c445899639a28af823375"
mode: GRACEFUL
new_leader_uuid: "efbd768d59784495aef76d16d2672b15"
 from {username='slave'} at 127.0.0.1:40714
I20260713 08:56:08.052599 24200 raft_consensus.cc:606] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Received request to transfer leadership to TS efbd768d59784495aef76d16d2672b15
I20260713 08:56:08.053795 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 08:56:08.054363 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:08.107314 24956 raft_consensus.cc:993] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: : Instructing follower efbd768d59784495aef76d16d2672b15 to start an election
I20260713 08:56:08.107812 24955 raft_consensus.cc:1081] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Signalling peer efbd768d59784495aef76d16d2672b15 to start an election
I20260713 08:56:08.109140 24454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5"
dest_uuid: "efbd768d59784495aef76d16d2672b15"
 from {username='slave'} at 127.0.0.1:36322
I20260713 08:56:08.109542 24454 raft_consensus.cc:493] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:08.109762 24454 raft_consensus.cc:3060] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:08.114763 24454 raft_consensus.cc:515] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:08.116350 24454 leader_election.cc:290] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 election: Requested vote from peers ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551), 9275ec420f4c445899639a28af823375 (127.22.100.3:32957)
I20260713 08:56:08.116844 24049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ed62be5572db488f8fbfef14fe898f8c"
I20260713 08:56:08.117390 24049 raft_consensus.cc:3060] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:08.117336 24200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c2dc12880547c28c52b8fec1be33a5" candidate_uuid: "efbd768d59784495aef76d16d2672b15" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9275ec420f4c445899639a28af823375"
I20260713 08:56:08.117885 24200 raft_consensus.cc:3055] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:08.118129 24200 raft_consensus.cc:740] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9275ec420f4c445899639a28af823375, State: Running, Role: LEADER
I20260713 08:56:08.118748 24200 consensus_queue.cc:260] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:08.119585 24200 raft_consensus.cc:3060] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:08.121872 24049 raft_consensus.cc:2468] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 2.
I20260713 08:56:08.122829 24420 leader_election.cc:304] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed62be5572db488f8fbfef14fe898f8c, efbd768d59784495aef76d16d2672b15; no voters: 
I20260713 08:56:08.123575 24948 raft_consensus.cc:2804] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:08.124516 24948 raft_consensus.cc:697] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 2 LEADER]: Becoming Leader. State: Replica: efbd768d59784495aef76d16d2672b15, State: Running, Role: LEADER
I20260713 08:56:08.124550 24200 raft_consensus.cc:2468] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbd768d59784495aef76d16d2672b15 in term 2.
I20260713 08:56:08.125677 24948 consensus_queue.cc:237] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [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: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } }
I20260713 08:56:08.132901 23945 catalog_manager.cc:5697] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 reported cstate change: term changed from 1 to 2, leader changed from 9275ec420f4c445899639a28af823375 (127.22.100.3) to efbd768d59784495aef76d16d2672b15 (127.22.100.4). New cstate: current_term: 2 leader_uuid: "efbd768d59784495aef76d16d2672b15" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbd768d59784495aef76d16d2672b15" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 37949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 08:56:08.588171 24049 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:56:08.589188 24948 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed62be5572db488f8fbfef14fe898f8c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 41551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:56:08.593246 24200 raft_consensus.cc:1275] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Refusing update from remote peer efbd768d59784495aef76d16d2672b15: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 08:56:08.594467 24948 consensus_queue.cc:1048] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9275ec420f4c445899639a28af823375" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 32957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 08:56:09.055182 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:09.067677 22928 tablet_server.cc:179] TabletServer@127.22.100.1:0 shutting down...
I20260713 08:56:09.109417 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:09.110405 22928 tablet_replica.cc:333] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.111090 22928 raft_consensus.cc:2243] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.111876 22928 raft_consensus.cc:2272] T e23292f1edd54f4792cb586f69765cbe P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.114709 22928 tablet_replica.cc:333] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.115254 22928 raft_consensus.cc:2243] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.115650 22928 raft_consensus.cc:2272] T ffbd39d7d5814b1fb664cc980bfef37d P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.117712 22928 tablet_replica.cc:333] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.118328 22928 raft_consensus.cc:2243] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.119102 22928 raft_consensus.cc:2272] T 4e6121c267fd414993bd461f4a70e9e2 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.120864 22928 tablet_replica.cc:333] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.121587 22928 raft_consensus.cc:2243] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.122176 22928 raft_consensus.cc:2272] T 2a511b319cb344ca81a4b419b479ceee P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.124265 22928 tablet_replica.cc:333] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.124766 22928 raft_consensus.cc:2243] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.125468 22928 raft_consensus.cc:2272] T 33b5c0a0b86845eda789b3c2e7c0fe32 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.127233 22928 tablet_replica.cc:333] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.127791 22928 raft_consensus.cc:2243] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.128466 22928 raft_consensus.cc:2272] T fcbc032629764a349cd6497a92aabfea P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.130174 22928 tablet_replica.cc:333] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.130672 22928 raft_consensus.cc:2243] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.131412 22928 raft_consensus.cc:2272] T 190d911f4f244861b57402381d8be89b P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.133240 22928 tablet_replica.cc:333] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.133754 22928 raft_consensus.cc:2243] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.134171 22928 raft_consensus.cc:2272] T a00c9c8f9c464ccb860179c2f29b4c97 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.135905 22928 tablet_replica.cc:333] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.136380 22928 raft_consensus.cc:2243] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.136780 22928 raft_consensus.cc:2272] T 24cd567edc504cc8997cd3407ccceed5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.138919 22928 tablet_replica.cc:333] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
W20260713 08:56:09.138963 24090 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 08:56:09.139771 22928 raft_consensus.cc:2243] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.140805 22928 raft_consensus.cc:2272] T c8c85b742fc140d6902a9f14d8059348 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.143185 22928 tablet_replica.cc:333] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
W20260713 08:56:09.143424 24090 consensus_peers.cc:597] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. 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 08:56:09.143795 22928 raft_consensus.cc:2243] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.144251 22928 raft_consensus.cc:2272] T 2e6fd3ad661347cdb1323113d00f19a3 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.146031 22928 tablet_replica.cc:333] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.146750 22928 raft_consensus.cc:2243] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.147225 22928 raft_consensus.cc:2272] T 68c595ca54a94d40a489a81d5b0135c5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.149277 22928 tablet_replica.cc:333] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.149881 22928 raft_consensus.cc:2243] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.150293 22928 raft_consensus.cc:2272] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.152065 22928 tablet_replica.cc:333] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.152526 22928 raft_consensus.cc:2243] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.152987 22928 raft_consensus.cc:2272] T 63c2dc12880547c28c52b8fec1be33a5 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.155073 22928 tablet_replica.cc:333] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.155483 22928 raft_consensus.cc:2243] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.156148 22928 raft_consensus.cc:2272] T 7273fe88a38441fbb0bc836ab9ad2ac5 P ed62be5572db488f8fbfef14fe898f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.157680 22928 tablet_replica.cc:333] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.158053 22928 raft_consensus.cc:2243] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.158676 22928 raft_consensus.cc:2272] T 4c9939e28e074aa0892642fc079888b0 P ed62be5572db488f8fbfef14fe898f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.160352 22928 tablet_replica.cc:333] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.160758 22928 raft_consensus.cc:2243] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.161131 22928 raft_consensus.cc:2272] T b77ea7201d7e459c824eb9ac694a0d7d P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.162675 22928 tablet_replica.cc:333] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c: stopping tablet replica
I20260713 08:56:09.163046 22928 raft_consensus.cc:2243] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.163434 22928 raft_consensus.cc:2272] T 02a62a95d74b472287550301943582f4 P ed62be5572db488f8fbfef14fe898f8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.206602 22928 tablet_server.cc:196] TabletServer@127.22.100.1:0 shutdown complete.
W20260713 08:56:09.221916 24090 consensus_peers.cc:597] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:09.241074 24165 consensus_peers.cc:597] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:09.252076 24420 consensus_peers.cc:597] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:09.252269 22928 tablet_server.cc:179] TabletServer@127.22.100.2:0 shutting down...
W20260713 08:56:09.270371 24421 consensus_peers.cc:597] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 -> Peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): Couldn't send request to peer 15902bc3fb234958a5fe319fd6082b64. 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 08:56:09.284603 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:09.285386 22928 tablet_replica.cc:333] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.286135 22928 raft_consensus.cc:2243] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.286562 22928 raft_consensus.cc:2272] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.288409 22928 tablet_replica.cc:333] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.289016 22928 raft_consensus.cc:2243] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.289510 22928 raft_consensus.cc:2272] T 647e04db90174a81be66d6408dd595f0 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.291128 22928 tablet_replica.cc:333] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.291584 22928 raft_consensus.cc:2243] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.292097 22928 raft_consensus.cc:2272] T 4e6121c267fd414993bd461f4a70e9e2 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.293738 22928 tablet_replica.cc:333] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.294229 22928 raft_consensus.cc:2243] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.294864 22928 raft_consensus.cc:2272] T 2a5fddf07b4b463f8a4426dea0adbb04 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.296594 22928 tablet_replica.cc:333] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.297027 22928 raft_consensus.cc:2243] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.297739 22928 raft_consensus.cc:2272] T 93e6540df03c4e4991d5f1c8d435da6b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.299396 22928 tablet_replica.cc:333] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.299903 22928 raft_consensus.cc:2243] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.300546 22928 raft_consensus.cc:2272] T 2a511b319cb344ca81a4b419b479ceee P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.302095 22928 tablet_replica.cc:333] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.302577 22928 raft_consensus.cc:2243] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.302959 22928 raft_consensus.cc:2272] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.304450 22928 tablet_replica.cc:333] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.304935 22928 raft_consensus.cc:2243] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.305351 22928 raft_consensus.cc:2272] T fcbc032629764a349cd6497a92aabfea P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.306931 22928 tablet_replica.cc:333] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.307423 22928 raft_consensus.cc:2243] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.307837 22928 raft_consensus.cc:2272] T a00c9c8f9c464ccb860179c2f29b4c97 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.309370 22928 tablet_replica.cc:333] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.309908 22928 raft_consensus.cc:2243] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.310412 22928 raft_consensus.cc:2272] T 190d911f4f244861b57402381d8be89b P 15902bc3fb234958a5fe319fd6082b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.312099 22928 tablet_replica.cc:333] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.312713 22928 raft_consensus.cc:2243] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.313663 22928 raft_consensus.cc:2272] T 02a62a95d74b472287550301943582f4 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:09.315619 24166 consensus_peers.cc:597] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 -> Peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): Couldn't send request to peer 15902bc3fb234958a5fe319fd6082b64. 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 08:56:09.316041 22928 tablet_replica.cc:333] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.316555 22928 raft_consensus.cc:2243] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.317250 22928 raft_consensus.cc:2272] T ce6c099471b44b249a6575183e1ef3a5 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.318950 22928 tablet_replica.cc:333] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.319406 22928 raft_consensus.cc:2243] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.319818 22928 raft_consensus.cc:2272] T 3a7b973244284953830fc5f89181e366 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.321432 22928 tablet_replica.cc:333] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.321916 22928 raft_consensus.cc:2243] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.322306 22928 raft_consensus.cc:2272] T 39e32a379050432f8c648f81c9280a37 P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.324146 22928 tablet_replica.cc:333] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.324649 22928 raft_consensus.cc:2243] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.325316 22928 raft_consensus.cc:2272] T 68c595ca54a94d40a489a81d5b0135c5 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.326839 22928 tablet_replica.cc:333] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.327312 22928 raft_consensus.cc:2243] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.327937 22928 raft_consensus.cc:2272] T 2e6fd3ad661347cdb1323113d00f19a3 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.329634 22928 tablet_replica.cc:333] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.330076 22928 raft_consensus.cc:2243] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.330699 22928 raft_consensus.cc:2272] T 4c9939e28e074aa0892642fc079888b0 P 15902bc3fb234958a5fe319fd6082b64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.332917 22928 tablet_replica.cc:333] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64: stopping tablet replica
I20260713 08:56:09.333487 22928 raft_consensus.cc:2243] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.333864 22928 raft_consensus.cc:2272] T b77ea7201d7e459c824eb9ac694a0d7d P 15902bc3fb234958a5fe319fd6082b64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.374734 22928 tablet_server.cc:196] TabletServer@127.22.100.2:0 shutdown complete.
W20260713 08:56:09.400208 24165 consensus_peers.cc:597] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:09.411075 22928 tablet_server.cc:179] TabletServer@127.22.100.3:0 shutting down...
W20260713 08:56:09.432427 24421 consensus_peers.cc:597] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 -> Peer 15902bc3fb234958a5fe319fd6082b64 (127.22.100.2:33065): Couldn't send request to peer 15902bc3fb234958a5fe319fd6082b64. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.2:33065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:09.433028 24165 consensus_peers.cc:597] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:09.447369 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:09.448226 22928 tablet_replica.cc:333] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.449112 22928 raft_consensus.cc:2243] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.449754 22928 raft_consensus.cc:2272] T ffbd39d7d5814b1fb664cc980bfef37d P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.451566 22928 tablet_replica.cc:333] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.452131 22928 raft_consensus.cc:2243] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.452812 22928 raft_consensus.cc:2272] T e23292f1edd54f4792cb586f69765cbe P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.454429 22928 tablet_replica.cc:333] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.454931 22928 raft_consensus.cc:2243] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.455430 22928 raft_consensus.cc:2272] T 93e6540df03c4e4991d5f1c8d435da6b P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.456926 22928 tablet_replica.cc:333] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.457427 22928 raft_consensus.cc:2243] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.458118 22928 raft_consensus.cc:2272] T 647e04db90174a81be66d6408dd595f0 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.459830 22928 tablet_replica.cc:333] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.460359 22928 raft_consensus.cc:2243] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.461019 22928 raft_consensus.cc:2272] T 2a5fddf07b4b463f8a4426dea0adbb04 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.462486 22928 tablet_replica.cc:333] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.462960 22928 raft_consensus.cc:2243] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.463332 22928 raft_consensus.cc:2272] T 2a511b319cb344ca81a4b419b479ceee P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.464898 22928 tablet_replica.cc:333] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.465374 22928 raft_consensus.cc:2243] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.465760 22928 raft_consensus.cc:2272] T 33b5c0a0b86845eda789b3c2e7c0fe32 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.467362 22928 tablet_replica.cc:333] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.467900 22928 raft_consensus.cc:2243] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.468293 22928 raft_consensus.cc:2272] T 24cd567edc504cc8997cd3407ccceed5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.469761 22928 tablet_replica.cc:333] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.470223 22928 raft_consensus.cc:2243] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.470907 22928 raft_consensus.cc:2272] T c8c85b742fc140d6902a9f14d8059348 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.472594 22928 tablet_replica.cc:333] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.473093 22928 raft_consensus.cc:2243] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.473466 22928 raft_consensus.cc:2272] T 2e6fd3ad661347cdb1323113d00f19a3 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.475239 22928 tablet_replica.cc:333] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.475782 22928 raft_consensus.cc:2243] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.476468 22928 raft_consensus.cc:2272] T 3a7b973244284953830fc5f89181e366 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.478092 22928 tablet_replica.cc:333] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.478616 22928 raft_consensus.cc:2243] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.479099 22928 raft_consensus.cc:2272] T 39e32a379050432f8c648f81c9280a37 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.480765 22928 tablet_replica.cc:333] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.481221 22928 raft_consensus.cc:2243] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.481600 22928 raft_consensus.cc:2272] T 68c595ca54a94d40a489a81d5b0135c5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.483254 22928 tablet_replica.cc:333] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.483804 22928 raft_consensus.cc:2243] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.484297 22928 raft_consensus.cc:2272] T ce6c099471b44b249a6575183e1ef3a5 P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.485898 22928 tablet_replica.cc:333] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.486351 22928 raft_consensus.cc:2243] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.486927 22928 raft_consensus.cc:2272] T 7273fe88a38441fbb0bc836ab9ad2ac5 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.488615 22928 tablet_replica.cc:333] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.489243 22928 raft_consensus.cc:2243] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.489928 22928 raft_consensus.cc:2272] T b77ea7201d7e459c824eb9ac694a0d7d P 9275ec420f4c445899639a28af823375 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:09.491050 24423 consensus_peers.cc:597] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 -> Peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Couldn't send request to peer 9275ec420f4c445899639a28af823375. 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 08:56:09.491644 22928 tablet_replica.cc:333] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.492194 22928 raft_consensus.cc:2243] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.492846 22928 raft_consensus.cc:2272] T 4d9853ac7d5b4b538fb4feca5fcd9c04 P 9275ec420f4c445899639a28af823375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.494410 22928 tablet_replica.cc:333] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375: stopping tablet replica
I20260713 08:56:09.494887 22928 raft_consensus.cc:2243] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.495280 22928 raft_consensus.cc:2272] T 63c2dc12880547c28c52b8fec1be33a5 P 9275ec420f4c445899639a28af823375 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:09.499512 24420 consensus_peers.cc:597] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:09.501853 24420 consensus_peers.cc:597] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:09.509752 24420 consensus_peers.cc:597] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 -> Peer ed62be5572db488f8fbfef14fe898f8c (127.22.100.1:41551): Couldn't send request to peer ed62be5572db488f8fbfef14fe898f8c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:41551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:09.539172 22928 tablet_server.cc:196] TabletServer@127.22.100.3:0 shutdown complete.
W20260713 08:56:09.566342 24423 consensus_peers.cc:597] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 -> Peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Couldn't send request to peer 9275ec420f4c445899639a28af823375. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.3:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:09.574991 22928 tablet_server.cc:179] TabletServer@127.22.100.4:0 shutting down...
I20260713 08:56:09.598930 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:09.599550 22928 tablet_replica.cc:333] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.600217 22928 raft_consensus.cc:2243] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.600939 22928 raft_consensus.cc:2272] T e23292f1edd54f4792cb586f69765cbe P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.603196 22928 tablet_replica.cc:333] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.603744 22928 raft_consensus.cc:2243] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.604323 22928 raft_consensus.cc:2272] T 2a5fddf07b4b463f8a4426dea0adbb04 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.606345 22928 tablet_replica.cc:333] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.606870 22928 raft_consensus.cc:2243] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.607396 22928 raft_consensus.cc:2272] T ce6c099471b44b249a6575183e1ef3a5 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.609073 22928 tablet_replica.cc:333] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.609545 22928 raft_consensus.cc:2243] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.610035 22928 raft_consensus.cc:2272] T 93e6540df03c4e4991d5f1c8d435da6b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.611495 22928 tablet_replica.cc:333] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.611985 22928 raft_consensus.cc:2243] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.612465 22928 raft_consensus.cc:2272] T fcbc032629764a349cd6497a92aabfea P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.614081 22928 tablet_replica.cc:333] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.614531 22928 raft_consensus.cc:2243] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.615228 22928 raft_consensus.cc:2272] T a00c9c8f9c464ccb860179c2f29b4c97 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.616710 22928 tablet_replica.cc:333] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.617182 22928 raft_consensus.cc:2243] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.617614 22928 raft_consensus.cc:2272] T 190d911f4f244861b57402381d8be89b P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.619509 22928 tablet_replica.cc:333] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.620179 22928 raft_consensus.cc:2243] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.620666 22928 raft_consensus.cc:2272] T 02a62a95d74b472287550301943582f4 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:09.622675 24423 consensus_peers.cc:597] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 -> Peer 9275ec420f4c445899639a28af823375 (127.22.100.3:32957): Couldn't send request to peer 9275ec420f4c445899639a28af823375. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.3:32957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:09.622871 22928 tablet_replica.cc:333] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.623426 22928 raft_consensus.cc:2243] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.623888 22928 raft_consensus.cc:2272] T 4e6121c267fd414993bd461f4a70e9e2 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.625420 22928 tablet_replica.cc:333] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.625870 22928 raft_consensus.cc:2243] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.626324 22928 raft_consensus.cc:2272] T c8c85b742fc140d6902a9f14d8059348 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.627892 22928 tablet_replica.cc:333] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.628341 22928 raft_consensus.cc:2243] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.628989 22928 raft_consensus.cc:2272] T 24cd567edc504cc8997cd3407ccceed5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.630426 22928 tablet_replica.cc:333] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.630915 22928 raft_consensus.cc:2243] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.631559 22928 raft_consensus.cc:2272] T 3a7b973244284953830fc5f89181e366 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.633222 22928 tablet_replica.cc:333] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.633670 22928 raft_consensus.cc:2243] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.634270 22928 raft_consensus.cc:2272] T 63c2dc12880547c28c52b8fec1be33a5 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.635800 22928 tablet_replica.cc:333] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.636227 22928 raft_consensus.cc:2243] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.636616 22928 raft_consensus.cc:2272] T 647e04db90174a81be66d6408dd595f0 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.638191 22928 tablet_replica.cc:333] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.638630 22928 raft_consensus.cc:2243] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.639029 22928 raft_consensus.cc:2272] T 4c9939e28e074aa0892642fc079888b0 P efbd768d59784495aef76d16d2672b15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.640674 22928 tablet_replica.cc:333] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.641096 22928 raft_consensus.cc:2243] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:09.641533 22928 raft_consensus.cc:2272] T 7273fe88a38441fbb0bc836ab9ad2ac5 P efbd768d59784495aef76d16d2672b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.643018 22928 tablet_replica.cc:333] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.643420 22928 raft_consensus.cc:2243] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.644127 22928 raft_consensus.cc:2272] T 39e32a379050432f8c648f81c9280a37 P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.645570 22928 tablet_replica.cc:333] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15: stopping tablet replica
I20260713 08:56:09.645942 22928 raft_consensus.cc:2243] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.646576 22928 raft_consensus.cc:2272] T ffbd39d7d5814b1fb664cc980bfef37d P efbd768d59784495aef76d16d2672b15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.698933 22928 tablet_server.cc:196] TabletServer@127.22.100.4:0 shutdown complete.
I20260713 08:56:09.726752 22928 master.cc:562] Master@127.22.100.62:35605 shutting down...
I20260713 08:56:09.758074 22928 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:09.758548 22928 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:09.758927 22928 tablet_replica.cc:333] T 00000000000000000000000000000000 P b82bc6f7bd0947a0b6ffb5f84e72a6c9: stopping tablet replica
I20260713 08:56:09.778833 22928 master.cc:584] Master@127.22.100.62:35605 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29085 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 08:56:09.832027 22928 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.100.62:35815
I20260713 08:56:09.833117 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:09.838151 24985 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 08:56:09.838259 24984 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 08:56:09.839267 24987 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 08:56:09.841037 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:09.842031 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:09.842228 22928 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 08:56:09.842386 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932969842353 us; error 0 us; skew 500 ppm
I20260713 08:56:09.842900 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:09.845221 22928 webserver.cc:533] Webserver started at http://127.22.100.62:40125/ using document root <none> and password file <none>
I20260713 08:56:09.845685 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:09.845860 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:09.846130 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:09.847150 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/master-0-root/instance:
uuid: "246ae0f768c54b77a9c96cb8d60715f6"
format_stamp: "Formatted at 2026-07-13 08:56:09 on dist-test-slave-4nhr"
I20260713 08:56:09.851110 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 08:56:09.854087 24992 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:09.854758 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 08:56:09.855077 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/master-0-root
uuid: "246ae0f768c54b77a9c96cb8d60715f6"
format_stamp: "Formatted at 2026-07-13 08:56:09 on dist-test-slave-4nhr"
I20260713 08:56:09.855334 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-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 08:56:09.867633 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:09.868750 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:09.903203 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.62:35815
I20260713 08:56:09.903293 25046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.62:35815 every 8 connection(s)
I20260713 08:56:09.906713 25047 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 08:56:09.915548 25047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6: Bootstrap starting.
I20260713 08:56:09.919580 25047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:09.923214 25047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6: No bootstrap required, opened a new log
I20260713 08:56:09.925153 25047 raft_consensus.cc:359] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246ae0f768c54b77a9c96cb8d60715f6" member_type: VOTER }
I20260713 08:56:09.925460 25047 raft_consensus.cc:385] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:09.925616 25047 raft_consensus.cc:740] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246ae0f768c54b77a9c96cb8d60715f6, State: Initialized, Role: FOLLOWER
I20260713 08:56:09.926023 25047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "246ae0f768c54b77a9c96cb8d60715f6" member_type: VOTER }
I20260713 08:56:09.926426 25047 raft_consensus.cc:399] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 08:56:09.926610 25047 raft_consensus.cc:493] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 08:56:09.926801 25047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:09.930296 25047 raft_consensus.cc:515] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246ae0f768c54b77a9c96cb8d60715f6" member_type: VOTER }
I20260713 08:56:09.930733 25047 leader_election.cc:304] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [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: 246ae0f768c54b77a9c96cb8d60715f6; no voters: 
I20260713 08:56:09.931756 25047 leader_election.cc:290] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 08:56:09.932150 25050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:09.933533 25050 raft_consensus.cc:697] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 1 LEADER]: Becoming Leader. State: Replica: 246ae0f768c54b77a9c96cb8d60715f6, State: Running, Role: LEADER
I20260713 08:56:09.934196 25050 consensus_queue.cc:237] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [LEADER]: Queue going to LEADER mode. State: All 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: "246ae0f768c54b77a9c96cb8d60715f6" member_type: VOTER }
I20260713 08:56:09.934526 25047 sys_catalog.cc:565] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 08:56:09.938515 25051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "246ae0f768c54b77a9c96cb8d60715f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246ae0f768c54b77a9c96cb8d60715f6" member_type: VOTER } }
I20260713 08:56:09.938812 25052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 246ae0f768c54b77a9c96cb8d60715f6. Latest consensus state: current_term: 1 leader_uuid: "246ae0f768c54b77a9c96cb8d60715f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246ae0f768c54b77a9c96cb8d60715f6" member_type: VOTER } }
I20260713 08:56:09.939085 25051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [sys.catalog]: This master's current role is: LEADER
I20260713 08:56:09.939338 25052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [sys.catalog]: This master's current role is: LEADER
I20260713 08:56:09.941250 25056 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 08:56:09.948069 25056 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 08:56:09.948935 22928 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 08:56:09.955804 25056 catalog_manager.cc:1383] Generated new cluster ID: e82828879dfc41828407bf506a0ebfab
I20260713 08:56:09.956032 25056 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 08:56:09.975371 25056 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 08:56:09.976482 25056 catalog_manager.cc:1540] Loading token signing keys...
I20260713 08:56:09.989598 25056 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6: Generated new TSK 0
I20260713 08:56:09.990075 25056 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 08:56:10.015411 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:10.020871 25068 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 08:56:10.021905 25069 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 08:56:10.023589 22928 server_base.cc:1061] running on GCE node
W20260713 08:56:10.024112 25071 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 08:56:10.025033 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:10.025211 22928 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 08:56:10.025327 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932970025317 us; error 0 us; skew 500 ppm
I20260713 08:56:10.025755 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:10.027906 22928 webserver.cc:533] Webserver started at http://127.22.100.1:37247/ using document root <none> and password file <none>
I20260713 08:56:10.028312 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:10.028453 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:10.028659 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:10.029701 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-0-root/instance:
uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:10.034258 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 08:56:10.037245 25076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.037925 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 08:56:10.038203 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:10.038472 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-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 08:56:10.073871 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:10.075057 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:10.076526 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:10.078780 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:10.079000 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.079239 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:10.079417 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.116187 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:34163
I20260713 08:56:10.116288 25139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:34163 every 8 connection(s)
I20260713 08:56:10.120970 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:10.127611 25144 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 08:56:10.128464 25145 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 08:56:10.131158 25147 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 08:56:10.131729 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:10.132663 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:10.132835 22928 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 08:56:10.132967 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932970132956 us; error 0 us; skew 500 ppm
I20260713 08:56:10.133402 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:10.136039 22928 webserver.cc:533] Webserver started at http://127.22.100.2:44903/ using document root <none> and password file <none>
I20260713 08:56:10.136698 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:10.136843 25140 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35815
I20260713 08:56:10.136920 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:10.137210 25140 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:10.137280 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:10.137913 25140 heartbeater.cc:507] Master 127.22.100.62:35815 requested a full tablet report, sending...
I20260713 08:56:10.138500 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-1-root/instance:
uuid: "fc23030475244b4091c2b27b054465a2"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:10.139952 25011 ts_manager.cc:194] Registered new tserver with Master: 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:10.141654 25011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58490
I20260713 08:56:10.143363 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 08:56:10.146649 25152 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.147320 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 08:56:10.147607 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-1-root
uuid: "fc23030475244b4091c2b27b054465a2"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:10.147897 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-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 08:56:10.156107 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:10.157229 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:10.158531 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:10.160502 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:10.160709 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.160926 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:10.161088 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.197804 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.2:46273
I20260713 08:56:10.197896 25214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.2:46273 every 8 connection(s)
I20260713 08:56:10.202447 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:10.208455 25218 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 08:56:10.208964 25219 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 08:56:10.211755 25221 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 08:56:10.212843 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:10.213641 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 08:56:10.213846 25215 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35815
W20260713 08:56:10.213850 22928 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 08:56:10.214275 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932970214256 us; error 0 us; skew 500 ppm
I20260713 08:56:10.214323 25215 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:10.214874 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:10.215075 25215 heartbeater.cc:507] Master 127.22.100.62:35815 requested a full tablet report, sending...
I20260713 08:56:10.217224 25011 ts_manager.cc:194] Registered new tserver with Master: fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:10.217290 22928 webserver.cc:533] Webserver started at http://127.22.100.3:38647/ using document root <none> and password file <none>
I20260713 08:56:10.217944 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:10.218182 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:10.218473 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:10.218943 25011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58502
I20260713 08:56:10.219944 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-2-root/instance:
uuid: "b7b4e367e07d46db82fca71bcb96c20b"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:10.224071 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 08:56:10.226873 25226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.227543 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:56:10.227875 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-2-root
uuid: "b7b4e367e07d46db82fca71bcb96c20b"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:10.228128 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-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 08:56:10.244458 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:10.245460 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:10.246694 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:10.248692 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:10.248873 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.249161 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:10.249358 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.285645 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.3:38493
I20260713 08:56:10.285734 25289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.3:38493 every 8 connection(s)
I20260713 08:56:10.290107 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:10.295953 25293 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 08:56:10.297574 25294 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 08:56:10.300055 25296 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 08:56:10.300958 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:10.301947 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 08:56:10.302029 25290 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35815
W20260713 08:56:10.302223 22928 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 08:56:10.302496 25290 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:10.302495 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932970302474 us; error 0 us; skew 500 ppm
I20260713 08:56:10.303295 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:10.303336 25290 heartbeater.cc:507] Master 127.22.100.62:35815 requested a full tablet report, sending...
I20260713 08:56:10.305569 25011 ts_manager.cc:194] Registered new tserver with Master: b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:10.305845 22928 webserver.cc:533] Webserver started at http://127.22.100.4:41281/ using document root <none> and password file <none>
I20260713 08:56:10.306332 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:10.306533 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:10.306793 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:10.307013 25011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58504
I20260713 08:56:10.308040 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-3-root/instance:
uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:10.312019 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 08:56:10.315038 25301 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.315799 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:56:10.316073 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-3-root
uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:10.316355 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-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 08:56:10.330029 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:10.331115 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:10.332444 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:10.334398 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:10.334597 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.334864 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:10.335039 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:10.372375 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.4:44361
I20260713 08:56:10.372469 25363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.4:44361 every 8 connection(s)
I20260713 08:56:10.385246 25364 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35815
I20260713 08:56:10.385569 25364 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:10.386170 25364 heartbeater.cc:507] Master 127.22.100.62:35815 requested a full tablet report, sending...
I20260713 08:56:10.387851 25011 ts_manager.cc:194] Registered new tserver with Master: b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:10.387938 22928 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012518705s
I20260713 08:56:10.389145 25011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58508
I20260713 08:56:10.410627 25011 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58518:
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 08:56:10.547308 25329 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5ec330dc4a42d89350c197e17a96ef (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 08:56:10.548364 25327 tablet_service.cc:1511] Processing CreateTablet for tablet 09ea97e1a0dd4ffaa30aa03cfcce4642 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 08:56:10.548784 25329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5ec330dc4a42d89350c197e17a96ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.550027 25328 tablet_service.cc:1511] Processing CreateTablet for tablet d2a6d69fef0e4bb3a1ab300d6a983483 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 08:56:10.551266 25328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a6d69fef0e4bb3a1ab300d6a983483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.554277 25104 tablet_service.cc:1511] Processing CreateTablet for tablet 64bace98aa0640f093a3587606c6631e (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 08:56:10.555536 25104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bace98aa0640f093a3587606c6631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.557525 25103 tablet_service.cc:1511] Processing CreateTablet for tablet d2a6d69fef0e4bb3a1ab300d6a983483 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 08:56:10.558780 25103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a6d69fef0e4bb3a1ab300d6a983483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.560000 25327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ea97e1a0dd4ffaa30aa03cfcce4642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.560241 25180 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5ec330dc4a42d89350c197e17a96ef (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 08:56:10.560717 25102 tablet_service.cc:1511] Processing CreateTablet for tablet 09ea97e1a0dd4ffaa30aa03cfcce4642 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 08:56:10.561494 25180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5ec330dc4a42d89350c197e17a96ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.561704 25177 tablet_service.cc:1511] Processing CreateTablet for tablet fdcabbd767e6471fb546b82f5f955cee (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 08:56:10.562539 25101 tablet_service.cc:1511] Processing CreateTablet for tablet fdcabbd767e6471fb546b82f5f955cee (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 08:56:10.566186 25253 tablet_service.cc:1511] Processing CreateTablet for tablet 64bace98aa0640f093a3587606c6631e (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 08:56:10.566920 25254 tablet_service.cc:1511] Processing CreateTablet for tablet 0d5ec330dc4a42d89350c197e17a96ef (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 08:56:10.567492 25253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bace98aa0640f093a3587606c6631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.568171 25254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d5ec330dc4a42d89350c197e17a96ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.568807 25179 tablet_service.cc:1511] Processing CreateTablet for tablet 64bace98aa0640f093a3587606c6631e (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 08:56:10.570914 25178 tablet_service.cc:1511] Processing CreateTablet for tablet d2a6d69fef0e4bb3a1ab300d6a983483 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 08:56:10.572719 25252 tablet_service.cc:1511] Processing CreateTablet for tablet 09ea97e1a0dd4ffaa30aa03cfcce4642 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 08:56:10.573952 25252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ea97e1a0dd4ffaa30aa03cfcce4642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.577068 25251 tablet_service.cc:1511] Processing CreateTablet for tablet fdcabbd767e6471fb546b82f5f955cee (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 08:56:10.578696 25251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcabbd767e6471fb546b82f5f955cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.562956 25177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcabbd767e6471fb546b82f5f955cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.581061 25179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bace98aa0640f093a3587606c6631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.582351 25102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ea97e1a0dd4ffaa30aa03cfcce4642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.583370 25101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcabbd767e6471fb546b82f5f955cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.582402 25178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a6d69fef0e4bb3a1ab300d6a983483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.595897 25381 tablet_bootstrap.cc:492] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:10.603417 25381 tablet_bootstrap.cc:654] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:10.604053 25382 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:10.611042 25382 tablet_bootstrap.cc:654] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:10.633699 25381 tablet_bootstrap.cc:492] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:10.634279 25381 ts_tablet_manager.cc:1403] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.008s
I20260713 08:56:10.648536 25386 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:10.645692 25381 raft_consensus.cc:359] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.653518 25329 tablet_service.cc:1511] Processing CreateTablet for tablet a75f5052a89f4d66a0c30761a29b8214 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 08:56:10.658418 25381 raft_consensus.cc:385] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:10.659058 25381 raft_consensus.cc:740] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:10.659518 25329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75f5052a89f4d66a0c30761a29b8214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.659302 25327 tablet_service.cc:1511] Processing CreateTablet for tablet d0a4dfda6c5a4f53a42e229a34ade2f7 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 08:56:10.655493 25179 tablet_service.cc:1511] Processing CreateTablet for tablet a75f5052a89f4d66a0c30761a29b8214 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 08:56:10.659898 25381 consensus_queue.cc:260] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.660503 25327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a4dfda6c5a4f53a42e229a34ade2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.661115 25179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75f5052a89f4d66a0c30761a29b8214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.661944 25100 tablet_service.cc:1511] Processing CreateTablet for tablet d0a4dfda6c5a4f53a42e229a34ade2f7 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 08:56:10.657024 25253 tablet_service.cc:1511] Processing CreateTablet for tablet d0a4dfda6c5a4f53a42e229a34ade2f7 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 08:56:10.664402 25100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a4dfda6c5a4f53a42e229a34ade2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.664746 25253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a4dfda6c5a4f53a42e229a34ade2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.679093 25386 tablet_bootstrap.cc:654] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:10.679271 25180 tablet_service.cc:1511] Processing CreateTablet for tablet 5eeb2c75ea4944c7b4c72d117341882a (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 08:56:10.680601 25180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eeb2c75ea4944c7b4c72d117341882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.688366 25385 tablet_bootstrap.cc:492] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:10.693856 25250 tablet_service.cc:1511] Processing CreateTablet for tablet 5eeb2c75ea4944c7b4c72d117341882a (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 08:56:10.696336 25381 ts_tablet_manager.cc:1434] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.062s	user 0.019s	sys 0.001s
I20260713 08:56:10.696754 25326 tablet_service.cc:1511] Processing CreateTablet for tablet 5eeb2c75ea4944c7b4c72d117341882a (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 08:56:10.697361 25250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eeb2c75ea4944c7b4c72d117341882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.707158 25364 heartbeater.cc:499] Master 127.22.100.62:35815 was elected leader, sending a full tablet report...
I20260713 08:56:10.708431 25326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eeb2c75ea4944c7b4c72d117341882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.712189 25385 tablet_bootstrap.cc:654] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:10.715871 25179 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3b3a72843a469482c371ad3a7317cc (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 08:56:10.717115 25179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3b3a72843a469482c371ad3a7317cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.692472 25101 tablet_service.cc:1511] Processing CreateTablet for tablet a75f5052a89f4d66a0c30761a29b8214 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 08:56:10.729030 25249 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3b3a72843a469482c371ad3a7317cc (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 08:56:10.730481 25249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3b3a72843a469482c371ad3a7317cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.731115 25101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75f5052a89f4d66a0c30761a29b8214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.731930 25382 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:10.732383 25382 ts_tablet_manager.cc:1403] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.031s
I20260713 08:56:10.735142 25382 raft_consensus.cc:359] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.735891 25382 raft_consensus.cc:385] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:10.736253 25382 raft_consensus.cc:740] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:10.738734 25104 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3b3a72843a469482c371ad3a7317cc (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 08:56:10.739985 25104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3b3a72843a469482c371ad3a7317cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.744246 25381 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:10.751247 25325 tablet_service.cc:1511] Processing CreateTablet for tablet 17af23d01f84440e8f894e0324b1870b (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 08:56:10.752538 25325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17af23d01f84440e8f894e0324b1870b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.753993 25103 tablet_service.cc:1511] Processing CreateTablet for tablet 17af23d01f84440e8f894e0324b1870b (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 08:56:10.754877 25382 consensus_queue.cc:260] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.755580 25103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17af23d01f84440e8f894e0324b1870b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.775044 25177 tablet_service.cc:1511] Processing CreateTablet for tablet 17af23d01f84440e8f894e0324b1870b (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 08:56:10.776149 25381 tablet_bootstrap.cc:654] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:10.776746 25387 raft_consensus.cc:493] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:10.776965 25177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17af23d01f84440e8f894e0324b1870b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.777381 25387 raft_consensus.cc:515] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.781493 25387 leader_election.cc:290] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:10.796270 25102 tablet_service.cc:1511] Processing CreateTablet for tablet 37e0390c1df5430a981c46ccdb615fa3 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 08:56:10.797582 25102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e0390c1df5430a981c46ccdb615fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.799198 25253 tablet_service.cc:1511] Processing CreateTablet for tablet 37e0390c1df5430a981c46ccdb615fa3 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 08:56:10.800351 25253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e0390c1df5430a981c46ccdb615fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.805634 25179 tablet_service.cc:1511] Processing CreateTablet for tablet 4a67a05df95643fa8a2c34f1e7a49d2c (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 08:56:10.806795 25179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a67a05df95643fa8a2c34f1e7a49d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.812374 25382 ts_tablet_manager.cc:1434] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.080s	user 0.010s	sys 0.000s
I20260713 08:56:10.813153 25290 heartbeater.cc:499] Master 127.22.100.62:35815 was elected leader, sending a full tablet report...
I20260713 08:56:10.813426 25382 tablet_bootstrap.cc:492] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:10.816792 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5ec330dc4a42d89350c197e17a96ef" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
W20260713 08:56:10.818332 25305 leader_election.cc:343] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:10.820526 25254 tablet_service.cc:1511] Processing CreateTablet for tablet 4a67a05df95643fa8a2c34f1e7a49d2c (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 08:56:10.820812 25325 tablet_service.cc:1511] Processing CreateTablet for tablet 4a67a05df95643fa8a2c34f1e7a49d2c (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 08:56:10.821808 25254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a67a05df95643fa8a2c34f1e7a49d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.825433 25099 tablet_service.cc:1511] Processing CreateTablet for tablet c08dd4e62f804e50a035ecff2c0993b2 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 08:56:10.826598 25099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08dd4e62f804e50a035ecff2c0993b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.833822 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5ec330dc4a42d89350c197e17a96ef" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
W20260713 08:56:10.835826 25304 leader_election.cc:343] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:10.836222 25304 leader_election.cc:304] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2
I20260713 08:56:10.837073 25387 raft_consensus.cc:2749] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:10.839735 25325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a67a05df95643fa8a2c34f1e7a49d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.839429 25327 tablet_service.cc:1511] Processing CreateTablet for tablet 37e0390c1df5430a981c46ccdb615fa3 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 08:56:10.840308 25386 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:10.840746 25386 ts_tablet_manager.cc:1403] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.192s	user 0.030s	sys 0.004s
I20260713 08:56:10.840834 25327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e0390c1df5430a981c46ccdb615fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.843436 25386 raft_consensus.cc:359] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.844195 25386 raft_consensus.cc:385] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:10.844481 25386 raft_consensus.cc:740] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:10.845254 25386 consensus_queue.cc:260] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.847572 25252 tablet_service.cc:1511] Processing CreateTablet for tablet c08dd4e62f804e50a035ecff2c0993b2 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 08:56:10.849116 25252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08dd4e62f804e50a035ecff2c0993b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.851927 25329 tablet_service.cc:1511] Processing CreateTablet for tablet 60ea3297c41b4dd0b5944457004f2e8a (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 08:56:10.853096 25329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ea3297c41b4dd0b5944457004f2e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.858973 25101 tablet_service.cc:1511] Processing CreateTablet for tablet 60ea3297c41b4dd0b5944457004f2e8a (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 08:56:10.860198 25101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ea3297c41b4dd0b5944457004f2e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.863263 25178 tablet_service.cc:1511] Processing CreateTablet for tablet 60ea3297c41b4dd0b5944457004f2e8a (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 08:56:10.863586 25179 tablet_service.cc:1511] Processing CreateTablet for tablet c08dd4e62f804e50a035ecff2c0993b2 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 08:56:10.864538 25178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ea3297c41b4dd0b5944457004f2e8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.864413 25251 tablet_service.cc:1511] Processing CreateTablet for tablet 3b04672b85b448c8b0010ffe864f47e5 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 08:56:10.865293 25179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c08dd4e62f804e50a035ecff2c0993b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.865621 25251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b04672b85b448c8b0010ffe864f47e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.868686 25328 tablet_service.cc:1511] Processing CreateTablet for tablet 3b04672b85b448c8b0010ffe864f47e5 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 08:56:10.869844 25328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b04672b85b448c8b0010ffe864f47e5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 08:56:10.876436 25365 tablet.cc:2406] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 08:56:10.875619 25382 tablet_bootstrap.cc:654] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:10.888348 25385 tablet_bootstrap.cc:492] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:10.888778 25385 ts_tablet_manager.cc:1403] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.201s	user 0.024s	sys 0.056s
I20260713 08:56:10.892351 25180 tablet_service.cc:1511] Processing CreateTablet for tablet 70e6bc84f32d4d1782d681bbc4ddc380 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 08:56:10.894013 25180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e6bc84f32d4d1782d681bbc4ddc380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.891513 25385 raft_consensus.cc:359] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.895454 25385 raft_consensus.cc:385] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:10.895792 25385 raft_consensus.cc:740] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:10.896634 25385 consensus_queue.cc:260] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.898808 25249 tablet_service.cc:1511] Processing CreateTablet for tablet 70e6bc84f32d4d1782d681bbc4ddc380 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 08:56:10.892781 25103 tablet_service.cc:1511] Processing CreateTablet for tablet 3b04672b85b448c8b0010ffe864f47e5 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 08:56:10.900213 25249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e6bc84f32d4d1782d681bbc4ddc380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.902310 25381 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:10.902781 25381 ts_tablet_manager.cc:1403] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.166s	user 0.010s	sys 0.003s
I20260713 08:56:10.905663 25326 tablet_service.cc:1511] Processing CreateTablet for tablet 70e6bc84f32d4d1782d681bbc4ddc380 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 08:56:10.906847 25326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70e6bc84f32d4d1782d681bbc4ddc380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.900439 25103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b04672b85b448c8b0010ffe864f47e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.907240 25381 raft_consensus.cc:359] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:10.917789 25381 raft_consensus.cc:385] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:10.918136 25381 raft_consensus.cc:740] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:10.918946 25381 consensus_queue.cc:260] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:10.921468 25381 ts_tablet_manager.cc:1434] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260713 08:56:10.922425 25381 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:10.927945 25215 heartbeater.cc:499] Master 127.22.100.62:35815 was elected leader, sending a full tablet report...
I20260713 08:56:10.937934 25099 tablet_service.cc:1511] Processing CreateTablet for tablet 85e2d4cfb55e4e83816be629f3d7520d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 08:56:10.939180 25099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e2d4cfb55e4e83816be629f3d7520d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 08:56:10.945171 25060 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:56:10.954140 25179 tablet_service.cc:1511] Processing CreateTablet for tablet 85e2d4cfb55e4e83816be629f3d7520d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 08:56:10.955729 25179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e2d4cfb55e4e83816be629f3d7520d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.959180 25326 tablet_service.cc:1511] Processing CreateTablet for tablet 5df823b18ca9467e9a66767d5c419e16 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 08:56:10.960421 25326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df823b18ca9467e9a66767d5c419e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.960888 25252 tablet_service.cc:1511] Processing CreateTablet for tablet 85e2d4cfb55e4e83816be629f3d7520d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 08:56:10.962452 25252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85e2d4cfb55e4e83816be629f3d7520d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:10.964228 25387 raft_consensus.cc:493] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:10.964704 25387 raft_consensus.cc:515] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:10.968009 25387 leader_election.cc:290] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:10.973596 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
W20260713 08:56:10.974937 25305 leader_election.cc:343] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:10.979940 25395 raft_consensus.cc:493] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:10.980716 25381 tablet_bootstrap.cc:654] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:10.980485 25395 raft_consensus.cc:515] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:10.995213 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
W20260713 08:56:10.996743 25304 leader_election.cc:343] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:10.997208 25304 leader_election.cc:304] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:10.994226 25140 heartbeater.cc:499] Master 127.22.100.62:35815 was elected leader, sending a full tablet report...
I20260713 08:56:10.998194 25254 tablet_service.cc:1511] Processing CreateTablet for tablet ecd9e24b340341ab89729f9aff0bc53d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 08:56:10.999148 25103 tablet_service.cc:1511] Processing CreateTablet for tablet 5df823b18ca9467e9a66767d5c419e16 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 08:56:10.997049 25177 tablet_service.cc:1511] Processing CreateTablet for tablet 5df823b18ca9467e9a66767d5c419e16 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 08:56:10.999635 25254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd9e24b340341ab89729f9aff0bc53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.000396 25103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df823b18ca9467e9a66767d5c419e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.000502 25177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df823b18ca9467e9a66767d5c419e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.000926 25251 tablet_service.cc:1511] Processing CreateTablet for tablet 25fd27ff7d904cbdb002c2a14e84e296 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 08:56:10.998288 25382 tablet_bootstrap.cc:492] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:10.998240 25387 raft_consensus.cc:2749] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:11.018507 25104 tablet_service.cc:1511] Processing CreateTablet for tablet ecd9e24b340341ab89729f9aff0bc53d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 08:56:11.018976 25251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25fd27ff7d904cbdb002c2a14e84e296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.019745 25104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd9e24b340341ab89729f9aff0bc53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.020923 25249 tablet_service.cc:1511] Processing CreateTablet for tablet bf53847d98834fb6b60958227b96bb5d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 08:56:11.022110 25249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf53847d98834fb6b60958227b96bb5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.025312 25180 tablet_service.cc:1511] Processing CreateTablet for tablet 25fd27ff7d904cbdb002c2a14e84e296 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 08:56:11.025789 25102 tablet_service.cc:1511] Processing CreateTablet for tablet bf53847d98834fb6b60958227b96bb5d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 08:56:11.027742 25328 tablet_service.cc:1511] Processing CreateTablet for tablet 25fd27ff7d904cbdb002c2a14e84e296 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 08:56:11.028394 25102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf53847d98834fb6b60958227b96bb5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.028965 25328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25fd27ff7d904cbdb002c2a14e84e296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.030110 25390 raft_consensus.cc:493] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.033099 25385 ts_tablet_manager.cc:1434] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.144s	user 0.035s	sys 0.010s
I20260713 08:56:11.033109 25390 raft_consensus.cc:515] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.034178 25385 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.034530 25176 tablet_service.cc:1511] Processing CreateTablet for tablet bf53847d98834fb6b60958227b96bb5d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 08:56:11.036357 25176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf53847d98834fb6b60958227b96bb5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.036958 25390 leader_election.cc:290] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.041220 25385 tablet_bootstrap.cc:654] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.048867 25327 tablet_service.cc:1511] Processing CreateTablet for tablet ecd9e24b340341ab89729f9aff0bc53d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 08:56:11.050889 25327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecd9e24b340341ab89729f9aff0bc53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.011261 25382 ts_tablet_manager.cc:1403] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.198s	user 0.018s	sys 0.032s
I20260713 08:56:11.005513 25395 leader_election.cc:290] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:11.075832 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5ec330dc4a42d89350c197e17a96ef" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.079201 25339 raft_consensus.cc:2468] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:11.076581 25386 ts_tablet_manager.cc:1434] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.236s	user 0.018s	sys 0.013s
I20260713 08:56:11.084050 25155 leader_election.cc:304] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.084760 25325 tablet_service.cc:1511] Processing CreateTablet for tablet 035b31b89dbb4ca69b1a900ee7343581 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 08:56:11.085978 25325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035b31b89dbb4ca69b1a900ee7343581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.087828 25396 raft_consensus.cc:2804] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.088269 25396 raft_consensus.cc:493] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.088591 25396 raft_consensus.cc:3060] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.103204 25382 raft_consensus.cc:359] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.104017 25382 raft_consensus.cc:385] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.104300 25382 raft_consensus.cc:740] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.104650 25100 tablet_service.cc:1511] Processing CreateTablet for tablet 035b31b89dbb4ca69b1a900ee7343581 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 08:56:11.105031 25382 consensus_queue.cc:260] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.105868 25100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035b31b89dbb4ca69b1a900ee7343581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.106375 25396 raft_consensus.cc:515] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.100874 25180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25fd27ff7d904cbdb002c2a14e84e296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.117448 25382 ts_tablet_manager.cc:1434] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260713 08:56:11.118533 25396 leader_election.cc:290] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:11.118773 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5ec330dc4a42d89350c197e17a96ef" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:11.119597 25339 raft_consensus.cc:3060] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.118546 25382 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.121073 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5ec330dc4a42d89350c197e17a96ef" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:11.121953 25386 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:11.123085 25385 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:11.123617 25385 ts_tablet_manager.cc:1403] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.021s
I20260713 08:56:11.133270 25385 raft_consensus.cc:359] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.134776 25385 raft_consensus.cc:385] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.136842 25251 tablet_service.cc:1511] Processing CreateTablet for tablet ee17aaa39ea748b1a3bded13a1b85c2d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 08:56:11.138185 25251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee17aaa39ea748b1a3bded13a1b85c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.139003 25176 tablet_service.cc:1511] Processing CreateTablet for tablet 035b31b89dbb4ca69b1a900ee7343581 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 08:56:11.135116 25385 raft_consensus.cc:740] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.140957 25176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035b31b89dbb4ca69b1a900ee7343581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.145315 25177 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15bd745c9c4cab8413032b10665948 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 08:56:11.146190 25339 raft_consensus.cc:2468] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:11.147414 25155 leader_election.cc:304] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.148361 25396 raft_consensus.cc:2804] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.146495 25177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15bd745c9c4cab8413032b10665948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.148910 25329 tablet_service.cc:1511] Processing CreateTablet for tablet ee17aaa39ea748b1a3bded13a1b85c2d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 08:56:11.149696 25396 raft_consensus.cc:697] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Becoming Leader. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:11.150720 25396 consensus_queue.cc:237] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.152209 25101 tablet_service.cc:1511] Processing CreateTablet for tablet ee17aaa39ea748b1a3bded13a1b85c2d (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 08:56:11.140966 25385 consensus_queue.cc:260] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.150677 25329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee17aaa39ea748b1a3bded13a1b85c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.156857 25382 tablet_bootstrap.cc:654] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.162544 25385 ts_tablet_manager.cc:1434] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260713 08:56:11.163525 25252 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15bd745c9c4cab8413032b10665948 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 08:56:11.164835 25252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15bd745c9c4cab8413032b10665948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.163476 25385 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.168249 25101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee17aaa39ea748b1a3bded13a1b85c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.170895 25385 tablet_bootstrap.cc:654] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.172278 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5ec330dc4a42d89350c197e17a96ef" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:11.173210 25381 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
W20260713 08:56:11.173460 25156 leader_election.cc:343] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.173667 25381 ts_tablet_manager.cc:1403] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.251s	user 0.010s	sys 0.013s
W20260713 08:56:11.174716 25156 leader_election.cc:343] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.176595 25381 raft_consensus.cc:359] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.177317 25381 raft_consensus.cc:385] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.177597 25381 raft_consensus.cc:740] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.178393 25381 consensus_queue.cc:260] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.179339 25386 tablet_bootstrap.cc:654] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.182121 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.182725 25190 raft_consensus.cc:2468] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:11.184098 25229 leader_election.cc:304] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.184880 25390 raft_consensus.cc:2804] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.185246 25390 raft_consensus.cc:493] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.185585 25390 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.187222 25381 ts_tablet_manager.cc:1434] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 08:56:11.192549 25390 raft_consensus.cc:515] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.194432 25390 leader_election.cc:290] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.194677 25381 tablet_bootstrap.cc:492] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:11.195896 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:11.196449 25190 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.197288 25325 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15bd745c9c4cab8413032b10665948 (DEFAULT_TABLE table=test-workload [id=6d52ee5b43ae45c997555a63b4e3e6d0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 08:56:11.198553 25325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15bd745c9c4cab8413032b10665948. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:11.207805 25381 tablet_bootstrap.cc:654] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.207710 25190 raft_consensus.cc:2468] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:11.209086 25229 leader_election.cc:304] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.209976 25390 raft_consensus.cc:2804] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.219399 25386 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:11.220057 25386 ts_tablet_manager.cc:1403] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.003s
I20260713 08:56:11.223681 25386 raft_consensus.cc:359] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.224603 25386 raft_consensus.cc:385] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.224956 25386 raft_consensus.cc:740] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.259225 25390 raft_consensus.cc:697] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:11.261847 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:11.262130 25382 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.262703 25382 ts_tablet_manager.cc:1403] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.008s
I20260713 08:56:11.265710 25382 raft_consensus.cc:359] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.266196 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.266395 25382 raft_consensus.cc:385] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.266748 25382 raft_consensus.cc:740] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.267618 25382 consensus_queue.cc:260] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.268033 25393 raft_consensus.cc:493] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.268579 25393 raft_consensus.cc:515] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.261289 25390 consensus_queue.cc:237] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
W20260713 08:56:11.272821 25229 leader_election.cc:343] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.258117 25010 catalog_manager.cc:5697] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc23030475244b4091c2b27b054465a2 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "fc23030475244b4091c2b27b054465a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:11.273056 25393 leader_election.cc:290] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:11.257437 25386 consensus_queue.cc:260] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
W20260713 08:56:11.285135 25229 leader_election.cc:343] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.286841 25386 ts_tablet_manager.cc:1434] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.012s
I20260713 08:56:11.287803 25386 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:11.301460 25009 catalog_manager.cc:5697] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 1 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:11.306691 25386 tablet_bootstrap.cc:654] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.307723 25382 ts_tablet_manager.cc:1434] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.012s
I20260713 08:56:11.308751 25382 tablet_bootstrap.cc:492] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.312330 25385 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:11.312819 25385 ts_tablet_manager.cc:1403] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.150s	user 0.018s	sys 0.040s
I20260713 08:56:11.315580 25385 raft_consensus.cc:359] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.316246 25385 raft_consensus.cc:385] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.316561 25385 raft_consensus.cc:740] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.317375 25385 consensus_queue.cc:260] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.321528 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:11.322578 25382 tablet_bootstrap.cc:654] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
W20260713 08:56:11.322844 25080 leader_election.cc:343] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.325390 25385 ts_tablet_manager.cc:1434] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 08:56:11.326310 25385 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.333452 25381 tablet_bootstrap.cc:492] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:11.334064 25381 ts_tablet_manager.cc:1403] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.140s	user 0.007s	sys 0.008s
I20260713 08:56:11.334333 25385 tablet_bootstrap.cc:654] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.334393 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
W20260713 08:56:11.335997 25079 leader_election.cc:343] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.336481 25079 leader_election.cc:304] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3; no voters: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2
I20260713 08:56:11.337723 25393 raft_consensus.cc:2749] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:11.338240 25381 raft_consensus.cc:359] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.338865 25381 raft_consensus.cc:385] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.339437 25381 raft_consensus.cc:740] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.341794 25386 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:11.342350 25386 ts_tablet_manager.cc:1403] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.004s
I20260713 08:56:11.342834 25382 tablet_bootstrap.cc:492] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.343312 25382 ts_tablet_manager.cc:1403] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.007s
I20260713 08:56:11.345412 25386 raft_consensus.cc:359] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.346149 25386 raft_consensus.cc:385] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.346375 25385 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:11.347736 25386 raft_consensus.cc:740] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.347954 25385 ts_tablet_manager.cc:1403] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.002s
I20260713 08:56:11.346217 25382 raft_consensus.cc:359] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.348658 25386 consensus_queue.cc:260] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.346909 25381 consensus_queue.cc:260] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.349395 25382 raft_consensus.cc:385] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.350260 25382 raft_consensus.cc:740] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.351016 25382 consensus_queue.cc:260] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.351464 25381 ts_tablet_manager.cc:1434] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 08:56:11.354727 25381 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:11.352974 25386 ts_tablet_manager.cc:1434] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 08:56:11.355952 25386 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:11.354772 25382 ts_tablet_manager.cc:1434] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 08:56:11.356873 25382 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.358898 25385 raft_consensus.cc:359] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.362524 25385 raft_consensus.cc:385] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.362903 25385 raft_consensus.cc:740] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.363747 25385 consensus_queue.cc:260] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.366042 25385 ts_tablet_manager.cc:1434] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260713 08:56:11.361991 25386 tablet_bootstrap.cc:654] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.368314 25382 tablet_bootstrap.cc:654] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.362061 25381 tablet_bootstrap.cc:654] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.374176 25385 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.376611 25381 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:11.377009 25382 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.377066 25381 ts_tablet_manager.cc:1403] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260713 08:56:11.377556 25382 ts_tablet_manager.cc:1403] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260713 08:56:11.380169 25381 raft_consensus.cc:359] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.380906 25381 raft_consensus.cc:385] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.380671 25382 raft_consensus.cc:359] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.381247 25381 raft_consensus.cc:740] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.381350 25385 tablet_bootstrap.cc:654] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.381417 25382 raft_consensus.cc:385] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.381932 25382 raft_consensus.cc:740] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.382759 25382 consensus_queue.cc:260] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.384956 25382 ts_tablet_manager.cc:1434] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 08:56:11.385923 25386 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:11.385964 25382 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.387143 25386 ts_tablet_manager.cc:1403] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260713 08:56:11.390949 25386 raft_consensus.cc:359] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.391837 25386 raft_consensus.cc:385] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.392225 25386 raft_consensus.cc:740] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.393648 25386 consensus_queue.cc:260] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.392699 25381 consensus_queue.cc:260] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.395946 25386 ts_tablet_manager.cc:1434] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 08:56:11.396752 25381 ts_tablet_manager.cc:1434] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 08:56:11.396912 25386 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:11.392380 25382 tablet_bootstrap.cc:654] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.400619 25387 raft_consensus.cc:493] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.401081 25387 raft_consensus.cc:515] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.405157 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eeb2c75ea4944c7b4c72d117341882a" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
W20260713 08:56:11.408041 25304 leader_election.cc:343] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.409631 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eeb2c75ea4944c7b4c72d117341882a" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:11.410414 25265 raft_consensus.cc:2468] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:11.411878 25305 leader_election.cc:304] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:11.414340 25385 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:11.414882 25385 ts_tablet_manager.cc:1403] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.017s
I20260713 08:56:11.417841 25385 raft_consensus.cc:359] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.418193 25381 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:11.418624 25385 raft_consensus.cc:385] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.411607 25387 leader_election.cc:290] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:11.419431 25387 raft_consensus.cc:2804] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.419974 25387 raft_consensus.cc:493] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.420418 25387 raft_consensus.cc:3060] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.426388 25381 tablet_bootstrap.cc:654] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.426801 25385 raft_consensus.cc:740] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.427887 25385 consensus_queue.cc:260] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.428539 25386 tablet_bootstrap.cc:654] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.437551 25382 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.437878 25381 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:11.438004 25382 ts_tablet_manager.cc:1403] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.011s
I20260713 08:56:11.438308 25381 ts_tablet_manager.cc:1403] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 08:56:11.440084 25385 ts_tablet_manager.cc:1434] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 08:56:11.441013 25382 raft_consensus.cc:359] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.441267 25381 raft_consensus.cc:359] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.442409 25382 raft_consensus.cc:385] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.442481 25381 raft_consensus.cc:385] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.442804 25382 raft_consensus.cc:740] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.441151 25387 raft_consensus.cc:515] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.445482 25382 consensus_queue.cc:260] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.444608 25381 raft_consensus.cc:740] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.447153 25381 consensus_queue.cc:260] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.447927 25382 ts_tablet_manager.cc:1434] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260713 08:56:11.448773 25382 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.449187 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eeb2c75ea4944c7b4c72d117341882a" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:11.454308 25381 ts_tablet_manager.cc:1434] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260713 08:56:11.454201 25304 leader_election.cc:343] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.454721 25382 tablet_bootstrap.cc:654] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.455482 25387 leader_election.cc:290] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:11.456516 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eeb2c75ea4944c7b4c72d117341882a" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:11.456719 25381 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:11.457105 25265 raft_consensus.cc:3060] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.464658 25381 tablet_bootstrap.cc:654] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.465997 25382 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.466470 25382 ts_tablet_manager.cc:1403] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.013s
I20260713 08:56:11.468792 25385 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.469856 25382 raft_consensus.cc:359] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.471139 25265 raft_consensus.cc:2468] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:11.471577 25382 raft_consensus.cc:385] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.471956 25382 raft_consensus.cc:740] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.472391 25305 leader_election.cc:304] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:11.472676 25382 consensus_queue.cc:260] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.473238 25381 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:11.473515 25387 raft_consensus.cc:2804] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.474058 25387 raft_consensus.cc:697] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Becoming Leader. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Running, Role: LEADER
I20260713 08:56:11.474895 25387 consensus_queue.cc:237] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.475921 25382 ts_tablet_manager.cc:1434] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 08:56:11.476527 25381 ts_tablet_manager.cc:1403] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260713 08:56:11.476944 25382 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.479223 25381 raft_consensus.cc:359] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.479948 25381 raft_consensus.cc:385] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.480274 25381 raft_consensus.cc:740] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.481081 25381 consensus_queue.cc:260] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.483790 25382 tablet_bootstrap.cc:654] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.484858 25386 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:11.487326 25386 ts_tablet_manager.cc:1403] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.091s	user 0.029s	sys 0.013s
I20260713 08:56:11.486690 25385 tablet_bootstrap.cc:654] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.490983 25386 raft_consensus.cc:359] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.493134 25386 raft_consensus.cc:385] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.493484 25386 raft_consensus.cc:740] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.494199 25386 consensus_queue.cc:260] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.494899 25381 ts_tablet_manager.cc:1434] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 08:56:11.495846 25381 tablet_bootstrap.cc:492] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:11.496281 25386 ts_tablet_manager.cc:1434] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 08:56:11.498675 25382 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.499120 25382 ts_tablet_manager.cc:1403] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260713 08:56:11.500211 25396 raft_consensus.cc:493] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.500669 25396 raft_consensus.cc:515] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.501565 25381 tablet_bootstrap.cc:654] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.501744 25382 raft_consensus.cc:359] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.502374 25382 raft_consensus.cc:385] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.502648 25382 raft_consensus.cc:740] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.502851 25396 leader_election.cc:290] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:11.503260 25382 consensus_queue.cc:260] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.505321 25382 ts_tablet_manager.cc:1434] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 08:56:11.506186 25382 tablet_bootstrap.cc:492] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.506455 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75f5052a89f4d66a0c30761a29b8214" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.507050 25339 raft_consensus.cc:2468] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:11.509162 25386 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:11.512846 25382 tablet_bootstrap.cc:654] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.515463 25386 tablet_bootstrap.cc:654] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.518169 25155 leader_election.cc:304] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.525082 25382 tablet_bootstrap.cc:492] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.525681 25382 ts_tablet_manager.cc:1403] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 08:56:11.528949 25396 raft_consensus.cc:2804] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.529583 25396 raft_consensus.cc:493] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.530071 25396 raft_consensus.cc:3060] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.528880 25382 raft_consensus.cc:359] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.531734 25411 raft_consensus.cc:493] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.532191 25411 raft_consensus.cc:515] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.533047 25386 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:11.533499 25386 ts_tablet_manager.cc:1403] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260713 08:56:11.533896 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75f5052a89f4d66a0c30761a29b8214" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.534273 25411 leader_election.cc:290] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.534811 25387 raft_consensus.cc:493] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.531227 25382 raft_consensus.cc:385] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.535247 25387 raft_consensus.cc:515] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.535735 25382 raft_consensus.cc:740] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.536023 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.536629 25114 raft_consensus.cc:2468] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:11.536618 25382 consensus_queue.cc:260] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.537282 25387 leader_election.cc:290] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.538225 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a6d69fef0e4bb3a1ab300d6a983483" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.538489 25385 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:11.538434 25229 leader_election.cc:304] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:11.538817 25190 raft_consensus.cc:2468] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:11.539382 25411 raft_consensus.cc:2804] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.539742 25411 raft_consensus.cc:493] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.540126 25411 raft_consensus.cc:3060] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.539573 25010 catalog_manager.cc:5697] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4). New cstate: current_term: 1 leader_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:11.540138 25304 leader_election.cc:304] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.540205 25386 raft_consensus.cc:359] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.541138 25386 raft_consensus.cc:385] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.541323 25387 raft_consensus.cc:2804] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.541447 25386 raft_consensus.cc:740] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.541814 25387 raft_consensus.cc:493] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.542196 25387 raft_consensus.cc:3060] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.542798 25385 ts_tablet_manager.cc:1403] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.006s
I20260713 08:56:11.542281 25386 consensus_queue.cc:260] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.545737 25385 raft_consensus.cc:359] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.546424 25385 raft_consensus.cc:385] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.546711 25385 raft_consensus.cc:740] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.547103 25411 raft_consensus.cc:515] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
W20260713 08:56:11.548926 25155 leader_election.cc:343] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.538719 25382 ts_tablet_manager.cc:1434] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 08:56:11.549795 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:11.550102 25382 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.550334 25113 raft_consensus.cc:3060] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.550525 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.551440 25385 consensus_queue.cc:260] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.553683 25385 ts_tablet_manager.cc:1434] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 08:56:11.554611 25385 tablet_bootstrap.cc:492] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.556048 25382 tablet_bootstrap.cc:654] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.556351 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a6d69fef0e4bb3a1ab300d6a983483" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.556780 25411 leader_election.cc:290] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.556938 25114 raft_consensus.cc:2468] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:11.556068 25190 raft_consensus.cc:2468] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:11.559803 25381 tablet_bootstrap.cc:492] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:11.560216 25381 ts_tablet_manager.cc:1403] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.007s
I20260713 08:56:11.560812 25113 raft_consensus.cc:2468] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:11.562139 25229 leader_election.cc:304] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:11.562579 25381 raft_consensus.cc:359] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.562903 25411 raft_consensus.cc:2804] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.563328 25386 ts_tablet_manager.cc:1434] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260713 08:56:11.563416 25411 raft_consensus.cc:697] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:11.564318 25411 consensus_queue.cc:237] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.551384 25390 raft_consensus.cc:493] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.566644 25390 raft_consensus.cc:515] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.568922 25390 leader_election.cc:290] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.571228 25385 tablet_bootstrap.cc:654] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.563217 25381 raft_consensus.cc:385] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.574090 25381 raft_consensus.cc:740] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.574831 25381 consensus_queue.cc:260] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.576072 25386 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:11.576723 25381 ts_tablet_manager.cc:1434] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 08:56:11.577742 25381 tablet_bootstrap.cc:492] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:11.578320 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5ec330dc4a42d89350c197e17a96ef" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.579567 25382 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.580111 25382 ts_tablet_manager.cc:1403] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260713 08:56:11.582847 25381 tablet_bootstrap.cc:654] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.582660 25382 raft_consensus.cc:359] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.583338 25382 raft_consensus.cc:385] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.583458 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:11.584456 25190 raft_consensus.cc:3060] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.583993 25382 raft_consensus.cc:740] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.584940 25386 tablet_bootstrap.cc:654] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.585809 25382 consensus_queue.cc:260] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.590006 25382 ts_tablet_manager.cc:1434] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 08:56:11.590814 25382 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.594712 25393 raft_consensus.cc:493] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.595347 25393 raft_consensus.cc:515] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.598779 25393 leader_election.cc:290] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:11.600369 25387 raft_consensus.cc:515] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.606926 25387 leader_election.cc:290] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.602407 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:11.610855 25265 raft_consensus.cc:2468] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 0.
I20260713 08:56:11.602839 25381 tablet_bootstrap.cc:492] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:11.611836 25381 ts_tablet_manager.cc:1403] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.008s
I20260713 08:56:11.612036 25080 leader_election.cc:304] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:11.612908 25393 raft_consensus.cc:2804] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.613302 25393 raft_consensus.cc:493] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.613617 25393 raft_consensus.cc:3060] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.614627 25381 raft_consensus.cc:359] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.615264 25381 raft_consensus.cc:385] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.615545 25381 raft_consensus.cc:740] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.616143 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a6d69fef0e4bb3a1ab300d6a983483" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:11.616226 25381 consensus_queue.cc:260] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.616803 25114 raft_consensus.cc:3060] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.618533 25381 ts_tablet_manager.cc:1434] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 08:56:11.600857 25382 tablet_bootstrap.cc:654] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.609256 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a6d69fef0e4bb3a1ab300d6a983483" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:11.619531 25189 raft_consensus.cc:3060] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.621363 25385 tablet_bootstrap.cc:492] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:11.621757 25385 ts_tablet_manager.cc:1403] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.000s
I20260713 08:56:11.624508 25382 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.624970 25382 ts_tablet_manager.cc:1403] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260713 08:56:11.624701 25385 raft_consensus.cc:359] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.625408 25385 raft_consensus.cc:385] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.625722 25385 raft_consensus.cc:740] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.626610 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d5ec330dc4a42d89350c197e17a96ef" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.627233 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.627880 25339 raft_consensus.cc:2468] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 0.
I20260713 08:56:11.628957 25382 raft_consensus.cc:359] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.629557 25381 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:11.629585 25382 raft_consensus.cc:385] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.630075 25382 raft_consensus.cc:740] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.630649 25382 consensus_queue.cc:260] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.631724 25385 consensus_queue.cc:260] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.632568 25387 raft_consensus.cc:493] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.633884 25385 ts_tablet_manager.cc:1434] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 08:56:11.634078 25189 raft_consensus.cc:2468] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:11.634855 25385 tablet_bootstrap.cc:492] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.635262 25304 leader_election.cc:304] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.636160 25426 raft_consensus.cc:2804] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.633073 25387 raft_consensus.cc:515] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.626422 25010 catalog_manager.cc:5697] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 1 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:11.643879 25381 tablet_bootstrap.cc:654] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.610195 25190 raft_consensus.cc:2468] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:11.627442 25338 raft_consensus.cc:2393] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7b4e367e07d46db82fca71bcb96c20b in current term 1: Already voted for candidate fc23030475244b4091c2b27b054465a2 in this term.
I20260713 08:56:11.651247 25382 ts_tablet_manager.cc:1434] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 08:56:11.604911 25396 raft_consensus.cc:515] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.658202 25382 tablet_bootstrap.cc:492] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.660445 25445 raft_consensus.cc:493] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.660956 25445 raft_consensus.cc:515] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.661721 25385 tablet_bootstrap.cc:654] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.657148 25426 raft_consensus.cc:697] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Becoming Leader. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Running, Role: LEADER
I20260713 08:56:11.664840 25445 leader_election.cc:290] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.668900 25396 leader_election.cc:290] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:11.672632 25387 leader_election.cc:290] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:11.672807 25411 raft_consensus.cc:493] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.672619 25114 raft_consensus.cc:2468] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:11.674057 25411 raft_consensus.cc:515] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.676129 25386 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:11.676194 25393 raft_consensus.cc:515] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.676942 25411 leader_election.cc:290] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:11.678267 25393 leader_election.cc:290] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 election: Requested vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:11.674027 25382 tablet_bootstrap.cc:654] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.678771 25393 raft_consensus.cc:493] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.676708 25386 ts_tablet_manager.cc:1403] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.020s
I20260713 08:56:11.680893 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af23d01f84440e8f894e0324b1870b" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.681144 25426 consensus_queue.cc:237] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.681574 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.681923 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af23d01f84440e8f894e0324b1870b" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.682183 25113 raft_consensus.cc:2468] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:11.682392 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75f5052a89f4d66a0c30761a29b8214" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:11.682988 25338 raft_consensus.cc:3060] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.683223 25112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
W20260713 08:56:11.683415 25304 leader_election.cc:343] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.679207 25393 raft_consensus.cc:515] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.695312 25393 leader_election.cc:290] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.697615 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75f5052a89f4d66a0c30761a29b8214" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.698665 25190 raft_consensus.cc:2393] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef4e19e699a45bd8d13824ff860e4a3 in current term 1: Already voted for candidate fc23030475244b4091c2b27b054465a2 in this term.
I20260713 08:56:11.700577 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:11.701131 25265 raft_consensus.cc:3060] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.704306 25112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75f5052a89f4d66a0c30761a29b8214" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:11.704897 25112 raft_consensus.cc:3060] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.707926 25265 raft_consensus.cc:2468] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 1.
I20260713 08:56:11.709091 25080 leader_election.cc:304] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:11.709911 25393 raft_consensus.cc:2804] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.710387 25393 raft_consensus.cc:697] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:11.711190 25393 consensus_queue.cc:237] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
W20260713 08:56:11.692764 25229 leader_election.cc:343] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.722114 25386 raft_consensus.cc:359] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.723100 25386 raft_consensus.cc:385] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.729938 25338 raft_consensus.cc:2468] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:11.715142 25304 leader_election.cc:304] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 
I20260713 08:56:11.732041 25387 raft_consensus.cc:2804] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.732013 25155 leader_election.cc:304] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.732522 25387 raft_consensus.cc:493] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.732987 25387 raft_consensus.cc:3060] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.733065 25396 raft_consensus.cc:2804] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.733580 25396 raft_consensus.cc:697] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Becoming Leader. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
W20260713 08:56:11.732338 25304 leader_election.cc:343] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.734422 25396 consensus_queue.cc:237] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.738768 25411 raft_consensus.cc:493] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.739149 25304 leader_election.cc:304] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2
I20260713 08:56:11.739590 25411 raft_consensus.cc:515] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.740123 25445 raft_consensus.cc:2749] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:11.741619 25411 leader_election.cc:290] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.742605 25390 raft_consensus.cc:493] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.743033 25390 raft_consensus.cc:515] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.723477 25386 raft_consensus.cc:740] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.746006 25395 consensus_queue.cc:1048] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:56:11.747212 25411 consensus_queue.cc:1048] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:11.753358 25408 raft_consensus.cc:493] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.753885 25265 raft_consensus.cc:3060] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.753855 25408 raft_consensus.cc:515] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.756021 25408 leader_election.cc:290] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:11.756752 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08dd4e62f804e50a035ecff2c0993b2" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.760174 25387 raft_consensus.cc:515] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.762547 25387 leader_election.cc:290] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Requested vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:11.763309 25390 leader_election.cc:290] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.763962 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:11.764743 25114 raft_consensus.cc:3060] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.766227 25112 raft_consensus.cc:2468] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:11.781814 25386 consensus_queue.cc:260] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.784485 25229 leader_election.cc:304] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7b4e367e07d46db82fca71bcb96c20b; no voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2
I20260713 08:56:11.807466 25112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.811030 25390 raft_consensus.cc:2749] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:11.785442 25113 raft_consensus.cc:2468] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:11.811281 25381 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:11.811714 25390 raft_consensus.cc:493] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.811952 25381 ts_tablet_manager.cc:1403] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.183s	user 0.040s	sys 0.034s
I20260713 08:56:11.812171 25390 raft_consensus.cc:515] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.813223 25114 raft_consensus.cc:2468] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
W20260713 08:56:11.813683 25229 leader_election.cc:343] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.814112 25390 leader_election.cc:290] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:11.814340 25304 leader_election.cc:304] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 
I20260713 08:56:11.814534 25381 raft_consensus.cc:359] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.815140 25387 raft_consensus.cc:2804] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.814340 25229 leader_election.cc:304] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:11.815287 25381 raft_consensus.cc:385] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.815925 25387 raft_consensus.cc:697] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Becoming Leader. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Running, Role: LEADER
I20260713 08:56:11.816162 25112 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.816211 25381 raft_consensus.cc:740] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.816789 25387 consensus_queue.cc:237] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.817226 25381 consensus_queue.cc:260] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.817561 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:11.818233 25265 raft_consensus.cc:2468] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:11.818496 25411 raft_consensus.cc:2804] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.818890 25411 raft_consensus.cc:493] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.819229 25411 raft_consensus.cc:3060] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.820032 25381 ts_tablet_manager.cc:1434] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 08:56:11.820189 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:11.820755 25265 raft_consensus.cc:3060] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.821112 25381 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:11.823730 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:11.823948 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.824077 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75f5052a89f4d66a0c30761a29b8214" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.824304 25338 raft_consensus.cc:3060] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.824769 25113 raft_consensus.cc:2393] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7b4e367e07d46db82fca71bcb96c20b in current term 1: Already voted for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in this term.
I20260713 08:56:11.824769 25339 raft_consensus.cc:2393] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef4e19e699a45bd8d13824ff860e4a3 in current term 1: Already voted for candidate fc23030475244b4091c2b27b054465a2 in this term.
I20260713 08:56:11.826375 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.828140 25337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.828445 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e6bc84f32d4d1782d681bbc4ddc380" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.828751 25411 raft_consensus.cc:515] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.829087 25339 raft_consensus.cc:2468] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:11.829893 25079 leader_election.cc:304] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3; no voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2
I20260713 08:56:11.815490 25386 ts_tablet_manager.cc:1434] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.131s	user 0.008s	sys 0.000s
I20260713 08:56:11.837472 25338 raft_consensus.cc:2468] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 1.
I20260713 08:56:11.839548 25393 raft_consensus.cc:2749] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:11.841138 25411 leader_election.cc:290] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:11.846077 25386 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:11.855492 25382 tablet_bootstrap.cc:492] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:11.855976 25382 ts_tablet_manager.cc:1403] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.198s	user 0.008s	sys 0.024s
I20260713 08:56:11.847462 25396 consensus_queue.cc:1048] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 08:56:11.856644 25229 leader_election.cc:304] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b3f2d0690ba14237ac7c91bf18c08ef7
I20260713 08:56:11.861044 25452 raft_consensus.cc:493] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.861497 25452 raft_consensus.cc:515] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.862926 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08dd4e62f804e50a035ecff2c0993b2" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:11.863498 25113 raft_consensus.cc:3060] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.864353 25382 raft_consensus.cc:359] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.864964 25382 raft_consensus.cc:385] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.865218 25382 raft_consensus.cc:740] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.865801 25382 consensus_queue.cc:260] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
W20260713 08:56:11.866199 25229 leader_election.cc:343] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:11.866660 25229 leader_election.cc:304] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b3f2d0690ba14237ac7c91bf18c08ef7
I20260713 08:56:11.867741 25385 tablet_bootstrap.cc:492] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:11.867800 25229 leader_election.cc:304] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:11.868305 25385 ts_tablet_manager.cc:1403] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.234s	user 0.021s	sys 0.027s
I20260713 08:56:11.868813 25390 raft_consensus.cc:2749] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:11.870826 25385 raft_consensus.cc:359] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.871487 25385 raft_consensus.cc:385] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.871771 25385 raft_consensus.cc:740] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.872330 25113 raft_consensus.cc:2468] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:11.873065 25452 leader_election.cc:290] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:11.874461 25382 ts_tablet_manager.cc:1434] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260713 08:56:11.875200 25382 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:11.874490 25381 tablet_bootstrap.cc:654] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.876441 25385 consensus_queue.cc:260] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.877996 25411 raft_consensus.cc:2804] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.879473 25411 raft_consensus.cc:493] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.867444 25010 catalog_manager.cc:5697] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4). New cstate: current_term: 1 leader_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:11.880607 25385 ts_tablet_manager.cc:1434] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 08:56:11.881929 25385 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.879868 25411 raft_consensus.cc:3060] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.882704 25390 raft_consensus.cc:493] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.888972 25390 raft_consensus.cc:515] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:11.874830 25007 catalog_manager.cc:5697] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc23030475244b4091c2b27b054465a2 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "fc23030475244b4091c2b27b054465a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:11.906455 25446 raft_consensus.cc:493] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.905354 25229 leader_election.cc:304] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:11.907027 25446 raft_consensus.cc:515] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.924362 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:11.925719 25446 leader_election.cc:290] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:11.932036 25265 raft_consensus.cc:2468] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:11.932590 25408 raft_consensus.cc:2749] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:11.932950 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.933962 25190 raft_consensus.cc:2468] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 1.
I20260713 08:56:11.935814 25079 leader_election.cc:304] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [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: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:11.937201 25382 tablet_bootstrap.cc:654] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.939087 25446 raft_consensus.cc:2804] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:56:11.941156 25446 raft_consensus.cc:493] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.941475 25446 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:11.941705 25385 tablet_bootstrap.cc:654] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.953773 25457 raft_consensus.cc:2804] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:11.954507 25387 raft_consensus.cc:493] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:11.954989 25387 raft_consensus.cc:515] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.954669 25011 catalog_manager.cc:5697] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:11.956938 25387 leader_election.cc:290] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
W20260713 08:56:11.945477 25229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.1:34163, user_credentials={real_user=slave}} blocked reactor thread for 56177.5us
I20260713 08:56:11.950363 25390 leader_election.cc:290] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:11.958835 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a67a05df95643fa8a2c34f1e7a49d2c" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.961476 25190 raft_consensus.cc:2468] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:11.949715 25411 raft_consensus.cc:515] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:11.962713 25304 leader_election.cc:304] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:11.963579 25387 raft_consensus.cc:2804] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:11.963910 25411 leader_election.cc:290] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:11.964042 25387 raft_consensus.cc:493] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:11.964529 25387 raft_consensus.cc:3060] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:11.964684 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a67a05df95643fa8a2c34f1e7a49d2c" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:11.958866 25385 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:11.965211 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:11.967478 25385 ts_tablet_manager.cc:1403] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.001s
I20260713 08:56:11.967734 25265 raft_consensus.cc:2468] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:11.967855 25263 raft_consensus.cc:2468] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
W20260713 08:56:11.968484 25155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.4:44361, user_credentials={real_user=slave}} blocked reactor thread for 224235us
I20260713 08:56:11.970115 25385 raft_consensus.cc:359] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.970631 25386 tablet_bootstrap.cc:654] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:11.971011 25385 raft_consensus.cc:385] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.971350 25385 raft_consensus.cc:740] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:11.972604 25385 consensus_queue.cc:260] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:11.973971 25385 ts_tablet_manager.cc:1434] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 08:56:11.974651 25385 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:11.980754 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e6bc84f32d4d1782d681bbc4ddc380" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.983129 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.983893 25188 raft_consensus.cc:2468] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:11.984375 25112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:11.984905 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04672b85b448c8b0010ffe864f47e5" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:11.985591 25338 raft_consensus.cc:2468] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:11.983191 25446 raft_consensus.cc:515] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:11.989462 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:11.990000 25188 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Advancing to term 2
W20260713 08:56:11.991205 25060 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:56:11.978956 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08dd4e62f804e50a035ecff2c0993b2" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:11.998633 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08dd4e62f804e50a035ecff2c0993b2" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:11.998636 25112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04672b85b448c8b0010ffe864f47e5" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
W20260713 08:56:12.000984 25155 leader_election.cc:343] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.004722 25382 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:12.005249 25382 ts_tablet_manager.cc:1403] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.007s
I20260713 08:56:12.005887 25385 tablet_bootstrap.cc:654] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.009796 25381 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:12.009538 25382 raft_consensus.cc:359] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.010250 25381 ts_tablet_manager.cc:1403] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.000s
I20260713 08:56:12.010455 25382 raft_consensus.cc:385] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:11.995798 25457 raft_consensus.cc:697] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:12.011817 25457 consensus_queue.cc:237] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.012466 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e6bc84f32d4d1782d681bbc4ddc380" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:12.010809 25382 raft_consensus.cc:740] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.015456 25156 leader_election.cc:304] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [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: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:12.016384 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70e6bc84f32d4d1782d681bbc4ddc380" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:12.017128 25339 raft_consensus.cc:3060] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.017890 25408 consensus_queue.cc:1048] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:12.018075 25229 leader_election.cc:343] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.015290 25382 consensus_queue.cc:260] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.022207 25382 ts_tablet_manager.cc:1434] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 08:56:12.023588 25382 tablet_bootstrap.cc:492] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:12.023759 25381 raft_consensus.cc:359] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.024466 25381 raft_consensus.cc:385] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.024737 25381 raft_consensus.cc:740] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.025130 25339 raft_consensus.cc:2468] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:12.016395 25395 raft_consensus.cc:2804] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:12.030345 25381 consensus_queue.cc:260] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.035483 25381 ts_tablet_manager.cc:1434] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 08:56:12.019732 25446 leader_election.cc:290] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 2 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:12.037042 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:12.038108 25387 raft_consensus.cc:515] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.031963 25395 raft_consensus.cc:493] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:12.044759 25381 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:12.048159 25382 tablet_bootstrap.cc:654] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.044888 25395 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.057961 25387 leader_election.cc:290] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:12.046407 25426 consensus_queue.cc:1048] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 08:56:12.052930 25112 raft_consensus.cc:1240] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Rejecting Update request from peer b7b4e367e07d46db82fca71bcb96c20b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 08:56:12.058449 25190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a67a05df95643fa8a2c34f1e7a49d2c" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:12.061161 25190 raft_consensus.cc:3060] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.061908 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a67a05df95643fa8a2c34f1e7a49d2c" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:12.062523 25263 raft_consensus.cc:3060] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:12.057207 25229 leader_election.cc:343] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.065424 25229 leader_election.cc:304] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [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: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:12.066190 25408 raft_consensus.cc:2804] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:12.066522 25408 raft_consensus.cc:493] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:12.066835 25408 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:12.068724 25229 leader_election.cc:343] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:12.069618 25229 leader_election.cc:343] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.069962 25190 raft_consensus.cc:2468] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:12.070312 25188 raft_consensus.cc:2468] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 2.
I20260713 08:56:12.072638 25304 leader_election.cc:304] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:12.073803 25426 raft_consensus.cc:2804] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:12.074373 25426 raft_consensus.cc:697] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Becoming Leader. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Running, Role: LEADER
I20260713 08:56:12.073829 25079 leader_election.cc:304] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [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: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:12.075968 25381 tablet_bootstrap.cc:654] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.075585 25426 consensus_queue.cc:237] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.076277 25446 raft_consensus.cc:2804] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:12.076792 25446 raft_consensus.cc:697] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:12.077608 25446 consensus_queue.cc:237] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER 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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
W20260713 08:56:12.070403 25229 leader_election.cc:343] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.084781 25229 leader_election.cc:304] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:12.085390 25395 raft_consensus.cc:515] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.086216 25408 raft_consensus.cc:515] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.087720 25395 leader_election.cc:290] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:12.089051 25408 leader_election.cc:290] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:12.089725 25408 raft_consensus.cc:2804] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:12.090124 25408 raft_consensus.cc:493] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:12.090446 25408 raft_consensus.cc:3060] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.093557 25112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:12.086210 25229 leader_election.cc:304] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
W20260713 08:56:12.095829 25155 leader_election.cc:343] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.095906 25007 catalog_manager.cc:5697] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 1 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:12.097680 25112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:12.072664 25189 raft_consensus.cc:1240] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Rejecting Update request from peer b7b4e367e07d46db82fca71bcb96c20b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260713 08:56:12.100396 25229 leader_election.cc:343] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.100634 25190 raft_consensus.cc:3060] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.101656 25457 raft_consensus.cc:2804] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:12.102167 25457 raft_consensus.cc:697] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:12.102368 25462 consensus_queue.cc:1059] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:56:12.102972 25457 consensus_queue.cc:237] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.084039 25386 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:12.103343 25462 raft_consensus.cc:3055] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:12.104313 25386 ts_tablet_manager.cc:1403] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.264s	user 0.018s	sys 0.016s
I20260713 08:56:12.108215 25462 raft_consensus.cc:740] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:12.110080 25462 consensus_queue.cc:260] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.110558 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:12.111259 25462 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:12.111564 25261 raft_consensus.cc:2393] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc23030475244b4091c2b27b054465a2 in current term 1: Already voted for candidate b7b4e367e07d46db82fca71bcb96c20b in this term.
I20260713 08:56:12.113871 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:12.114745 25188 raft_consensus.cc:2393] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b7b4e367e07d46db82fca71bcb96c20b in current term 1: Already voted for candidate fc23030475244b4091c2b27b054465a2 in this term.
I20260713 08:56:12.116559 25445 consensus_queue.cc:1048] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.129468 25452 consensus_queue.cc:1048] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.142637 25385 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:12.143267 25385 ts_tablet_manager.cc:1403] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.017s
I20260713 08:56:12.143132 25386 raft_consensus.cc:359] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.151911 25263 raft_consensus.cc:2468] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:12.165766 25386 raft_consensus.cc:385] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.166072 25386 raft_consensus.cc:740] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.166841 25386 consensus_queue.cc:260] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.168819 25386 ts_tablet_manager.cc:1434] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.008s
I20260713 08:56:12.160315 25156 leader_election.cc:304] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [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: fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:12.169708 25386 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:12.170462 25452 raft_consensus.cc:2749] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:56:12.155581 25382 tablet_bootstrap.cc:492] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:12.167342 25385 raft_consensus.cc:359] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.172564 25382 ts_tablet_manager.cc:1403] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.010s
I20260713 08:56:12.180104 25385 raft_consensus.cc:385] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.183182 25385 raft_consensus.cc:740] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.184267 25385 consensus_queue.cc:260] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.199045 25385 ts_tablet_manager.cc:1434] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260713 08:56:12.200069 25385 tablet_bootstrap.cc:492] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:12.171429 25408 raft_consensus.cc:515] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.155230 25229 leader_election.cc:304] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [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: b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2
I20260713 08:56:12.216720 25408 leader_election.cc:290] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:12.220278 25426 consensus_queue.cc:1048] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.222223 25456 raft_consensus.cc:493] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.226284 25385 tablet_bootstrap.cc:654] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.229553 25011 catalog_manager.cc:5697] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 1 to 2, leader changed from b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3) to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
W20260713 08:56:12.233824 25229 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.2:46273, user_credentials={real_user=slave}} blocked reactor thread for 78681.2us
I20260713 08:56:12.234846 25382 raft_consensus.cc:359] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.235456 25382 raft_consensus.cc:385] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.235721 25382 raft_consensus.cc:740] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.236575 25411 consensus_queue.cc:1048] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.236493 25382 consensus_queue.cc:260] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.230443 25007 catalog_manager.cc:5697] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4). New cstate: current_term: 1 leader_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:12.238476 25382 ts_tablet_manager.cc:1434] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.000s
I20260713 08:56:12.238314 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04672b85b448c8b0010ffe864f47e5" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:12.239892 25382 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:12.232161 25456 raft_consensus.cc:515] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.240653 25337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04672b85b448c8b0010ffe864f47e5" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:12.241180 25337 raft_consensus.cc:3060] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.243527 25381 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:12.243993 25381 ts_tablet_manager.cc:1403] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.200s	user 0.022s	sys 0.002s
I20260713 08:56:12.245085 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:12.245393 25382 tablet_bootstrap.cc:654] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.245713 25263 raft_consensus.cc:2468] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 0.
I20260713 08:56:12.246321 25381 raft_consensus.cc:359] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.247014 25381 raft_consensus.cc:385] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.246889 25080 leader_election.cc:304] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:12.247345 25381 raft_consensus.cc:740] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.247912 25393 raft_consensus.cc:2804] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:12.248239 25393 raft_consensus.cc:493] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:12.248584 25393 raft_consensus.cc:3060] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.249665 25381 consensus_queue.cc:260] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.251381 25447 consensus_queue.cc:1048] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.254520 25390 raft_consensus.cc:493] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.254990 25390 raft_consensus.cc:515] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.255795 25381 ts_tablet_manager.cc:1434] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 08:56:12.256251 25457 consensus_queue.cc:1048] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.256699 25381 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:12.256961 25390 leader_election.cc:290] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:12.259699 25452 consensus_queue.cc:1048] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.262468 25381 tablet_bootstrap.cc:654] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.264060 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf53847d98834fb6b60958227b96bb5d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:12.265793 25452 raft_consensus.cc:493] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.266289 25452 raft_consensus.cc:515] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.232616 25408 raft_consensus.cc:2749] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:56:12.269838 25426 raft_consensus.cc:493] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 08:56:12.271293 25229 leader_election.cc:343] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.277966 25426 raft_consensus.cc:515] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.284054 25426 leader_election.cc:290] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:12.284502 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:12.284744 25337 raft_consensus.cc:2468] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:12.285297 25265 raft_consensus.cc:2468] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:12.286679 25305 leader_election.cc:304] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:12.283416 25452 leader_election.cc:290] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:12.287406 25386 tablet_bootstrap.cc:654] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.290567 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af23d01f84440e8f894e0324b1870b" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:12.287978 25393 raft_consensus.cc:515] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.289698 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af23d01f84440e8f894e0324b1870b" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:12.287532 25426 raft_consensus.cc:2804] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:12.296983 25426 raft_consensus.cc:493] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:12.301213 25426 raft_consensus.cc:3060] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.301146 25387 consensus_queue.cc:1048] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.299993 25339 raft_consensus.cc:2468] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
W20260713 08:56:12.305150 25229 leader_election.cc:343] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.306087 25229 leader_election.cc:304] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:12.306408 25393 leader_election.cc:290] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 election: Requested vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:12.307066 25408 raft_consensus.cc:2804] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:12.307556 25408 raft_consensus.cc:697] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:12.308406 25408 consensus_queue.cc:237] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.310194 25109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf53847d98834fb6b60958227b96bb5d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:12.313326 25108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:12.313980 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:12.314535 25261 raft_consensus.cc:3060] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.314165 25108 raft_consensus.cc:2393] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3f2d0690ba14237ac7c91bf18c08ef7 in current term 1: Already voted for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in this term.
I20260713 08:56:12.316890 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:12.317303 25337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:12.318946 25381 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:12.319387 25381 ts_tablet_manager.cc:1403] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.063s	user 0.003s	sys 0.008s
W20260713 08:56:12.320595 25155 leader_election.cc:343] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:12.321823 25229 leader_election.cc:343] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.322263 25229 leader_election.cc:304] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2
I20260713 08:56:12.323305 25462 raft_consensus.cc:2749] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:12.322263 25155 leader_election.cc:304] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [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: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:12.333506 25387 consensus_queue.cc:1048] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.333891 25261 raft_consensus.cc:2468] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 1.
I20260713 08:56:12.335312 25382 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:12.335794 25080 leader_election.cc:304] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: b3f2d0690ba14237ac7c91bf18c08ef7
I20260713 08:56:12.337284 25446 raft_consensus.cc:2804] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:12.335804 25382 ts_tablet_manager.cc:1403] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.002s
I20260713 08:56:12.337807 25446 raft_consensus.cc:697] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:12.354686 25382 raft_consensus.cc:359] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.355515 25382 raft_consensus.cc:385] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.355859 25382 raft_consensus.cc:740] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.357107 25382 consensus_queue.cc:260] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.358098 25408 raft_consensus.cc:493] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.358575 25408 raft_consensus.cc:515] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.359797 25456 leader_election.cc:290] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:12.359540 25382 ts_tablet_manager.cc:1434] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 08:56:12.362829 25382 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:12.350682 25483 consensus_queue.cc:1048] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260713 08:56:12.379267 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:12.380366 25485 raft_consensus.cc:2804] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:12.380798 25485 raft_consensus.cc:493] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:12.380641 25426 raft_consensus.cc:515] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.381181 25485 raft_consensus.cc:3060] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.381829 25339 raft_consensus.cc:2393] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef4e19e699a45bd8d13824ff860e4a3 in current term 1: Already voted for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in this term.
W20260713 08:56:12.382201 25229 leader_election.cc:343] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.381613 25481 consensus_queue.cc:1048] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:56:12.372326 25446 consensus_queue.cc:237] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.389134 25113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:12.391042 25485 raft_consensus.cc:515] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.393397 25485 leader_election.cc:290] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:12.376942 25381 raft_consensus.cc:359] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.395644 25381 raft_consensus.cc:385] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.395931 25381 raft_consensus.cc:740] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.396436 25381 consensus_queue.cc:260] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.381860 25010 catalog_manager.cc:5697] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 1 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:12.399820 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af23d01f84440e8f894e0324b1870b" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:12.399958 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af23d01f84440e8f894e0324b1870b" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:12.400398 25339 raft_consensus.cc:3060] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:12.403053 25155 leader_election.cc:343] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:12.403260 25229 leader_election.cc:343] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.403872 25229 leader_election.cc:304] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2
I20260713 08:56:12.404812 25462 raft_consensus.cc:2749] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 08:56:12.406461 25484 log.cc:927] Time spent T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260713 08:56:12.409583 25381 ts_tablet_manager.cc:1434] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.000s
I20260713 08:56:12.410282 25381 tablet_bootstrap.cc:492] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:12.377013 25408 leader_election.cc:290] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:12.416157 25382 tablet_bootstrap.cc:654] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.421610 25386 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:12.425405 25339 raft_consensus.cc:2468] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:12.427696 25386 ts_tablet_manager.cc:1403] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.258s	user 0.013s	sys 0.004s
I20260713 08:56:12.432530 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:12.431252 25155 leader_election.cc:304] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [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: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:12.433586 25426 leader_election.cc:290] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Requested vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:12.437460 25381 tablet_bootstrap.cc:654] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.443259 25263 raft_consensus.cc:2393] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b3f2d0690ba14237ac7c91bf18c08ef7 in current term 1: Already voted for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in this term.
I20260713 08:56:12.443943 25385 tablet_bootstrap.cc:492] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:12.444406 25385 ts_tablet_manager.cc:1403] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.245s	user 0.015s	sys 0.008s
I20260713 08:56:12.444198 25386 raft_consensus.cc:359] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.444840 25386 raft_consensus.cc:385] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.445117 25386 raft_consensus.cc:740] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.446105 25386 consensus_queue.cc:260] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.456748 25385 raft_consensus.cc:359] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.457685 25385 raft_consensus.cc:385] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.458026 25385 raft_consensus.cc:740] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.459923 25111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:12.445703 25485 raft_consensus.cc:2804] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:12.462071 25386 ts_tablet_manager.cc:1434] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260713 08:56:12.463423 25385 consensus_queue.cc:260] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.479038 25386 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:12.483100 25385 ts_tablet_manager.cc:1434] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260713 08:56:12.468645 25483 raft_consensus.cc:493] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.484156 25483 raft_consensus.cc:515] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.495937 25007 catalog_manager.cc:5697] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4). New cstate: current_term: 1 leader_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:12.464115 25452 raft_consensus.cc:493] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.471005 25485 raft_consensus.cc:697] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Becoming Leader. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:12.514897 25385 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:12.504441 25408 consensus_queue.cc:1048] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260713 08:56:12.531852 25304 leader_election.cc:304] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [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: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:12.533082 25485 consensus_queue.cc:237] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.534364 25261 raft_consensus.cc:1275] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 08:56:12.534798 25261 pending_rounds.cc:85] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: Aborting all ops after (but not including) 0
I20260713 08:56:12.535037 25261 pending_rounds.cc:107] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 08:56:12.535296 25261 raft_consensus.cc:2889] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 08:56:12.535521 25426 raft_consensus.cc:2749] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:56:12.504948 25452 raft_consensus.cc:515] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.536983 25456 consensus_queue.cc:1048] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.538149 25452 leader_election.cc:290] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:12.549008 25189 raft_consensus.cc:3060] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.561383 25263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08dd4e62f804e50a035ecff2c0993b2" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:12.571650 25108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c08dd4e62f804e50a035ecff2c0993b2" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:12.581877 25337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af23d01f84440e8f894e0324b1870b" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:12.582921 25337 raft_consensus.cc:2393] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef4e19e699a45bd8d13824ff860e4a3 in current term 1: Already voted for candidate fc23030475244b4091c2b27b054465a2 in this term.
I20260713 08:56:12.575500 25108 raft_consensus.cc:2393] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc23030475244b4091c2b27b054465a2 in current term 1: Already voted for candidate b7b4e367e07d46db82fca71bcb96c20b in this term.
I20260713 08:56:12.584743 25155 leader_election.cc:304] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:12.585772 25452 raft_consensus.cc:3060] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.588681 25382 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:12.589126 25382 ts_tablet_manager.cc:1403] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.227s	user 0.015s	sys 0.000s
I20260713 08:56:12.591600 25382 raft_consensus.cc:359] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.592787 25382 raft_consensus.cc:385] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.593117 25382 raft_consensus.cc:740] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.594008 25382 consensus_queue.cc:260] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.597225 25426 consensus_queue.cc:1048] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.597923 25387 consensus_queue.cc:1048] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.598668 25452 raft_consensus.cc:2749] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:12.603633 25382 ts_tablet_manager.cc:1434] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 08:56:12.604867 25382 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:12.608362 25483 leader_election.cc:290] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:12.610706 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17af23d01f84440e8f894e0324b1870b" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:12.621261 25079 leader_election.cc:304] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3; no voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2
I20260713 08:56:12.624550 25483 raft_consensus.cc:3060] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.633603 25390 consensus_queue.cc:1048] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.635111 25390 consensus_queue.cc:1048] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.646492 25382 tablet_bootstrap.cc:654] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.648738 25386 tablet_bootstrap.cc:654] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.652259 25381 tablet_bootstrap.cc:492] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:12.652585 25381 ts_tablet_manager.cc:1403] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.242s	user 0.031s	sys 0.034s
I20260713 08:56:12.661525 25009 catalog_manager.cc:5697] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 1 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:12.662992 25462 consensus_queue.cc:1048] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.650218 25390 raft_consensus.cc:493] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.664943 25390 raft_consensus.cc:515] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.672626 25426 raft_consensus.cc:493] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.675082 25426 raft_consensus.cc:515] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.677042 25426 leader_election.cc:290] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:12.678059 25187 raft_consensus.cc:1275] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:12.678865 25483 raft_consensus.cc:2749] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:12.666957 25390 leader_election.cc:290] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:12.683560 25107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:12.683946 25186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fd27ff7d904cbdb002c2a14e84e296" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:12.686065 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:12.686120 25381 raft_consensus.cc:359] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.686837 25381 raft_consensus.cc:385] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.687117 25381 raft_consensus.cc:740] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.683264 25483 consensus_queue.cc:1048] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 08:56:12.686094 25385 tablet_bootstrap.cc:654] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.692094 25381 consensus_queue.cc:260] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.689123 25426 raft_consensus.cc:493] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 08:56:12.698124 25304 leader_election.cc:343] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:12.698804 25304 leader_election.cc:343] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:12.699030 25229 leader_election.cc:343] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.699193 25304 leader_election.cc:304] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2
I20260713 08:56:12.703516 25426 raft_consensus.cc:515] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.704471 25337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fd27ff7d904cbdb002c2a14e84e296" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:12.705076 25337 raft_consensus.cc:2468] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:12.705708 25426 leader_election.cc:290] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:12.706209 25229 leader_election.cc:304] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:12.712124 25390 raft_consensus.cc:2804] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:12.712698 25426 raft_consensus.cc:2749] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:12.712848 25390 raft_consensus.cc:493] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:12.713217 25390 raft_consensus.cc:3060] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.714103 25381 ts_tablet_manager.cc:1434] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.002s
I20260713 08:56:12.715201 25381 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:12.721045 25107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df823b18ca9467e9a66767d5c419e16" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:12.722225 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df823b18ca9467e9a66767d5c419e16" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
W20260713 08:56:12.733572 25304 leader_election.cc:343] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:12.734263 25304 leader_election.cc:343] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.734632 25304 leader_election.cc:304] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2
I20260713 08:56:12.735406 25445 raft_consensus.cc:2749] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:12.737007 25390 raft_consensus.cc:515] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.741487 25011 catalog_manager.cc:5697] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:12.750123 25187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fd27ff7d904cbdb002c2a14e84e296" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
W20260713 08:56:12.752038 25229 leader_election.cc:343] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.763480 25381 tablet_bootstrap.cc:654] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.772224 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fd27ff7d904cbdb002c2a14e84e296" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:12.772889 25338 raft_consensus.cc:3060] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:12.774123 25229 consensus_peers.cc:597] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. 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 08:56:12.775750 25390 leader_election.cc:290] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:12.775516 25007 catalog_manager.cc:5697] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc23030475244b4091c2b27b054465a2 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "fc23030475244b4091c2b27b054465a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:12.788867 25338 raft_consensus.cc:2468] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:12.794783 25382 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:12.794922 25386 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:12.795248 25382 ts_tablet_manager.cc:1403] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.191s	user 0.019s	sys 0.005s
I20260713 08:56:12.795305 25386 ts_tablet_manager.cc:1403] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.317s	user 0.016s	sys 0.023s
I20260713 08:56:12.797830 25386 raft_consensus.cc:359] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.798452 25386 raft_consensus.cc:385] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.798723 25386 raft_consensus.cc:740] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.799440 25385 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:12.799958 25385 ts_tablet_manager.cc:1403] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.285s	user 0.014s	sys 0.002s
I20260713 08:56:12.802263 25229 leader_election.cc:304] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:12.803161 25390 raft_consensus.cc:2804] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:12.803754 25390 raft_consensus.cc:697] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:12.804569 25390 consensus_queue.cc:237] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.810631 25385 raft_consensus.cc:359] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.811208 25385 raft_consensus.cc:385] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.811425 25385 raft_consensus.cc:740] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.812163 25385 consensus_queue.cc:260] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.814479 25385 ts_tablet_manager.cc:1434] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 08:56:12.815387 25385 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:12.816792 25381 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:12.817414 25381 ts_tablet_manager.cc:1403] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.004s
I20260713 08:56:12.799434 25386 consensus_queue.cc:260] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.822377 25386 ts_tablet_manager.cc:1434] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260713 08:56:12.816874 25483 consensus_queue.cc:1048] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 08:56:12.823295 25386 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:12.797628 25382 raft_consensus.cc:359] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.827095 25382 raft_consensus.cc:385] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.827418 25382 raft_consensus.cc:740] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.834182 25382 consensus_queue.cc:260] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.836419 25381 raft_consensus.cc:359] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.837152 25381 raft_consensus.cc:385] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.837410 25381 raft_consensus.cc:740] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.838047 25381 consensus_queue.cc:260] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.838554 25385 tablet_bootstrap.cc:654] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.840202 25381 ts_tablet_manager.cc:1434] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 08:56:12.840940 25381 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:12.841902 25382 ts_tablet_manager.cc:1434] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.003s
I20260713 08:56:12.842885 25382 tablet_bootstrap.cc:492] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b: Bootstrap starting.
I20260713 08:56:12.844620 25386 tablet_bootstrap.cc:654] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.846334 25381 tablet_bootstrap.cc:654] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.858305 25385 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:12.858790 25385 ts_tablet_manager.cc:1403] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.010s
I20260713 08:56:12.850019 25386 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:12.859381 25386 ts_tablet_manager.cc:1403] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260713 08:56:12.862378 25483 consensus_queue.cc:1048] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:56:12.886404 25385 raft_consensus.cc:359] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.887185 25385 raft_consensus.cc:385] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.886934 25386 raft_consensus.cc:359] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.887519 25385 raft_consensus.cc:740] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.887727 25386 raft_consensus.cc:385] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.888091 25386 raft_consensus.cc:740] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.889622 25382 tablet_bootstrap.cc:654] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.890528 25385 consensus_queue.cc:260] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.892469 25008 catalog_manager.cc:5697] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 1 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:12.895913 25386 consensus_queue.cc:260] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.897266 25385 ts_tablet_manager.cc:1434] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.038s	user 0.015s	sys 0.002s
I20260713 08:56:12.898177 25386 ts_tablet_manager.cc:1434] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.000s
I20260713 08:56:12.898427 25385 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:12.904491 25462 consensus_queue.cc:1048] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.899089 25386 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:12.909149 25381 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:12.909332 25385 tablet_bootstrap.cc:654] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.909600 25381 ts_tablet_manager.cc:1403] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.008s
I20260713 08:56:12.902331 25382 tablet_bootstrap.cc:492] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b: No bootstrap required, opened a new log
I20260713 08:56:12.912242 25381 raft_consensus.cc:359] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.912868 25381 raft_consensus.cc:385] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.913141 25381 raft_consensus.cc:740] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.914021 25381 consensus_queue.cc:260] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:12.912249 25382 ts_tablet_manager.cc:1403] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.019s
I20260713 08:56:12.915616 25386 tablet_bootstrap.cc:654] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.919345 25381 ts_tablet_manager.cc:1434] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 08:56:12.920606 25381 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:12.925765 25381 tablet_bootstrap.cc:654] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.926560 25485 raft_consensus.cc:493] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:12.927207 25485 raft_consensus.cc:515] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.931053 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf53847d98834fb6b60958227b96bb5d" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:12.931854 25265 raft_consensus.cc:2468] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:12.917518 25382 raft_consensus.cc:359] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.933619 25382 raft_consensus.cc:385] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.933965 25382 raft_consensus.cc:740] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.934180 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf53847d98834fb6b60958227b96bb5d" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:12.934695 25382 consensus_queue.cc:260] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:12.935379 25485 leader_election.cc:290] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:12.936952 25382 ts_tablet_manager.cc:1434] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
W20260713 08:56:12.936983 25155 leader_election.cc:343] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.940577 25156 leader_election.cc:304] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [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: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:12.942162 25485 raft_consensus.cc:2804] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:12.942692 25485 raft_consensus.cc:493] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:12.943138 25485 raft_consensus.cc:3060] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.950963 25485 raft_consensus.cc:515] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.954981 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf53847d98834fb6b60958227b96bb5d" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
W20260713 08:56:12.959605 25155 leader_election.cc:343] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:12.973073 25485 leader_election.cc:290] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:12.974825 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf53847d98834fb6b60958227b96bb5d" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:12.975454 25265 raft_consensus.cc:3060] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:12.977911 25381 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:12.978096 25386 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:12.978575 25386 ts_tablet_manager.cc:1403] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.080s	user 0.035s	sys 0.025s
I20260713 08:56:12.978576 25381 ts_tablet_manager.cc:1403] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.014s
I20260713 08:56:12.985773 25381 raft_consensus.cc:359] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.986501 25381 raft_consensus.cc:385] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.986856 25381 raft_consensus.cc:740] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.987888 25381 consensus_queue.cc:260] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:12.986585 25386 raft_consensus.cc:359] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.989897 25386 raft_consensus.cc:385] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:12.990176 25386 raft_consensus.cc:740] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:12.990782 25381 ts_tablet_manager.cc:1434] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260713 08:56:12.990880 25386 consensus_queue.cc:260] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:12.991447 25452 consensus_queue.cc:1048] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:12.991890 25381 tablet_bootstrap.cc:492] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7: Bootstrap starting.
I20260713 08:56:12.993005 25386 ts_tablet_manager.cc:1434] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260713 08:56:12.993871 25386 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:12.998224 25265 raft_consensus.cc:2468] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:12.998411 25381 tablet_bootstrap.cc:654] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.998898 25386 tablet_bootstrap.cc:654] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:12.999704 25156 leader_election.cc:304] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [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: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:13.001721 25452 raft_consensus.cc:2804] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:13.002221 25452 raft_consensus.cc:697] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Becoming Leader. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:13.003036 25452 consensus_queue.cc:237] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.006672 25385 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:13.007143 25385 ts_tablet_manager.cc:1403] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.000s
I20260713 08:56:13.017490 25462 raft_consensus.cc:493] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.021778 25462 raft_consensus.cc:515] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.028048 25396 consensus_queue.cc:1048] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.031821 25386 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:13.032284 25386 ts_tablet_manager.cc:1403] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.006s
I20260713 08:56:13.037628 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9e24b340341ab89729f9aff0bc53d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:13.037788 25426 raft_consensus.cc:493] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.038350 25386 raft_consensus.cc:359] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.038595 25426 raft_consensus.cc:515] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.039075 25386 raft_consensus.cc:385] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.039381 25386 raft_consensus.cc:740] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.040089 25386 consensus_queue.cc:260] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.040665 25426 leader_election.cc:290] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.042166 25386 ts_tablet_manager.cc:1434] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.003s
I20260713 08:56:13.042091 25339 raft_consensus.cc:2468] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 0.
I20260713 08:56:13.043208 25386 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:13.044124 25229 leader_election.cc:304] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:13.044948 25107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9e24b340341ab89729f9aff0bc53d" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
W20260713 08:56:13.045763 25060 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 08:56:13.046406 25304 leader_election.cc:343] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:13.047005 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9e24b340341ab89729f9aff0bc53d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:13.047911 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9e24b340341ab89729f9aff0bc53d" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.035585 25385 raft_consensus.cc:359] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
W20260713 08:56:13.050997 25229 leader_election.cc:343] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:13.051131 25385 raft_consensus.cc:385] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.051604 25385 raft_consensus.cc:740] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.052371 25385 consensus_queue.cc:260] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.054342 25385 ts_tablet_manager.cc:1434] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260713 08:56:13.055312 25385 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:13.049177 25408 raft_consensus.cc:2804] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:13.055711 25408 raft_consensus.cc:493] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:13.056092 25408 raft_consensus.cc:3060] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.038609 25462 leader_election.cc:290] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.049156 25386 tablet_bootstrap.cc:654] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.060165 25381 tablet_bootstrap.cc:492] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7: No bootstrap required, opened a new log
I20260713 08:56:13.060613 25381 ts_tablet_manager.cc:1403] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.021s
I20260713 08:56:13.063058 25381 raft_consensus.cc:359] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.063766 25381 raft_consensus.cc:385] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.064060 25381 raft_consensus.cc:740] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.064692 25381 consensus_queue.cc:260] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.066574 25385 tablet_bootstrap.cc:654] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.066634 25381 ts_tablet_manager.cc:1434] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 08:56:13.072818 25385 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:13.073290 25385 ts_tablet_manager.cc:1403] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
I20260713 08:56:13.074021 25009 catalog_manager.cc:5697] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc23030475244b4091c2b27b054465a2 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "fc23030475244b4091c2b27b054465a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:13.083063 25385 raft_consensus.cc:359] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.084360 25385 raft_consensus.cc:385] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.084672 25385 raft_consensus.cc:740] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.085371 25385 consensus_queue.cc:260] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.087283 25385 ts_tablet_manager.cc:1434] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260713 08:56:13.088164 25385 tablet_bootstrap.cc:492] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:13.093940 25385 tablet_bootstrap.cc:654] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.097451 25408 raft_consensus.cc:515] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.099095 25265 raft_consensus.cc:2393] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3f2d0690ba14237ac7c91bf18c08ef7 in current term 1: Already voted for candidate b7b4e367e07d46db82fca71bcb96c20b in this term.
I20260713 08:56:13.101876 25408 leader_election.cc:290] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.102195 25305 leader_election.cc:304] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:13.105935 25387 raft_consensus.cc:3060] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.106909 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9e24b340341ab89729f9aff0bc53d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:13.107195 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecd9e24b340341ab89729f9aff0bc53d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:13.112744 25387 raft_consensus.cc:2749] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 08:56:13.114061 25229 leader_election.cc:343] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:13.118451 25386 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:13.118955 25386 ts_tablet_manager.cc:1403] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.015s
I20260713 08:56:13.119177 25338 raft_consensus.cc:2468] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:13.121726 25385 tablet_bootstrap.cc:492] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:13.121557 25386 raft_consensus.cc:359] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.122219 25385 ts_tablet_manager.cc:1403] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260713 08:56:13.122316 25386 raft_consensus.cc:385] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.122716 25386 raft_consensus.cc:740] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.123481 25386 consensus_queue.cc:260] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.124879 25385 raft_consensus.cc:359] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.125536 25385 raft_consensus.cc:385] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.125799 25385 raft_consensus.cc:740] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.126456 25385 consensus_queue.cc:260] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.128872 25386 ts_tablet_manager.cc:1434] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 08:56:13.129885 25386 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:13.131275 25229 leader_election.cc:304] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:13.131851 25385 ts_tablet_manager.cc:1434] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 08:56:13.132383 25408 raft_consensus.cc:2804] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:13.132730 25385 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:13.132862 25408 raft_consensus.cc:697] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:13.135190 25408 consensus_queue.cc:237] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.139983 25385 tablet_bootstrap.cc:654] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.141888 25386 tablet_bootstrap.cc:654] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.142905 25387 raft_consensus.cc:493] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.143422 25387 raft_consensus.cc:515] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.145524 25387 leader_election.cc:290] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:13.147432 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035b31b89dbb4ca69b1a900ee7343581" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:13.148744 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035b31b89dbb4ca69b1a900ee7343581" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
W20260713 08:56:13.149076 25304 leader_election.cc:343] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:13.149842 25304 leader_election.cc:343] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:13.150260 25304 leader_election.cc:304] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2
I20260713 08:56:13.151396 25387 raft_consensus.cc:2749] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:13.153679 25387 raft_consensus.cc:493] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.154233 25387 raft_consensus.cc:515] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.154855 25010 catalog_manager.cc:5697] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 0 to 1, leader changed from <none> to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 1 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:13.157706 25387 leader_election.cc:290] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:13.159155 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15bd745c9c4cab8413032b10665948" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.159791 25265 raft_consensus.cc:2468] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:13.163283 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15bd745c9c4cab8413032b10665948" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
W20260713 08:56:13.164518 25304 leader_election.cc:343] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:13.165302 25305 leader_election.cc:304] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:13.166476 25387 raft_consensus.cc:2804] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:13.166864 25387 raft_consensus.cc:493] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:13.167197 25387 raft_consensus.cc:3060] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.168147 25385 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:13.168586 25385 ts_tablet_manager.cc:1403] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260713 08:56:13.173245 25446 raft_consensus.cc:493] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.173153 25385 raft_consensus.cc:359] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.174031 25385 raft_consensus.cc:385] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.173754 25446 raft_consensus.cc:515] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.174316 25385 raft_consensus.cc:740] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.175699 25385 consensus_queue.cc:260] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.176784 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:13.177561 25189 raft_consensus.cc:2393] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef4e19e699a45bd8d13824ff860e4a3 in current term 1: Already voted for candidate fc23030475244b4091c2b27b054465a2 in this term.
I20260713 08:56:13.177697 25446 leader_election.cc:290] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:13.179147 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.179960 25265 raft_consensus.cc:2393] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef4e19e699a45bd8d13824ff860e4a3 in current term 1: Already voted for candidate b7b4e367e07d46db82fca71bcb96c20b in this term.
I20260713 08:56:13.181653 25079 leader_election.cc:304] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3; no voters: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2
I20260713 08:56:13.181767 25387 raft_consensus.cc:515] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.182333 25446 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.184122 25387 leader_election.cc:290] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:13.186416 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15bd745c9c4cab8413032b10665948" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:13.186972 25265 raft_consensus.cc:3060] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.189596 25446 raft_consensus.cc:2749] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:13.190759 25387 raft_consensus.cc:493] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.190961 25386 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:13.191524 25386 ts_tablet_manager.cc:1403] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.004s
I20260713 08:56:13.191255 25387 raft_consensus.cc:515] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.192006 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15bd745c9c4cab8413032b10665948" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
W20260713 08:56:13.193198 25304 leader_election.cc:343] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:13.193961 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17aaa39ea748b1a3bded13a1b85c2d" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.194552 25261 raft_consensus.cc:2468] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 0.
I20260713 08:56:13.194572 25386 raft_consensus.cc:359] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.195428 25386 raft_consensus.cc:385] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.195510 25446 raft_consensus.cc:493] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.195806 25386 raft_consensus.cc:740] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.195914 25305 leader_election.cc:304] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:13.196054 25446 raft_consensus.cc:515] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.196897 25426 raft_consensus.cc:2804] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:13.196842 25386 consensus_queue.cc:260] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.197481 25426 raft_consensus.cc:493] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:13.197845 25426 raft_consensus.cc:3060] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.198835 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:13.199179 25386 ts_tablet_manager.cc:1434] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 08:56:13.199072 25446 leader_election.cc:290] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:13.200260 25386 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:13.202708 25485 raft_consensus.cc:493] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.203152 25485 raft_consensus.cc:515] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.199474 25189 raft_consensus.cc:2468] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 0.
I20260713 08:56:13.205041 25485 leader_election.cc:290] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.206684 25079 leader_election.cc:304] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.207495 25446 raft_consensus.cc:2804] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:13.207973 25446 raft_consensus.cc:493] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:13.207883 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:13.208596 25338 raft_consensus.cc:2468] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:13.208766 25385 ts_tablet_manager.cc:1434] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 08:56:13.208627 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:13.209275 25386 tablet_bootstrap.cc:654] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.209472 25114 raft_consensus.cc:2468] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:13.209903 25155 leader_election.cc:304] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.210764 25485 raft_consensus.cc:2804] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:13.211130 25485 raft_consensus.cc:493] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:13.211459 25485 raft_consensus.cc:3060] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.212652 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.213462 25261 raft_consensus.cc:2468] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 0.
I20260713 08:56:13.217114 25114 raft_consensus.cc:3060] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.217952 25385 tablet_bootstrap.cc:492] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2: Bootstrap starting.
I20260713 08:56:13.223999 25385 tablet_bootstrap.cc:654] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.226495 25485 raft_consensus.cc:515] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.207446 25265 raft_consensus.cc:2468] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:13.230185 25305 leader_election.cc:304] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:13.231627 25534 raft_consensus.cc:493] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.232316 25534 raft_consensus.cc:515] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.231583 25445 raft_consensus.cc:2804] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:13.233848 25485 leader_election.cc:290] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.234376 25534 leader_election.cc:290] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.234437 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:13.235057 25338 raft_consensus.cc:3060] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.236140 25426 raft_consensus.cc:515] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.228817 25446 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.239827 25107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:13.240401 25107 raft_consensus.cc:3060] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.240965 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df823b18ca9467e9a66767d5c419e16" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:13.241798 25339 raft_consensus.cc:2468] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:13.243333 25155 leader_election.cc:304] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.244042 25108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df823b18ca9467e9a66767d5c419e16" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:13.244671 25108 raft_consensus.cc:2468] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:13.244966 25534 raft_consensus.cc:2804] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:13.245138 25338 raft_consensus.cc:2468] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:13.245409 25534 raft_consensus.cc:493] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:13.245832 25534 raft_consensus.cc:3060] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.247851 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17aaa39ea748b1a3bded13a1b85c2d" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:13.248387 25265 raft_consensus.cc:3060] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.249317 25107 raft_consensus.cc:2468] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:13.249570 25408 consensus_queue.cc:1048] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.251116 25426 leader_election.cc:290] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Requested vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.252393 25534 raft_consensus.cc:515] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.252851 25155 leader_election.cc:304] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.253614 25452 raft_consensus.cc:2804] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:13.254113 25452 raft_consensus.cc:697] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Becoming Leader. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:13.254396 25534 leader_election.cc:290] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.256337 25107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17aaa39ea748b1a3bded13a1b85c2d" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:13.257423 25445 raft_consensus.cc:697] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Becoming Leader. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Running, Role: LEADER
W20260713 08:56:13.257575 25304 leader_election.cc:343] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:13.254956 25452 consensus_queue.cc:237] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.258739 25445 consensus_queue.cc:237] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.260210 25385 tablet_bootstrap.cc:492] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2: No bootstrap required, opened a new log
I20260713 08:56:13.260492 25265 raft_consensus.cc:2468] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:13.260670 25385 ts_tablet_manager.cc:1403] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.000s
I20260713 08:56:13.261508 25305 leader_election.cc:304] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [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: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:13.261888 25456 raft_consensus.cc:493] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.262612 25544 raft_consensus.cc:2804] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:13.264513 25544 raft_consensus.cc:697] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Becoming Leader. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Running, Role: LEADER
I20260713 08:56:13.264608 25387 leader_election.cc:290] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.266341 25108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17aaa39ea748b1a3bded13a1b85c2d" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:13.262563 25456 raft_consensus.cc:515] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.267228 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df823b18ca9467e9a66767d5c419e16" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:13.268234 25456 leader_election.cc:290] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:13.265462 25544 consensus_queue.cc:237] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.271377 25385 raft_consensus.cc:359] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
W20260713 08:56:13.272575 25304 leader_election.cc:343] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:13.272655 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf53847d98834fb6b60958227b96bb5d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.277733 25265 raft_consensus.cc:2393] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef4e19e699a45bd8d13824ff860e4a3 in current term 1: Already voted for candidate fc23030475244b4091c2b27b054465a2 in this term.
I20260713 08:56:13.277832 25009 catalog_manager.cc:5697] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc23030475244b4091c2b27b054465a2 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "fc23030475244b4091c2b27b054465a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:13.273654 25338 raft_consensus.cc:3060] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.274235 25385 raft_consensus.cc:385] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.276077 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf53847d98834fb6b60958227b96bb5d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:13.280905 25385 raft_consensus.cc:740] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.288810 25385 consensus_queue.cc:260] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.290982 25385 ts_tablet_manager.cc:1434] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260713 08:56:13.290591 25079 leader_election.cc:304] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3; no voters: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2
I20260713 08:56:13.290621 25446 raft_consensus.cc:515] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.285604 25107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df823b18ca9467e9a66767d5c419e16" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:13.293874 25456 raft_consensus.cc:3060] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.300184 25107 raft_consensus.cc:3060] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.308717 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:13.309309 25189 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.311411 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:13.307319 25446 leader_election.cc:290] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:13.312042 25265 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.314052 25386 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:13.314554 25386 ts_tablet_manager.cc:1403] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.015s
I20260713 08:56:13.317535 25386 raft_consensus.cc:359] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.318143 25386 raft_consensus.cc:385] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.318219 25485 raft_consensus.cc:493] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.318439 25386 raft_consensus.cc:740] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.318717 25485 raft_consensus.cc:515] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.319186 25386 consensus_queue.cc:260] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.320624 25485 leader_election.cc:290] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:13.320923 25386 ts_tablet_manager.cc:1434] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 08:56:13.321782 25386 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:13.323887 25265 raft_consensus.cc:2468] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 1.
I20260713 08:56:13.324020 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fd27ff7d904cbdb002c2a14e84e296" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.325017 25080 leader_election.cc:304] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:13.325815 25446 raft_consensus.cc:2804] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:13.326361 25446 raft_consensus.cc:697] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:13.326980 25386 tablet_bootstrap.cc:654] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.327178 25446 consensus_queue.cc:237] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.332188 25009 catalog_manager.cc:5697] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4). New cstate: current_term: 1 leader_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:13.333492 25337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fd27ff7d904cbdb002c2a14e84e296" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:13.341238 25107 raft_consensus.cc:2468] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:13.345912 25189 raft_consensus.cc:2468] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 1.
I20260713 08:56:13.331450 25338 raft_consensus.cc:2468] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:13.346781 25456 raft_consensus.cc:2749] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:13.357719 25155 leader_election.cc:304] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.358784 25155 leader_election.cc:304] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc23030475244b4091c2b27b054465a2; no voters: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:13.360888 25452 raft_consensus.cc:2804] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:13.360850 25189 raft_consensus.cc:3060] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.362182 25452 raft_consensus.cc:697] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Becoming Leader. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:13.363574 25452 consensus_queue.cc:237] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.365025 25008 catalog_manager.cc:5697] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:13.372437 25534 raft_consensus.cc:2749] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:13.374975 25390 consensus_queue.cc:1048] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:56:13.388921 25011 catalog_manager.cc:5697] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4). New cstate: current_term: 1 leader_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:13.398154 25386 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:13.398789 25386 ts_tablet_manager.cc:1403] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.023s
I20260713 08:56:13.408396 25452 consensus_queue.cc:1048] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 08:56:13.411649 25386 raft_consensus.cc:359] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.412374 25386 raft_consensus.cc:385] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.412657 25386 raft_consensus.cc:740] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.414086 25386 consensus_queue.cc:260] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.416313 25009 catalog_manager.cc:5697] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc23030475244b4091c2b27b054465a2 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "fc23030475244b4091c2b27b054465a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:13.417510 25386 ts_tablet_manager.cc:1434] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 08:56:13.420665 25452 consensus_queue.cc:1048] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.423170 25386 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:13.427549 25386 tablet_bootstrap.cc:654] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:13.431630 25452 raft_consensus.cc:493] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.432396 25452 raft_consensus.cc:515] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:13.435830 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15bd745c9c4cab8413032b10665948" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.436563 25265 raft_consensus.cc:2393] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc23030475244b4091c2b27b054465a2 in current term 1: Already voted for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in this term.
I20260713 08:56:13.438402 25452 leader_election.cc:290] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:13.439594 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15bd745c9c4cab8413032b10665948" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:13.441859 25155 leader_election.cc:304] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc23030475244b4091c2b27b054465a2; no voters: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:13.444271 25534 raft_consensus.cc:3060] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.454411 25534 raft_consensus.cc:2749] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:13.461702 25396 raft_consensus.cc:493] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.462182 25396 raft_consensus.cc:515] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.463541 25396 leader_election.cc:290] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.465044 25386 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: No bootstrap required, opened a new log
I20260713 08:56:13.465322 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035b31b89dbb4ca69b1a900ee7343581" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:13.465515 25386 ts_tablet_manager.cc:1403] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.018s
I20260713 08:56:13.465435 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035b31b89dbb4ca69b1a900ee7343581" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:13.465905 25338 raft_consensus.cc:2468] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:13.466221 25114 raft_consensus.cc:2468] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 0.
I20260713 08:56:13.467226 25155 leader_election.cc:304] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.467825 25452 raft_consensus.cc:2804] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:13.468155 25452 raft_consensus.cc:493] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:13.468132 25386 raft_consensus.cc:359] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.468663 25452 raft_consensus.cc:3060] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.468948 25386 raft_consensus.cc:385] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:13.469267 25386 raft_consensus.cc:740] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:13.469935 25386 consensus_queue.cc:260] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.471858 25386 ts_tablet_manager.cc:1434] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 08:56:13.475757 25452 raft_consensus.cc:515] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.478067 25452 leader_election.cc:290] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:13.479403 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035b31b89dbb4ca69b1a900ee7343581" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:13.479427 25107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035b31b89dbb4ca69b1a900ee7343581" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:13.480050 25338 raft_consensus.cc:3060] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.480175 25107 raft_consensus.cc:3060] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.485910 25338 raft_consensus.cc:2468] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:13.486572 25107 raft_consensus.cc:2468] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:13.486841 25155 leader_election.cc:304] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3f2d0690ba14237ac7c91bf18c08ef7, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.487624 25452 raft_consensus.cc:2804] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:13.488065 25452 raft_consensus.cc:697] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Becoming Leader. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:13.488801 25452 consensus_queue.cc:237] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:13.496440 25011 catalog_manager.cc:5697] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc23030475244b4091c2b27b054465a2 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "fc23030475244b4091c2b27b054465a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:13.524811 25456 raft_consensus.cc:493] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.525257 25456 raft_consensus.cc:515] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:13.526719 25456 leader_election.cc:290] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:13.527540 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17aaa39ea748b1a3bded13a1b85c2d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.527730 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17aaa39ea748b1a3bded13a1b85c2d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:13.528307 25261 raft_consensus.cc:2393] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ef4e19e699a45bd8d13824ff860e4a3 in current term 1: Already voted for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in this term.
I20260713 08:56:13.529286 25080 leader_election.cc:304] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3; no voters: b3f2d0690ba14237ac7c91bf18c08ef7, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:13.530025 25456 raft_consensus.cc:3060] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.532593 25390 consensus_queue.cc:1048] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.536043 25456 raft_consensus.cc:2749] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:13.542125 25107 raft_consensus.cc:3060] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:13.549798 25408 consensus_queue.cc:1048] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.686439 25547 consensus_queue.cc:1048] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.696731 25544 consensus_queue.cc:1048] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.712010 25456 consensus_queue.cc:1048] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.725317 25456 consensus_queue.cc:1048] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.731421 25452 consensus_queue.cc:1048] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.747131 25485 raft_consensus.cc:493] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:13.747586 25485 raft_consensus.cc:515] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.747869 25396 consensus_queue.cc:1048] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.749346 25485 leader_election.cc:290] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:13.750280 25107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:13.750782 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:13.750916 25107 raft_consensus.cc:2468] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:13.751397 25261 raft_consensus.cc:2468] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 1.
I20260713 08:56:13.752497 25156 leader_election.cc:304] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [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: b7b4e367e07d46db82fca71bcb96c20b, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.753515 25452 raft_consensus.cc:2804] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:56:13.753852 25452 raft_consensus.cc:493] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:13.754207 25452 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:13.755266 25534 consensus_queue.cc:1048] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.765390 25452 raft_consensus.cc:515] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.767923 25114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:13.768244 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:13.768623 25114 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:13.768915 25261 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:13.775429 25261 raft_consensus.cc:2468] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 2.
I20260713 08:56:13.775733 25114 raft_consensus.cc:2468] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc23030475244b4091c2b27b054465a2 in term 2.
I20260713 08:56:13.776913 25155 leader_election.cc:304] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:13.777083 25452 leader_election.cc:290] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 2 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:13.777691 25452 raft_consensus.cc:2804] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:13.778337 25452 raft_consensus.cc:697] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 2 LEADER]: Becoming Leader. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:13.779017 25452 consensus_queue.cc:237] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [LEADER]: Queue going to LEADER 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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:13.858748 25011 catalog_manager.cc:5697] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 reported cstate change: term changed from 0 to 2, leader changed from <none> to fc23030475244b4091c2b27b054465a2 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "fc23030475244b4091c2b27b054465a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:13.861960 25445 consensus_queue.cc:1048] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.862803 25485 consensus_queue.cc:1048] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.882989 25445 consensus_queue.cc:1048] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.979264 25485 consensus_queue.cc:1048] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:13.988273 25396 consensus_queue.cc:1048] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:14.261956 25261 raft_consensus.cc:1275] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Refusing update from remote peer fc23030475244b4091c2b27b054465a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:14.263242 25396 consensus_queue.cc:1048] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:14.272742 25107 raft_consensus.cc:1275] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Refusing update from remote peer fc23030475244b4091c2b27b054465a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:14.274097 25485 consensus_queue.cc:1048] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:14.668641 22928 tablet_server.cc:179] TabletServer@127.22.100.1:0 shutting down...
I20260713 08:56:14.690366 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:14.690977 22928 tablet_replica.cc:333] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.691517 22928 raft_consensus.cc:2243] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.691962 22928 raft_consensus.cc:2272] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.694391 22928 tablet_replica.cc:333] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.694869 22928 raft_consensus.cc:2243] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.695188 22928 raft_consensus.cc:2272] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.697392 22928 tablet_replica.cc:333] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.697947 22928 raft_consensus.cc:2243] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.698325 22928 raft_consensus.cc:2272] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.699842 22928 tablet_replica.cc:333] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.700371 22928 raft_consensus.cc:2243] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.700752 22928 raft_consensus.cc:2272] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.702723 22928 tablet_replica.cc:333] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.703271 22928 raft_consensus.cc:2243] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.703715 22928 raft_consensus.cc:2272] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.705219 22928 tablet_replica.cc:333] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.705703 22928 raft_consensus.cc:2243] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.706056 22928 raft_consensus.cc:2272] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.708035 22928 tablet_replica.cc:333] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.708660 22928 raft_consensus.cc:2243] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.709084 22928 raft_consensus.cc:2272] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.710659 22928 tablet_replica.cc:333] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.711333 22928 raft_consensus.cc:2243] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 LEADER]: Raft consensus shutting down.
W20260713 08:56:14.711850 25229 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260713 08:56:14.712083 22928 raft_consensus.cc:2272] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.713784 22928 tablet_replica.cc:333] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.714289 22928 raft_consensus.cc:2243] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 08:56:14.714582 25229 consensus_peers.cc:597] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. 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 08:56:14.714651 22928 raft_consensus.cc:2272] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.716426 22928 tablet_replica.cc:333] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.716943 22928 raft_consensus.cc:2243] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.717370 22928 raft_consensus.cc:2272] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.719123 22928 tablet_replica.cc:333] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.719780 22928 raft_consensus.cc:2243] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.720222 22928 raft_consensus.cc:2272] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.721773 22928 tablet_replica.cc:333] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.722249 22928 raft_consensus.cc:2243] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.722648 22928 raft_consensus.cc:2272] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.724853 22928 tablet_replica.cc:333] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.725414 22928 raft_consensus.cc:2243] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:14.726223 22928 raft_consensus.cc:2272] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.727854 22928 tablet_replica.cc:333] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.728304 22928 raft_consensus.cc:2243] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.728649 22928 raft_consensus.cc:2272] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.730829 22928 tablet_replica.cc:333] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.731292 22928 raft_consensus.cc:2243] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:14.732007 22928 raft_consensus.cc:2272] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.733525 22928 tablet_replica.cc:333] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.734681 22928 raft_consensus.cc:2243] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:14.735330 22928 raft_consensus.cc:2272] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.736940 22928 tablet_replica.cc:333] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.737380 22928 raft_consensus.cc:2243] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.737808 22928 raft_consensus.cc:2272] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.739221 22928 tablet_replica.cc:333] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: stopping tablet replica
I20260713 08:56:14.739710 22928 raft_consensus.cc:2243] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:14.740263 22928 raft_consensus.cc:2272] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:14.773573 22928 tablet_server.cc:196] TabletServer@127.22.100.1:0 shutdown complete.
W20260713 08:56:14.781924 25229 consensus_peers.cc:597] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:14.797850 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:14.801806 25304 consensus_peers.cc:597] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:14.803489 25583 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 08:56:14.804348 25584 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 08:56:14.806030 22928 server_base.cc:1061] running on GCE node
W20260713 08:56:14.805968 25586 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 08:56:14.808044 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:14.808238 22928 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 08:56:14.808404 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932974808388 us; error 0 us; skew 500 ppm
I20260713 08:56:14.808873 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:14.811000 22928 webserver.cc:533] Webserver started at http://127.22.100.1:37247/ using document root <none> and password file <none>
I20260713 08:56:14.811462 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:14.811648 22928 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 08:56:14.814795 22928 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:56:14.819124 25591 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:14.819907 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 08:56:14.820189 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
format_stamp: "Formatted at 2026-07-13 08:56:10 on dist-test-slave-4nhr"
I20260713 08:56:14.820472 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783932916424608-22928-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 08:56:14.832898 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:14.833865 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:14.835345 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:14.842612 25599 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 08:56:14.850485 25155 consensus_peers.cc:597] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:14.855229 25155 consensus_peers.cc:597] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:14.910980 25155 consensus_peers.cc:597] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:14.925422 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 08:56:14.925760 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.004s	sys 0.000s
I20260713 08:56:14.926030 22928 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 08:56:14.929834 25599 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:14.941412 25599 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:14.942134 25599 tablet_bootstrap.cc:492] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:14.942648 25599 ts_tablet_manager.cc:1403] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 08:56:14.944722 25599 raft_consensus.cc:359] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:14.945292 25599 raft_consensus.cc:740] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:14.945899 25599 consensus_queue.cc:260] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:14.947646 25599 ts_tablet_manager.cc:1434] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260713 08:56:14.948262 25599 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:14.957639 25599 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:14.958251 25599 tablet_bootstrap.cc:492] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:14.958721 25599 ts_tablet_manager.cc:1403] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 08:56:14.960210 25599 raft_consensus.cc:359] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:14.960697 25599 raft_consensus.cc:740] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:14.961253 25599 consensus_queue.cc:260] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:14.962483 25599 ts_tablet_manager.cc:1434] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:14.963059 25599 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:14.972446 25599 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:14.973137 25599 tablet_bootstrap.cc:492] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:14.973701 25599 ts_tablet_manager.cc:1403] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 08:56:14.975369 25599 raft_consensus.cc:359] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:14.975884 25599 raft_consensus.cc:740] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:14.976414 25599 consensus_queue.cc:260] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:14.977550 25599 ts_tablet_manager.cc:1434] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 08:56:14.978091 25599 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:14.988165 22928 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 08:56:14.988420 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.062s	user 0.062s	sys 0.000s
I20260713 08:56:14.988780 25599 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:14.989566 25599 tablet_bootstrap.cc:492] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:14.990150 25599 ts_tablet_manager.cc:1403] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 08:56:14.991905 25599 raft_consensus.cc:359] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:14.992349 25599 raft_consensus.cc:740] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:14.992965 25599 consensus_queue.cc:260] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:14.994407 25599 ts_tablet_manager.cc:1434] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:14.995051 25599 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.006145 25599 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: 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
W20260713 08:56:15.006173 25304 consensus_peers.cc:597] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:15.007149 25599 tablet_bootstrap.cc:492] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.007645 25599 ts_tablet_manager.cc:1403] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 08:56:15.009613 25599 raft_consensus.cc:359] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:15.010099 25599 raft_consensus.cc:740] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.010656 25599 consensus_queue.cc:260] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:15.012063 25599 ts_tablet_manager.cc:1434] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.012635 25599 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
W20260713 08:56:15.020403 25229 consensus_peers.cc:597] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:15.024932 25599 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.025661 25599 tablet_bootstrap.cc:492] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.026136 25599 ts_tablet_manager.cc:1403] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 08:56:15.028052 25599 raft_consensus.cc:359] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:15.028679 25599 raft_consensus.cc:740] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.029341 25599 consensus_queue.cc:260] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:15.031530 25599 ts_tablet_manager.cc:1434] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 08:56:15.032255 25599 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
W20260713 08:56:15.034219 25155 consensus_peers.cc:597] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:15.043828 25599 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.044746 25599 tablet_bootstrap.cc:492] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.045353 25599 ts_tablet_manager.cc:1403] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 08:56:15.047560 25599 raft_consensus.cc:359] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:15.048094 25599 raft_consensus.cc:740] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.048635 25599 consensus_queue.cc:260] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:15.050037 25599 ts_tablet_manager.cc:1434] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.050686 25599 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.059955 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:34163
I20260713 08:56:15.060043 25665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:34163 every 8 connection(s)
I20260713 08:56:15.061487 25599 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.062335 25599 tablet_bootstrap.cc:492] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.062883 25599 ts_tablet_manager.cc:1403] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 08:56:15.065116 25599 raft_consensus.cc:359] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.065650 25599 raft_consensus.cc:740] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.066107 25599 consensus_queue.cc:260] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.067361 25599 ts_tablet_manager.cc:1434] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.067943 25599 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.097496 25666 heartbeater.cc:344] Connected to a master server at 127.22.100.62:35815
I20260713 08:56:15.097858 25666 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:15.098713 25666 heartbeater.cc:507] Master 127.22.100.62:35815 requested a full tablet report, sending...
I20260713 08:56:15.104393 25599 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.105266 25599 tablet_bootstrap.cc:492] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.105904 25599 ts_tablet_manager.cc:1403] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.023s
I20260713 08:56:15.107748 25007 ts_manager.cc:194] Re-registered known tserver with Master: 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:15.108105 25599 raft_consensus.cc:359] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.108773 25599 raft_consensus.cc:740] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.109539 25599 consensus_queue.cc:260] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.111588 25599 ts_tablet_manager.cc:1434] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 08:56:15.112323 25599 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
W20260713 08:56:15.112572 25304 consensus_peers.cc:597] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. 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 08:56:15.122936 25599 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.123780 25599 tablet_bootstrap.cc:492] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.124234 25599 ts_tablet_manager.cc:1403] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 08:56:15.124765 25007 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55466
I20260713 08:56:15.126044 25599 raft_consensus.cc:359] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.126515 25599 raft_consensus.cc:740] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.127044 25599 consensus_queue.cc:260] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.127341 25666 heartbeater.cc:499] Master 127.22.100.62:35815 was elected leader, sending a full tablet report...
I20260713 08:56:15.128378 25599 ts_tablet_manager.cc:1434] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.128942 25599 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
W20260713 08:56:15.141556 25229 consensus_peers.cc:597] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. 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 08:56:15.144313 25599 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.145176 25599 tablet_bootstrap.cc:492] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.145686 25599 ts_tablet_manager.cc:1403] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 08:56:15.147284 25599 raft_consensus.cc:359] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.147756 25599 raft_consensus.cc:740] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.148344 25599 consensus_queue.cc:260] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.149830 25599 ts_tablet_manager.cc:1434] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.150712 25599 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.161221 25599 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.162099 25599 tablet_bootstrap.cc:492] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.162684 25599 ts_tablet_manager.cc:1403] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 08:56:15.164489 25599 raft_consensus.cc:359] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.164911 25599 raft_consensus.cc:740] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.165325 25599 consensus_queue.cc:260] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.166618 25599 ts_tablet_manager.cc:1434] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.167342 25599 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
W20260713 08:56:15.181366 25155 consensus_peers.cc:597] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. 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 08:56:15.183569 25599 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.184340 25599 tablet_bootstrap.cc:492] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.184863 25599 ts_tablet_manager.cc:1403] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 08:56:15.186460 25599 raft_consensus.cc:359] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.187047 25599 raft_consensus.cc:740] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.187541 25599 consensus_queue.cc:260] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.189240 25599 ts_tablet_manager.cc:1434] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.190196 25599 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.205165 25599 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.206171 25599 tablet_bootstrap.cc:492] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.206701 25599 ts_tablet_manager.cc:1403] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 08:56:15.208221 25599 raft_consensus.cc:359] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.208679 25599 raft_consensus.cc:740] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.209215 25599 consensus_queue.cc:260] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.211298 25599 ts_tablet_manager.cc:1434] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.001s
I20260713 08:56:15.212037 25599 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.221657 25599 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.222427 25599 tablet_bootstrap.cc:492] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.222954 25599 ts_tablet_manager.cc:1403] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 08:56:15.224553 25599 raft_consensus.cc:359] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:15.225001 25599 raft_consensus.cc:740] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.225549 25599 consensus_queue.cc:260] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:15.226867 25599 ts_tablet_manager.cc:1434] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.227744 25599 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.244855 25599 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.245699 25599 tablet_bootstrap.cc:492] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.246263 25599 ts_tablet_manager.cc:1403] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 08:56:15.248310 25599 raft_consensus.cc:359] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.248844 25599 raft_consensus.cc:740] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.249301 25599 consensus_queue.cc:260] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.251001 25599 ts_tablet_manager.cc:1434] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.251802 25599 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.263644 25599 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.264324 25599 tablet_bootstrap.cc:492] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.264783 25599 ts_tablet_manager.cc:1403] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 08:56:15.266464 25599 raft_consensus.cc:359] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.266940 25599 raft_consensus.cc:740] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.267454 25599 consensus_queue.cc:260] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.268723 25599 ts_tablet_manager.cc:1434] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.269622 25599 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap starting.
I20260713 08:56:15.279875 25599 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: 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 08:56:15.280475 25599 tablet_bootstrap.cc:492] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: Bootstrap complete.
I20260713 08:56:15.280944 25599 ts_tablet_manager.cc:1403] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 08:56:15.282485 25599 raft_consensus.cc:359] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:15.282939 25599 raft_consensus.cc:740] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Initialized, Role: FOLLOWER
I20260713 08:56:15.283401 25599 consensus_queue.cc:260] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:15.284782 25599 ts_tablet_manager.cc:1434] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:15.697036 25682 raft_consensus.cc:493] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.697479 25682 raft_consensus.cc:515] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.698961 25682 leader_election.cc:290] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:15.699594 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:15.699803 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:15.700258 25639 raft_consensus.cc:2468] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:15.701345 25229 leader_election.cc:304] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [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: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:15.701851 25682 raft_consensus.cc:2804] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:56:15.702147 25682 raft_consensus.cc:493] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.702440 25682 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:15.706750 25682 raft_consensus.cc:515] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.708364 25682 leader_election.cc:290] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 2 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:15.709038 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:15.709211 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:15.709571 25639 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:15.715281 25639 raft_consensus.cc:2468] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 2.
I20260713 08:56:15.716130 25229 leader_election.cc:304] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [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: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:15.716770 25682 raft_consensus.cc:2804] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:15.717236 25682 raft_consensus.cc:697] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 2 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:15.717905 25682 consensus_queue.cc:237] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.724424 25007 catalog_manager.cc:5697] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 1 to 2, leader changed from 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1) to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 2 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:15.799907 25544 raft_consensus.cc:493] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.800340 25544 raft_consensus.cc:515] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.802018 25544 leader_election.cc:290] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:15.802667 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:15.802947 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:15.803507 25639 raft_consensus.cc:2468] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 1.
I20260713 08:56:15.804399 25304 leader_election.cc:304] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [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: 5ef4e19e699a45bd8d13824ff860e4a3, b3f2d0690ba14237ac7c91bf18c08ef7; no voters: b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:15.804996 25544 raft_consensus.cc:2804] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:56:15.805325 25544 raft_consensus.cc:493] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.805565 25544 raft_consensus.cc:3060] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:15.809855 25544 raft_consensus.cc:515] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.811205 25544 leader_election.cc:290] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 2 election: Requested vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:15.811816 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:15.812110 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:15.812651 25639 raft_consensus.cc:3060] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:15.813380 25485 raft_consensus.cc:493] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.813889 25485 raft_consensus.cc:515] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.815841 25485 leader_election.cc:290] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:15.816507 25637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:15.817268 25637 raft_consensus.cc:2393] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc23030475244b4091c2b27b054465a2 in current term 2: Already voted for candidate b7b4e367e07d46db82fca71bcb96c20b in this term.
I20260713 08:56:15.818593 25639 raft_consensus.cc:2468] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in term 2.
I20260713 08:56:15.820537 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:15.821115 25304 leader_election.cc:304] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [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: 5ef4e19e699a45bd8d13824ff860e4a3, b3f2d0690ba14237ac7c91bf18c08ef7; no voters: b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:15.821880 25156 leader_election.cc:304] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [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: fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:15.822206 25544 raft_consensus.cc:2804] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:15.822723 25485 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:15.822784 25544 raft_consensus.cc:697] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 LEADER]: Becoming Leader. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Running, Role: LEADER
I20260713 08:56:15.823858 25544 consensus_queue.cc:237] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.828204 25485 raft_consensus.cc:2749] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:56:15.830230 25010 catalog_manager.cc:5697] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 reported cstate change: term changed from 1 to 2, leader changed from 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1) to b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4). New cstate: current_term: 2 leader_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:15.854374 25682 raft_consensus.cc:493] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.854878 25682 raft_consensus.cc:515] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.856869 25682 leader_election.cc:290] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:15.857407 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:15.857930 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2" is_pre_election: true
I20260713 08:56:15.858031 25639 raft_consensus.cc:2468] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 2.
I20260713 08:56:15.859575 25229 leader_election.cc:304] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:15.860180 25682 raft_consensus.cc:2804] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 08:56:15.860425 25682 raft_consensus.cc:493] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.860670 25682 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:15.864969 25682 raft_consensus.cc:515] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.866567 25682 leader_election.cc:290] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 3 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:15.867468 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:15.868083 25639 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:15.868391 25189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:15.872320 25639 raft_consensus.cc:2468] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 3.
I20260713 08:56:15.873162 25229 leader_election.cc:304] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: fc23030475244b4091c2b27b054465a2
I20260713 08:56:15.873747 25682 raft_consensus.cc:2804] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:56:15.874162 25682 raft_consensus.cc:697] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 3 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:15.874780 25682 consensus_queue.cc:237] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.881332 25010 catalog_manager.cc:5697] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 2 to 3, leader changed from 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1) to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 3 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:15.897079 25682 raft_consensus.cc:493] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.897538 25682 raft_consensus.cc:515] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:15.899155 25682 leader_election.cc:290] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163)
I20260713 08:56:15.899778 25339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:15.899989 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e0390c1df5430a981c46ccdb615fa3" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:15.900669 25639 raft_consensus.cc:2393] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7b4e367e07d46db82fca71bcb96c20b in current term 2: Already voted for candidate b3f2d0690ba14237ac7c91bf18c08ef7 in this term.
I20260713 08:56:15.901450 25229 leader_election.cc:304] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [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: b7b4e367e07d46db82fca71bcb96c20b; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b3f2d0690ba14237ac7c91bf18c08ef7
I20260713 08:56:15.901991 25682 raft_consensus.cc:3060] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:15.906663 25682 raft_consensus.cc:2749] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:56:15.987003 25485 raft_consensus.cc:493] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:15.987390 25485 raft_consensus.cc:515] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:15.989117 25485 leader_election.cc:290] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:15.989655 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:15.990000 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "fc23030475244b4091c2b27b054465a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:15.990459 25639 raft_consensus.cc:2393] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc23030475244b4091c2b27b054465a2 in current term 3: Already voted for candidate b7b4e367e07d46db82fca71bcb96c20b in this term.
I20260713 08:56:15.991361 25155 leader_election.cc:304] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc23030475244b4091c2b27b054465a2; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:15.991945 25485 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:15.996603 25485 raft_consensus.cc:2749] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 08:56:16.054833 25694 raft_consensus.cc:493] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:16.055249 25694 raft_consensus.cc:515] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:16.056959 25694 leader_election.cc:290] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:16.057548 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:16.057785 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" is_pre_election: true
I20260713 08:56:16.058210 25639 raft_consensus.cc:2468] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 1.
I20260713 08:56:16.059196 25229 leader_election.cc:304] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [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: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: b3f2d0690ba14237ac7c91bf18c08ef7
I20260713 08:56:16.059791 25694 raft_consensus.cc:2804] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:56:16.060048 25694 raft_consensus.cc:493] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:16.060360 25694 raft_consensus.cc:3060] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:16.064996 25694 raft_consensus.cc:515] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:16.066360 25694 leader_election.cc:290] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [CANDIDATE]: Term 2 election: Requested vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:16.066951 25639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
I20260713 08:56:16.067546 25639 raft_consensus.cc:3060] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:16.067401 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "b7b4e367e07d46db82fca71bcb96c20b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:16.072594 25639 raft_consensus.cc:2468] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7b4e367e07d46db82fca71bcb96c20b in term 2.
I20260713 08:56:16.073364 25229 leader_election.cc:304] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [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: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: b3f2d0690ba14237ac7c91bf18c08ef7
I20260713 08:56:16.073858 25694 raft_consensus.cc:2804] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:16.074229 25694 raft_consensus.cc:697] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 2 LEADER]: Becoming Leader. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:16.074949 25694 consensus_queue.cc:237] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:16.082886 25010 catalog_manager.cc:5697] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b reported cstate change: term changed from 1 to 2, leader changed from 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1) to b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3). New cstate: current_term: 2 leader_uuid: "b7b4e367e07d46db82fca71bcb96c20b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:16.106082 25189 raft_consensus.cc:1275] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Refusing update from remote peer b7b4e367e07d46db82fca71bcb96c20b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:16.107208 25694 consensus_queue.cc:1048] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:16.115965 25639 raft_consensus.cc:1275] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Refusing update from remote peer b7b4e367e07d46db82fca71bcb96c20b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:16.118860 25681 consensus_queue.cc:1048] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:16.164212 25678 raft_consensus.cc:493] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ef4e19e699a45bd8d13824ff860e4a3)
I20260713 08:56:16.164688 25678 raft_consensus.cc:515] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } }
I20260713 08:56:16.166317 25678 leader_election.cc:290] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:16.166857 25637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" is_pre_election: true
I20260713 08:56:16.167258 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ea97e1a0dd4ffaa30aa03cfcce4642" candidate_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b" is_pre_election: true
I20260713 08:56:16.167682 25637 raft_consensus.cc:2393] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3f2d0690ba14237ac7c91bf18c08ef7 in current term 2: Already voted for candidate b7b4e367e07d46db82fca71bcb96c20b in this term.
I20260713 08:56:16.168596 25305 leader_election.cc:304] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [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: b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b
I20260713 08:56:16.169195 25678 raft_consensus.cc:3060] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:16.173568 25678 raft_consensus.cc:2749] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:56:16.301944 25637 raft_consensus.cc:1275] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Refusing update from remote peer b3f2d0690ba14237ac7c91bf18c08ef7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:16.303077 25678 consensus_queue.cc:1048] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:16.306166 25639 raft_consensus.cc:1275] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Refusing update from remote peer b7b4e367e07d46db82fca71bcb96c20b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 08:56:16.307340 25681 consensus_queue.cc:1048] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:16.313062 25265 raft_consensus.cc:1275] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Refusing update from remote peer b3f2d0690ba14237ac7c91bf18c08ef7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:16.316133 25678 consensus_queue.cc:1048] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:16.322721 25189 raft_consensus.cc:1275] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Refusing update from remote peer b7b4e367e07d46db82fca71bcb96c20b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 08:56:16.324121 25681 consensus_queue.cc:1048] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:16.659283 25338 raft_consensus.cc:1275] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Refusing update from remote peer b7b4e367e07d46db82fca71bcb96c20b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:16.660897 25682 consensus_queue.cc:1048] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:16.669315 25637 raft_consensus.cc:1275] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Refusing update from remote peer b7b4e367e07d46db82fca71bcb96c20b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:16.671075 25694 consensus_queue.cc:1048] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:25.069832 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:25.094508 25189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a"
dest_uuid: "fc23030475244b4091c2b27b054465a2"
mode: GRACEFUL
new_leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:34098
I20260713 08:56:25.095140 25189 raft_consensus.cc:606] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Received request to transfer leadership to TS 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:25.099231 25725 raft_consensus.cc:993] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2: : Instructing follower 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.099802 25722 raft_consensus.cc:1081] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Signalling peer 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.101684 25638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a"
dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:41070
I20260713 08:56:25.102180 25638 raft_consensus.cc:493] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:25.102584 25638 raft_consensus.cc:3060] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.108094 25265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64bace98aa0640f093a3587606c6631e"
dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
mode: GRACEFUL
new_leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:48958
I20260713 08:56:25.108637 25265 raft_consensus.cc:606] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 3 LEADER]: Received request to transfer leadership to TS 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:25.110963 25265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d"
dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
mode: GRACEFUL
new_leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:48958
I20260713 08:56:25.110720 25638 raft_consensus.cc:515] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:25.111581 25265 raft_consensus.cc:606] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 2 LEADER]: Received request to transfer leadership to TS 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:25.113310 25638 leader_election.cc:290] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 2 election: Requested vote from peers b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361), fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273)
I20260713 08:56:25.130822 25339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7"
dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
mode: GRACEFUL
new_leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:56304
I20260713 08:56:25.131394 25339 raft_consensus.cc:606] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Received request to transfer leadership to TS 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:25.131991 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:25.131889 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ea3297c41b4dd0b5944457004f2e8a" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:25.132751 25188 raft_consensus.cc:3055] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:25.132850 25338 raft_consensus.cc:3060] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.133085 25188 raft_consensus.cc:740] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:25.133970 25188 consensus_queue.cc:260] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:25.135044 25188 raft_consensus.cc:3060] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.138149 25338 raft_consensus.cc:2468] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 2.
I20260713 08:56:25.139492 25594 leader_election.cc:304] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b3f2d0690ba14237ac7c91bf18c08ef7; no voters: 
I20260713 08:56:25.139546 25265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee"
dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
mode: GRACEFUL
new_leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:48958
I20260713 08:56:25.140250 25265 raft_consensus.cc:606] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Received request to transfer leadership to TS 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:25.141160 25188 raft_consensus.cc:2468] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 2.
I20260713 08:56:25.141662 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 08:56:25.141597 25734 raft_consensus.cc:2804] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:25.142755 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:25.143044 25734 raft_consensus.cc:697] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:25.144130 25734 consensus_queue.cc:237] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } }
I20260713 08:56:25.151180 25009 catalog_manager.cc:5697] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 1 to 2, leader changed from fc23030475244b4091c2b27b054465a2 (127.22.100.2) to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:25.164335 25726 raft_consensus.cc:993] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: : Instructing follower 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.164942 25721 raft_consensus.cc:1081] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 3 LEADER]: Signalling peer 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.166744 25638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64bace98aa0640f093a3587606c6631e"
dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:41056
I20260713 08:56:25.167227 25638 raft_consensus.cc:493] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:25.167567 25638 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:56:25.171880 25638 raft_consensus.cc:515] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.173327 25638 leader_election.cc:290] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 4 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:25.174050 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:25.174604 25188 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:56:25.179518 25188 raft_consensus.cc:2468] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 4.
I20260713 08:56:25.180689 25594 leader_election.cc:304] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [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: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:25.181380 25734 raft_consensus.cc:2804] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 08:56:25.181808 25734 raft_consensus.cc:697] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 4 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:25.181993 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bace98aa0640f093a3587606c6631e" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:25.182559 25265 raft_consensus.cc:3055] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 08:56:25.182811 25265 raft_consensus.cc:740] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:25.182740 25734 consensus_queue.cc:237] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.183616 25265 consensus_queue.cc:260] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.184643 25265 raft_consensus.cc:3060] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:56:25.190467 25726 raft_consensus.cc:993] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b: : Instructing follower 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.190917 25721 raft_consensus.cc:1081] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Signalling peer 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.191761 25265 raft_consensus.cc:2468] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 4.
I20260713 08:56:25.192310 25638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee"
dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:41056
I20260713 08:56:25.192876 25638 raft_consensus.cc:493] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:25.193147 25638 raft_consensus.cc:3060] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.193527 25009 catalog_manager.cc:5697] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 3 to 4, leader changed from b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3) to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 4 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:25.198244 25638 raft_consensus.cc:515] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.199983 25638 leader_election.cc:290] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 2 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:25.200546 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:25.200950 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcabbd767e6471fb546b82f5f955cee" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:25.201104 25188 raft_consensus.cc:3060] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.201483 25265 raft_consensus.cc:3055] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:25.201781 25265 raft_consensus.cc:740] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:25.202533 25265 consensus_queue.cc:260] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.203729 25265 raft_consensus.cc:3060] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.207477 25188 raft_consensus.cc:2468] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 2.
I20260713 08:56:25.208524 25594 leader_election.cc:304] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:25.209280 25734 raft_consensus.cc:2804] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:25.209672 25734 raft_consensus.cc:697] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:25.209951 25265 raft_consensus.cc:2468] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 2.
I20260713 08:56:25.210443 25734 consensus_queue.cc:237] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.217732 25009 catalog_manager.cc:5697] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 1 to 2, leader changed from b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3) to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:25.386256 25723 raft_consensus.cc:993] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7: : Instructing follower 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.386899 25743 raft_consensus.cc:1081] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Signalling peer 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.388250 25638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7"
dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:41052
I20260713 08:56:25.388667 25638 raft_consensus.cc:493] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:25.388936 25638 raft_consensus.cc:3060] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.394547 25638 raft_consensus.cc:515] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:25.396559 25638 leader_election.cc:290] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 2 election: Requested vote from peers b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493), b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4:44361)
I20260713 08:56:25.396678 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:25.397122 25338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a4dfda6c5a4f53a42e229a34ade2f7" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7"
I20260713 08:56:25.397264 25265 raft_consensus.cc:3060] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.397693 25338 raft_consensus.cc:3055] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:25.397951 25338 raft_consensus.cc:740] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3f2d0690ba14237ac7c91bf18c08ef7, State: Running, Role: LEADER
I20260713 08:56:25.398694 25338 consensus_queue.cc:260] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:25.399580 25338 raft_consensus.cc:3060] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:25.401630 25265 raft_consensus.cc:2468] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 2.
I20260713 08:56:25.402583 25595 leader_election.cc:304] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:25.403280 25734 raft_consensus.cc:2804] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:25.403779 25734 raft_consensus.cc:697] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:25.404297 25338 raft_consensus.cc:2468] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 2.
I20260713 08:56:25.404569 25734 consensus_queue.cc:237] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } }
I20260713 08:56:25.411777 25009 catalog_manager.cc:5697] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 1 to 2, leader changed from b3f2d0690ba14237ac7c91bf18c08ef7 (127.22.100.4) to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:25.615639 25188 raft_consensus.cc:1275] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:25.616791 25734 consensus_queue.cc:1048] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:25.626547 25265 raft_consensus.cc:1275] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:25.628036 25734 consensus_queue.cc:1048] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:25.645763 25726 raft_consensus.cc:993] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b: : Instructing follower 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.646196 25721 raft_consensus.cc:1081] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 2 LEADER]: Signalling peer 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:25.647744 25638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d"
dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:41056
I20260713 08:56:25.648216 25638 raft_consensus.cc:493] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:25.648424 25638 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:25.652918 25188 raft_consensus.cc:1275] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 4 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 08:56:25.653493 25638 raft_consensus.cc:515] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.654134 25734 consensus_queue.cc:1048] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:56:25.655742 25638 leader_election.cc:290] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 3 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:25.656232 25265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:25.656464 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85e2d4cfb55e4e83816be629f3d7520d" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:25.656759 25265 raft_consensus.cc:3055] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:56:25.657018 25188 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:25.657083 25265 raft_consensus.cc:740] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b7b4e367e07d46db82fca71bcb96c20b, State: Running, Role: LEADER
I20260713 08:56:25.657831 25265 consensus_queue.cc:260] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.658562 25265 raft_consensus.cc:3060] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:25.662099 25188 raft_consensus.cc:2468] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 3.
I20260713 08:56:25.663084 25594 leader_election.cc:304] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [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: 5ef4e19e699a45bd8d13824ff860e4a3, fc23030475244b4091c2b27b054465a2; no voters: 
I20260713 08:56:25.664250 25735 raft_consensus.cc:2804] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:56:25.666834 25265 raft_consensus.cc:2468] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 3.
I20260713 08:56:25.668838 25261 raft_consensus.cc:1275] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 4 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 08:56:25.669625 25189 raft_consensus.cc:1275] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:25.670221 25754 consensus_queue.cc:1048] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:56:25.671213 25734 consensus_queue.cc:1048] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:56:25.680322 25735 raft_consensus.cc:697] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:25.681396 25735 consensus_queue.cc:237] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [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: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:25.694047 25338 raft_consensus.cc:1275] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:25.693765 25008 catalog_manager.cc:5697] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 2 to 3, leader changed from b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3) to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 3 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:25.695274 25734 consensus_queue.cc:1048] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:25.818837 25338 raft_consensus.cc:1275] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:25.820111 25734 consensus_queue.cc:1048] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3f2d0690ba14237ac7c91bf18c08ef7" member_type: VOTER last_known_addr { host: "127.22.100.4" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:25.829813 25261 raft_consensus.cc:1275] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:25.831174 25754 consensus_queue.cc:1048] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:26.110654 25188 raft_consensus.cc:1275] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:56:26.111766 25754 consensus_queue.cc:1048] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:56:26.120151 25261 raft_consensus.cc:1275] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:56:26.121634 25734 consensus_queue.cc:1048] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:56:26.143824 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:26.157699 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:26.172394 25188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc"
dest_uuid: "fc23030475244b4091c2b27b054465a2"
mode: GRACEFUL
new_leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:34098
I20260713 08:56:26.172796 25188 raft_consensus.cc:606] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 2 LEADER]: Received request to transfer leadership to TS 5ef4e19e699a45bd8d13824ff860e4a3
I20260713 08:56:26.173816 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 08:56:26.174324 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:26.254966 25760 raft_consensus.cc:993] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2: : Instructing follower 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:26.255410 25725 raft_consensus.cc:1081] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 2 LEADER]: Signalling peer 5ef4e19e699a45bd8d13824ff860e4a3 to start an election
I20260713 08:56:26.257018 25637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc"
dest_uuid: "5ef4e19e699a45bd8d13824ff860e4a3"
 from {username='slave'} at 127.0.0.1:41070
I20260713 08:56:26.257588 25637 raft_consensus.cc:493] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:26.257965 25637 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:26.266438 25637 raft_consensus.cc:515] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:26.267874 25637 leader_election.cc:290] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [CANDIDATE]: Term 3 election: Requested vote from peers fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273), b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493)
I20260713 08:56:26.268486 25188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fc23030475244b4091c2b27b054465a2"
I20260713 08:56:26.268746 25261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3b3a72843a469482c371ad3a7317cc" candidate_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b7b4e367e07d46db82fca71bcb96c20b"
I20260713 08:56:26.268955 25188 raft_consensus.cc:3055] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:56:26.269320 25188 raft_consensus.cc:740] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc23030475244b4091c2b27b054465a2, State: Running, Role: LEADER
I20260713 08:56:26.269340 25261 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:26.270036 25188 consensus_queue.cc:260] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:26.270844 25188 raft_consensus.cc:3060] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:26.274360 25261 raft_consensus.cc:2468] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 3.
I20260713 08:56:26.275336 25595 leader_election.cc:304] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [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: 5ef4e19e699a45bd8d13824ff860e4a3, b7b4e367e07d46db82fca71bcb96c20b; no voters: 
I20260713 08:56:26.275944 25188 raft_consensus.cc:2468] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef4e19e699a45bd8d13824ff860e4a3 in term 3.
I20260713 08:56:26.276028 25754 raft_consensus.cc:2804] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:56:26.276615 25754 raft_consensus.cc:697] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 LEADER]: Becoming Leader. State: Replica: 5ef4e19e699a45bd8d13824ff860e4a3, State: Running, Role: LEADER
I20260713 08:56:26.277480 25754 consensus_queue.cc:237] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } }
I20260713 08:56:26.283831 25009 catalog_manager.cc:5697] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 reported cstate change: term changed from 2 to 3, leader changed from fc23030475244b4091c2b27b054465a2 (127.22.100.2) to 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1). New cstate: current_term: 3 leader_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ef4e19e699a45bd8d13824ff860e4a3" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:26.709218 25188 raft_consensus.cc:1275] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 08:56:26.710273 25754 consensus_queue.cc:1048] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc23030475244b4091c2b27b054465a2" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:26.718663 25261 raft_consensus.cc:1275] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Refusing update from remote peer 5ef4e19e699a45bd8d13824ff860e4a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 08:56:26.720016 25734 consensus_queue.cc:1048] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7b4e367e07d46db82fca71bcb96c20b" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 38493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:27.184617 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:27.215834 22928 tablet_server.cc:179] TabletServer@127.22.100.1:34163 shutting down...
I20260713 08:56:27.255425 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:27.256726 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.258644 22928 raft_consensus.cc:2243] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.260151 22928 raft_consensus.cc:2272] T 8b3b3a72843a469482c371ad3a7317cc P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.263857 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.264866 22928 raft_consensus.cc:2243] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.265734 22928 raft_consensus.cc:2272] T d0a4dfda6c5a4f53a42e229a34ade2f7 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.267890 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.268708 22928 raft_consensus.cc:2243] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.269143 22928 raft_consensus.cc:2272] T c08dd4e62f804e50a035ecff2c0993b2 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.271255 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.272308 22928 raft_consensus.cc:2243] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.273152 22928 raft_consensus.cc:2272] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:27.275406 25229 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 08:56:27.276885 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.278234 22928 raft_consensus.cc:2243] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 LEADER]: Raft consensus shutting down.
W20260713 08:56:27.279520 25229 consensus_peers.cc:597] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. 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 08:56:27.279713 22928 raft_consensus.cc:2272] T 60ea3297c41b4dd0b5944457004f2e8a P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.281940 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.282637 22928 raft_consensus.cc:2243] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.284139 22928 raft_consensus.cc:2272] T 85e2d4cfb55e4e83816be629f3d7520d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.286360 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.286887 22928 raft_consensus.cc:2243] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.287410 22928 raft_consensus.cc:2272] T a75f5052a89f4d66a0c30761a29b8214 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.289685 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.290400 22928 raft_consensus.cc:2243] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.290925 22928 raft_consensus.cc:2272] T ee17aaa39ea748b1a3bded13a1b85c2d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.293884 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.294495 22928 raft_consensus.cc:2243] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 LEADER]: Raft consensus shutting down.
W20260713 08:56:27.295161 25304 consensus_peers.cc:597] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. 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 08:56:27.295732 22928 raft_consensus.cc:2272] T fdcabbd767e6471fb546b82f5f955cee P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.297881 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.298404 22928 raft_consensus.cc:2243] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.298837 22928 raft_consensus.cc:2272] T bf53847d98834fb6b60958227b96bb5d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.300966 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.301484 22928 raft_consensus.cc:2243] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.301951 22928 raft_consensus.cc:2272] T 17af23d01f84440e8f894e0324b1870b P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.303946 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.304458 22928 raft_consensus.cc:2243] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.304898 22928 raft_consensus.cc:2272] T 5df823b18ca9467e9a66767d5c419e16 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.306782 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.307333 22928 raft_consensus.cc:2243] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.307884 22928 raft_consensus.cc:2272] T 37e0390c1df5430a981c46ccdb615fa3 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.310070 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.310645 22928 raft_consensus.cc:2243] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.311276 22928 raft_consensus.cc:2272] T ecd9e24b340341ab89729f9aff0bc53d P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.313709 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.314267 22928 raft_consensus.cc:2243] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.314708 22928 raft_consensus.cc:2272] T d2a6d69fef0e4bb3a1ab300d6a983483 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.316618 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.317099 22928 raft_consensus.cc:2243] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.317543 22928 raft_consensus.cc:2272] T 035b31b89dbb4ca69b1a900ee7343581 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.319474 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.319950 22928 raft_consensus.cc:2243] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 4 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.320981 22928 raft_consensus.cc:2272] T 64bace98aa0640f093a3587606c6631e P 5ef4e19e699a45bd8d13824ff860e4a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.323145 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:27.323570 22928 raft_consensus.cc:2243] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.324136 22928 raft_consensus.cc:2272] T 3b04672b85b448c8b0010ffe864f47e5 P 5ef4e19e699a45bd8d13824ff860e4a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.363477 22928 tablet_server.cc:196] TabletServer@127.22.100.1:34163 shutdown complete.
W20260713 08:56:27.365142 25229 consensus_peers.cc:597] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:27.371896 25155 consensus_peers.cc:597] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.408528 22928 tablet_server.cc:179] TabletServer@127.22.100.2:0 shutting down...
I20260713 08:56:27.436182 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:27.436797 22928 tablet_replica.cc:333] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.437516 22928 raft_consensus.cc:2243] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.438026 22928 raft_consensus.cc:2272] T 6a15bd745c9c4cab8413032b10665948 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.440634 22928 tablet_replica.cc:333] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.441291 22928 raft_consensus.cc:2243] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.442271 22928 raft_consensus.cc:2272] T 035b31b89dbb4ca69b1a900ee7343581 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.444223 22928 tablet_replica.cc:333] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.444747 22928 raft_consensus.cc:2243] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.445113 22928 raft_consensus.cc:2272] T 25fd27ff7d904cbdb002c2a14e84e296 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.446784 22928 tablet_replica.cc:333] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.447279 22928 raft_consensus.cc:2243] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.448628 22928 raft_consensus.cc:2272] T 5df823b18ca9467e9a66767d5c419e16 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.450569 22928 tablet_replica.cc:333] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.451045 22928 raft_consensus.cc:2243] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.451994 22928 raft_consensus.cc:2272] T bf53847d98834fb6b60958227b96bb5d P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.453881 22928 tablet_replica.cc:333] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.454303 22928 raft_consensus.cc:2243] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.454707 22928 raft_consensus.cc:2272] T 85e2d4cfb55e4e83816be629f3d7520d P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.456650 22928 tablet_replica.cc:333] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.457101 22928 raft_consensus.cc:2243] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.457542 22928 raft_consensus.cc:2272] T 60ea3297c41b4dd0b5944457004f2e8a P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.459162 22928 tablet_replica.cc:333] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.459720 22928 raft_consensus.cc:2243] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.460211 22928 raft_consensus.cc:2272] T 70e6bc84f32d4d1782d681bbc4ddc380 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.462213 22928 tablet_replica.cc:333] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.462706 22928 raft_consensus.cc:2243] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.463227 22928 raft_consensus.cc:2272] T 5eeb2c75ea4944c7b4c72d117341882a P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.465232 22928 tablet_replica.cc:333] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.465700 22928 raft_consensus.cc:2243] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.466151 22928 raft_consensus.cc:2272] T c08dd4e62f804e50a035ecff2c0993b2 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.467983 22928 tablet_replica.cc:333] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.468477 22928 raft_consensus.cc:2243] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.469297 22928 raft_consensus.cc:2272] T 0d5ec330dc4a42d89350c197e17a96ef P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.471334 22928 tablet_replica.cc:333] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.471915 22928 raft_consensus.cc:2243] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.472383 22928 raft_consensus.cc:2272] T fdcabbd767e6471fb546b82f5f955cee P fc23030475244b4091c2b27b054465a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.474200 22928 tablet_replica.cc:333] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.474666 22928 raft_consensus.cc:2243] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.475428 22928 raft_consensus.cc:2272] T 17af23d01f84440e8f894e0324b1870b P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.477276 22928 tablet_replica.cc:333] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.477762 22928 raft_consensus.cc:2243] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.478214 22928 raft_consensus.cc:2272] T 4a67a05df95643fa8a2c34f1e7a49d2c P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.480043 22928 tablet_replica.cc:333] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.480515 22928 raft_consensus.cc:2243] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.481346 22928 raft_consensus.cc:2272] T a75f5052a89f4d66a0c30761a29b8214 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.483170 22928 tablet_replica.cc:333] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.483717 22928 raft_consensus.cc:2243] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.484216 22928 raft_consensus.cc:2272] T 8b3b3a72843a469482c371ad3a7317cc P fc23030475244b4091c2b27b054465a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.486689 22928 tablet_replica.cc:333] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.487226 22928 raft_consensus.cc:2243] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.487717 22928 raft_consensus.cc:2272] T 64bace98aa0640f093a3587606c6631e P fc23030475244b4091c2b27b054465a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.489392 22928 tablet_replica.cc:333] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2: stopping tablet replica
I20260713 08:56:27.489802 22928 raft_consensus.cc:2243] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.490218 22928 raft_consensus.cc:2272] T d2a6d69fef0e4bb3a1ab300d6a983483 P fc23030475244b4091c2b27b054465a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:27.524766 25229 consensus_peers.cc:597] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.528332 22928 tablet_server.cc:196] TabletServer@127.22.100.2:0 shutdown complete.
W20260713 08:56:27.537652 25304 consensus_peers.cc:597] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:27.549971 25304 consensus_peers.cc:597] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.561717 22928 tablet_server.cc:179] TabletServer@127.22.100.3:0 shutting down...
I20260713 08:56:27.588428 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:27.589330 22928 tablet_replica.cc:333] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.590070 22928 raft_consensus.cc:2243] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.590629 22928 raft_consensus.cc:2272] T ee17aaa39ea748b1a3bded13a1b85c2d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.593026 22928 tablet_replica.cc:333] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.593607 22928 raft_consensus.cc:2243] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Raft consensus shutting down.
W20260713 08:56:27.594339 25229 consensus_peers.cc:597] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b -> Peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Couldn't send request to peer fc23030475244b4091c2b27b054465a2. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.2:46273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.594417 22928 raft_consensus.cc:2272] T ecd9e24b340341ab89729f9aff0bc53d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.596395 22928 tablet_replica.cc:333] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.596941 22928 raft_consensus.cc:2243] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.597689 22928 raft_consensus.cc:2272] T 25fd27ff7d904cbdb002c2a14e84e296 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.599550 22928 tablet_replica.cc:333] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.600121 22928 raft_consensus.cc:2243] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.600620 22928 raft_consensus.cc:2272] T bf53847d98834fb6b60958227b96bb5d P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.602553 22928 tablet_replica.cc:333] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.603106 22928 raft_consensus.cc:2243] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 08:56:27.603385 25229 consensus_peers.cc:597] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b -> Peer 5ef4e19e699a45bd8d13824ff860e4a3 (127.22.100.1:34163): Couldn't send request to peer 5ef4e19e699a45bd8d13824ff860e4a3. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.603525 22928 raft_consensus.cc:2272] T 4a67a05df95643fa8a2c34f1e7a49d2c P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.605491 22928 tablet_replica.cc:333] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.606050 22928 raft_consensus.cc:2243] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.606518 22928 raft_consensus.cc:2272] T 8b3b3a72843a469482c371ad3a7317cc P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.608621 22928 tablet_replica.cc:333] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.609102 22928 raft_consensus.cc:2243] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.609537 22928 raft_consensus.cc:2272] T 85e2d4cfb55e4e83816be629f3d7520d P b7b4e367e07d46db82fca71bcb96c20b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.611131 22928 tablet_replica.cc:333] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.611620 22928 raft_consensus.cc:2243] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.612498 22928 raft_consensus.cc:2272] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.614138 22928 tablet_replica.cc:333] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.614626 22928 raft_consensus.cc:2243] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.615332 22928 raft_consensus.cc:2272] T c08dd4e62f804e50a035ecff2c0993b2 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.617228 22928 tablet_replica.cc:333] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.617764 22928 raft_consensus.cc:2243] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.618211 22928 raft_consensus.cc:2272] T fdcabbd767e6471fb546b82f5f955cee P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.620234 22928 tablet_replica.cc:333] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.620724 22928 raft_consensus.cc:2243] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.621085 22928 raft_consensus.cc:2272] T 0d5ec330dc4a42d89350c197e17a96ef P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.622915 22928 tablet_replica.cc:333] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.623387 22928 raft_consensus.cc:2243] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.623834 22928 raft_consensus.cc:2272] T 37e0390c1df5430a981c46ccdb615fa3 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.625500 22928 tablet_replica.cc:333] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.625973 22928 raft_consensus.cc:2243] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.626411 22928 raft_consensus.cc:2272] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b7b4e367e07d46db82fca71bcb96c20b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.628206 22928 tablet_replica.cc:333] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.628672 22928 raft_consensus.cc:2243] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.629388 22928 raft_consensus.cc:2272] T 70e6bc84f32d4d1782d681bbc4ddc380 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.631126 22928 tablet_replica.cc:333] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.631603 22928 raft_consensus.cc:2243] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.632022 22928 raft_consensus.cc:2272] T 5eeb2c75ea4944c7b4c72d117341882a P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.633679 22928 tablet_replica.cc:333] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.634135 22928 raft_consensus.cc:2243] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.634521 22928 raft_consensus.cc:2272] T 6a15bd745c9c4cab8413032b10665948 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.636361 22928 tablet_replica.cc:333] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.636909 22928 raft_consensus.cc:2243] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.637616 22928 raft_consensus.cc:2272] T 3b04672b85b448c8b0010ffe864f47e5 P b7b4e367e07d46db82fca71bcb96c20b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.639266 22928 tablet_replica.cc:333] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b: stopping tablet replica
I20260713 08:56:27.639703 22928 raft_consensus.cc:2243] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.640122 22928 raft_consensus.cc:2272] T 64bace98aa0640f093a3587606c6631e P b7b4e367e07d46db82fca71bcb96c20b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:27.665437 25305 consensus_peers.cc:597] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493): Couldn't send request to peer b7b4e367e07d46db82fca71bcb96c20b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.3:38493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.675792 22928 tablet_server.cc:196] TabletServer@127.22.100.3:0 shutdown complete.
I20260713 08:56:27.707018 22928 tablet_server.cc:179] TabletServer@127.22.100.4:0 shutting down...
W20260713 08:56:27.708388 25304 consensus_peers.cc:597] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Couldn't send request to peer fc23030475244b4091c2b27b054465a2. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.2:46273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.735885 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:27.736850 22928 tablet_replica.cc:333] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.737596 22928 raft_consensus.cc:2243] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 08:56:27.738047 25304 consensus_peers.cc:597] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Couldn't send request to peer fc23030475244b4091c2b27b054465a2. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.2:46273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.738137 22928 raft_consensus.cc:2272] T 035b31b89dbb4ca69b1a900ee7343581 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.740842 22928 tablet_replica.cc:333] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
W20260713 08:56:27.741406 25305 consensus_peers.cc:597] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493): Couldn't send request to peer b7b4e367e07d46db82fca71bcb96c20b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.3:38493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.741465 22928 raft_consensus.cc:2243] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.742012 22928 raft_consensus.cc:2272] T 25fd27ff7d904cbdb002c2a14e84e296 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.743911 22928 tablet_replica.cc:333] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.744445 22928 raft_consensus.cc:2243] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.744946 22928 raft_consensus.cc:2272] T 5df823b18ca9467e9a66767d5c419e16 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.747231 22928 tablet_replica.cc:333] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.747992 22928 raft_consensus.cc:2243] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Raft consensus shutting down.
W20260713 08:56:27.748628 25305 consensus_peers.cc:597] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer b7b4e367e07d46db82fca71bcb96c20b (127.22.100.3:38493): Couldn't send request to peer b7b4e367e07d46db82fca71bcb96c20b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.3:38493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.748909 22928 raft_consensus.cc:2272] T 6a15bd745c9c4cab8413032b10665948 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.750661 22928 tablet_replica.cc:333] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.751113 22928 raft_consensus.cc:2243] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.751471 22928 raft_consensus.cc:2272] T 3b04672b85b448c8b0010ffe864f47e5 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.753185 22928 tablet_replica.cc:333] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.753608 22928 raft_consensus.cc:2243] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.753954 22928 raft_consensus.cc:2272] T 17af23d01f84440e8f894e0324b1870b P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.755592 22928 tablet_replica.cc:333] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.756076 22928 raft_consensus.cc:2243] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.756745 22928 raft_consensus.cc:2272] T 4a67a05df95643fa8a2c34f1e7a49d2c P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.759347 22928 tablet_replica.cc:333] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.759838 22928 raft_consensus.cc:2243] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.760668 22928 raft_consensus.cc:2272] T ee17aaa39ea748b1a3bded13a1b85c2d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.762907 22928 tablet_replica.cc:333] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.763599 22928 raft_consensus.cc:2243] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.764159 22928 raft_consensus.cc:2272] T a75f5052a89f4d66a0c30761a29b8214 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:27.764140 25304 consensus_peers.cc:597] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 -> Peer fc23030475244b4091c2b27b054465a2 (127.22.100.2:46273): Couldn't send request to peer fc23030475244b4091c2b27b054465a2. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.2:46273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:27.766813 22928 tablet_replica.cc:333] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.767614 22928 raft_consensus.cc:2243] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.769281 22928 raft_consensus.cc:2272] T 37e0390c1df5430a981c46ccdb615fa3 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.771482 22928 tablet_replica.cc:333] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.771965 22928 raft_consensus.cc:2243] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.772347 22928 raft_consensus.cc:2272] T ecd9e24b340341ab89729f9aff0bc53d P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.773943 22928 tablet_replica.cc:333] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.774420 22928 raft_consensus.cc:2243] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.775138 22928 raft_consensus.cc:2272] T d2a6d69fef0e4bb3a1ab300d6a983483 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.776862 22928 tablet_replica.cc:333] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.777336 22928 raft_consensus.cc:2243] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.777747 22928 raft_consensus.cc:2272] T d0a4dfda6c5a4f53a42e229a34ade2f7 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.779372 22928 tablet_replica.cc:333] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.779855 22928 raft_consensus.cc:2243] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.780226 22928 raft_consensus.cc:2272] T 70e6bc84f32d4d1782d681bbc4ddc380 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.781762 22928 tablet_replica.cc:333] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.782204 22928 raft_consensus.cc:2243] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.782851 22928 raft_consensus.cc:2272] T 5eeb2c75ea4944c7b4c72d117341882a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.784554 22928 tablet_replica.cc:333] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.785909 22928 raft_consensus.cc:2243] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.786290 22928 raft_consensus.cc:2272] T 60ea3297c41b4dd0b5944457004f2e8a P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.787885 22928 tablet_replica.cc:333] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.788300 22928 raft_consensus.cc:2243] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.788678 22928 raft_consensus.cc:2272] T 09ea97e1a0dd4ffaa30aa03cfcce4642 P b3f2d0690ba14237ac7c91bf18c08ef7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.790405 22928 tablet_replica.cc:333] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7: stopping tablet replica
I20260713 08:56:27.790799 22928 raft_consensus.cc:2243] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:27.791203 22928 raft_consensus.cc:2272] T 0d5ec330dc4a42d89350c197e17a96ef P b3f2d0690ba14237ac7c91bf18c08ef7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.828261 22928 tablet_server.cc:196] TabletServer@127.22.100.4:0 shutdown complete.
I20260713 08:56:27.856036 22928 master.cc:562] Master@127.22.100.62:35815 shutting down...
I20260713 08:56:27.878628 22928 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:27.879176 22928 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:27.879504 22928 tablet_replica.cc:333] T 00000000000000000000000000000000 P 246ae0f768c54b77a9c96cb8d60715f6: stopping tablet replica
I20260713 08:56:27.898773 22928 master.cc:584] Master@127.22.100.62:35815 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18118 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 08:56:27.950459 22928 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.100.62:38133
I20260713 08:56:27.951613 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:27.957070 25786 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 08:56:27.958278 25787 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 08:56:27.958407 25789 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 08:56:27.959115 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:27.960039 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:27.960233 22928 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 08:56:27.960402 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932987960370 us; error 0 us; skew 500 ppm
I20260713 08:56:27.960950 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:27.963016 22928 webserver.cc:533] Webserver started at http://127.22.100.62:45581/ using document root <none> and password file <none>
I20260713 08:56:27.963479 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:27.963935 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:27.964231 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:27.965289 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/master-0-root/instance:
uuid: "4589458c18194580804f50b22bc8b2f4"
format_stamp: "Formatted at 2026-07-13 08:56:27 on dist-test-slave-4nhr"
I20260713 08:56:27.969288 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260713 08:56:27.972211 25794 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:27.972841 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:56:27.973136 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/master-0-root
uuid: "4589458c18194580804f50b22bc8b2f4"
format_stamp: "Formatted at 2026-07-13 08:56:27 on dist-test-slave-4nhr"
I20260713 08:56:27.973399 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-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 08:56:28.001988 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:28.003161 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:28.038080 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.62:38133
I20260713 08:56:28.038168 25846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.62:38133 every 8 connection(s)
I20260713 08:56:28.041940 25847 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 08:56:28.051527 25847 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4: Bootstrap starting.
I20260713 08:56:28.056103 25847 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.059783 25847 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4: No bootstrap required, opened a new log
I20260713 08:56:28.061721 25847 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4589458c18194580804f50b22bc8b2f4" member_type: VOTER }
I20260713 08:56:28.062090 25847 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.062269 25847 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4589458c18194580804f50b22bc8b2f4, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.062712 25847 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4589458c18194580804f50b22bc8b2f4" member_type: VOTER }
I20260713 08:56:28.063100 25847 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 08:56:28.063287 25847 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 08:56:28.063488 25847 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:28.067250 25847 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4589458c18194580804f50b22bc8b2f4" member_type: VOTER }
I20260713 08:56:28.067713 25847 leader_election.cc:304] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [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: 4589458c18194580804f50b22bc8b2f4; no voters: 
I20260713 08:56:28.068691 25847 leader_election.cc:290] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 08:56:28.069074 25850 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:28.070389 25850 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 4589458c18194580804f50b22bc8b2f4, State: Running, Role: LEADER
I20260713 08:56:28.071099 25850 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [LEADER]: Queue going to LEADER mode. State: All 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: "4589458c18194580804f50b22bc8b2f4" member_type: VOTER }
I20260713 08:56:28.071470 25847 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 08:56:28.075695 25851 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4589458c18194580804f50b22bc8b2f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4589458c18194580804f50b22bc8b2f4" member_type: VOTER } }
I20260713 08:56:28.076552 25852 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4589458c18194580804f50b22bc8b2f4. Latest consensus state: current_term: 1 leader_uuid: "4589458c18194580804f50b22bc8b2f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4589458c18194580804f50b22bc8b2f4" member_type: VOTER } }
I20260713 08:56:28.076980 25851 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [sys.catalog]: This master's current role is: LEADER
I20260713 08:56:28.077093 25852 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [sys.catalog]: This master's current role is: LEADER
I20260713 08:56:28.078939 25857 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 08:56:28.084022 25857 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 08:56:28.086637 22928 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 08:56:28.092154 25857 catalog_manager.cc:1383] Generated new cluster ID: a9c9b6a11f2540898990164bc500bc4d
I20260713 08:56:28.092439 25857 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 08:56:28.113263 25857 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 08:56:28.114455 25857 catalog_manager.cc:1540] Loading token signing keys...
I20260713 08:56:28.128553 25857 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4: Generated new TSK 0
I20260713 08:56:28.129055 25857 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 08:56:28.152988 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:28.158466 25868 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 08:56:28.159407 25869 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 08:56:28.160634 25871 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 08:56:28.161037 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:28.161882 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:28.162050 22928 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 08:56:28.162250 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932988162215 us; error 0 us; skew 500 ppm
I20260713 08:56:28.162840 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:28.164959 22928 webserver.cc:533] Webserver started at http://127.22.100.1:34209/ using document root <none> and password file <none>
I20260713 08:56:28.165431 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:28.165639 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:28.165920 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:28.166889 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-0-root/instance:
uuid: "c23e427ac32148228079df4a8e0b7d0d"
format_stamp: "Formatted at 2026-07-13 08:56:28 on dist-test-slave-4nhr"
I20260713 08:56:28.170737 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260713 08:56:28.173863 25876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.174582 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 08:56:28.174924 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "c23e427ac32148228079df4a8e0b7d0d"
format_stamp: "Formatted at 2026-07-13 08:56:28 on dist-test-slave-4nhr"
I20260713 08:56:28.175179 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-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 08:56:28.189320 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:28.190382 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:28.191761 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:28.193857 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:28.194064 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.194303 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:28.194483 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.230842 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:39089
I20260713 08:56:28.230935 25938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:39089 every 8 connection(s)
I20260713 08:56:28.235793 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:28.243011 25943 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 08:56:28.245575 25944 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 08:56:28.246411 25946 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 08:56:28.246676 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:28.247572 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:28.247849 22928 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 08:56:28.248019 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932988248003 us; error 0 us; skew 500 ppm
I20260713 08:56:28.248533 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:28.251112 22928 webserver.cc:533] Webserver started at http://127.22.100.2:42225/ using document root <none> and password file <none>
I20260713 08:56:28.251559 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:28.251807 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:28.252208 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:28.252163 25939 heartbeater.cc:344] Connected to a master server at 127.22.100.62:38133
I20260713 08:56:28.252758 25939 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:28.253397 25939 heartbeater.cc:507] Master 127.22.100.62:38133 requested a full tablet report, sending...
I20260713 08:56:28.253557 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-1-root/instance:
uuid: "06db208fe4d8402e92394a1efb0dc81a"
format_stamp: "Formatted at 2026-07-13 08:56:28 on dist-test-slave-4nhr"
I20260713 08:56:28.255419 25811 ts_manager.cc:194] Registered new tserver with Master: c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089)
I20260713 08:56:28.257063 25811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49436
I20260713 08:56:28.258769 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260713 08:56:28.262341 25951 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.263087 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 08:56:28.263365 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-1-root
uuid: "06db208fe4d8402e92394a1efb0dc81a"
format_stamp: "Formatted at 2026-07-13 08:56:28 on dist-test-slave-4nhr"
I20260713 08:56:28.263628 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-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 08:56:28.282105 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:28.283190 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:28.284539 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:28.286525 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:28.286687 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.286962 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:28.287117 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.323748 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.2:44203
I20260713 08:56:28.323969 26014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.2:44203 every 8 connection(s)
I20260713 08:56:28.328262 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:28.334743 26018 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 08:56:28.336028 26019 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 08:56:28.339859 26015 heartbeater.cc:344] Connected to a master server at 127.22.100.62:38133
I20260713 08:56:28.340075 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:28.340305 26015 heartbeater.cc:461] Registering TS with master...
W20260713 08:56:28.340767 26021 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 08:56:28.341064 26015 heartbeater.cc:507] Master 127.22.100.62:38133 requested a full tablet report, sending...
I20260713 08:56:28.341745 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:28.342032 22928 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 08:56:28.342289 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932988342217 us; error 0 us; skew 500 ppm
I20260713 08:56:28.343119 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:28.343381 25811 ts_manager.cc:194] Registered new tserver with Master: 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:28.344945 25811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49446
I20260713 08:56:28.345552 22928 webserver.cc:533] Webserver started at http://127.22.100.3:40311/ using document root <none> and password file <none>
I20260713 08:56:28.346165 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:28.346377 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:28.346655 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:28.347812 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-2-root/instance:
uuid: "4062c24e46264f888a4339ff6750fd6e"
format_stamp: "Formatted at 2026-07-13 08:56:28 on dist-test-slave-4nhr"
I20260713 08:56:28.351899 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 08:56:28.354727 26026 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.355365 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 08:56:28.355649 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-2-root
uuid: "4062c24e46264f888a4339ff6750fd6e"
format_stamp: "Formatted at 2026-07-13 08:56:28 on dist-test-slave-4nhr"
I20260713 08:56:28.355979 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-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 08:56:28.375427 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:28.376509 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:28.378011 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:28.380067 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:28.380287 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.380522 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:28.380700 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:28.416961 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.3:37905
I20260713 08:56:28.417052 26088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.3:37905 every 8 connection(s)
I20260713 08:56:28.430238 26089 heartbeater.cc:344] Connected to a master server at 127.22.100.62:38133
I20260713 08:56:28.430534 26089 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:28.431147 26089 heartbeater.cc:507] Master 127.22.100.62:38133 requested a full tablet report, sending...
I20260713 08:56:28.432998 25811 ts_manager.cc:194] Registered new tserver with Master: 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:28.433406 22928 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013240216s
I20260713 08:56:28.434655 25811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49462
I20260713 08:56:28.456399 25811 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49478:
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 08:56:28.459229 25811 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 08:56:28.528077 25904 tablet_service.cc:1511] Processing CreateTablet for tablet d52a89a95aef4469bfe84d1b68229f18 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 08:56:28.529531 25904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52a89a95aef4469bfe84d1b68229f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.533195 25903 tablet_service.cc:1511] Processing CreateTablet for tablet 2505f227e64b46f19bfdb0887743bdea (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 08:56:28.534519 25903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2505f227e64b46f19bfdb0887743bdea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.538030 25902 tablet_service.cc:1511] Processing CreateTablet for tablet 05032b4bcafe41b9af5dbfb4b5fb1020 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 08:56:28.539326 25902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05032b4bcafe41b9af5dbfb4b5fb1020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.545272 25901 tablet_service.cc:1511] Processing CreateTablet for tablet f32b66ba21724493baca17390a24d5e5 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 08:56:28.546527 25901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32b66ba21724493baca17390a24d5e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.547998 25980 tablet_service.cc:1511] Processing CreateTablet for tablet d52a89a95aef4469bfe84d1b68229f18 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 08:56:28.549247 25980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52a89a95aef4469bfe84d1b68229f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.550846 25973 tablet_service.cc:1511] Processing CreateTablet for tablet b52fa11e05fe4166aded43a8c92a0272 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 08:56:28.552066 25973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52fa11e05fe4166aded43a8c92a0272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.553030 25979 tablet_service.cc:1511] Processing CreateTablet for tablet 2505f227e64b46f19bfdb0887743bdea (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 08:56:28.553227 25900 tablet_service.cc:1511] Processing CreateTablet for tablet 0d37546633f94a66aa133814cc814f9f (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 08:56:28.554292 25979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2505f227e64b46f19bfdb0887743bdea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.554522 25900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d37546633f94a66aa133814cc814f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.556665 25978 tablet_service.cc:1511] Processing CreateTablet for tablet 05032b4bcafe41b9af5dbfb4b5fb1020 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 08:56:28.557964 25978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05032b4bcafe41b9af5dbfb4b5fb1020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.559289 26054 tablet_service.cc:1511] Processing CreateTablet for tablet d52a89a95aef4469bfe84d1b68229f18 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 08:56:28.560563 26054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52a89a95aef4469bfe84d1b68229f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.560824 25977 tablet_service.cc:1511] Processing CreateTablet for tablet f32b66ba21724493baca17390a24d5e5 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 08:56:28.561062 25899 tablet_service.cc:1511] Processing CreateTablet for tablet 096a8edcf1834276bdfb92a6a6888168 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 08:56:28.562085 25977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32b66ba21724493baca17390a24d5e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.562325 25899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096a8edcf1834276bdfb92a6a6888168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.564828 25976 tablet_service.cc:1511] Processing CreateTablet for tablet 0d37546633f94a66aa133814cc814f9f (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 08:56:28.565250 26053 tablet_service.cc:1511] Processing CreateTablet for tablet 2505f227e64b46f19bfdb0887743bdea (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 08:56:28.566148 25976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d37546633f94a66aa133814cc814f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.566591 26053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2505f227e64b46f19bfdb0887743bdea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.567960 25898 tablet_service.cc:1511] Processing CreateTablet for tablet 89c6cc2a9e604389b62f446de45b0e9b (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 08:56:28.568742 25975 tablet_service.cc:1511] Processing CreateTablet for tablet 096a8edcf1834276bdfb92a6a6888168 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 08:56:28.569206 25898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c6cc2a9e604389b62f446de45b0e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.569945 25975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096a8edcf1834276bdfb92a6a6888168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.572774 25974 tablet_service.cc:1511] Processing CreateTablet for tablet 89c6cc2a9e604389b62f446de45b0e9b (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 08:56:28.574051 25974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c6cc2a9e604389b62f446de45b0e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.578852 25897 tablet_service.cc:1511] Processing CreateTablet for tablet b52fa11e05fe4166aded43a8c92a0272 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 08:56:28.580081 25897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52fa11e05fe4166aded43a8c92a0272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.581162 26051 tablet_service.cc:1511] Processing CreateTablet for tablet f32b66ba21724493baca17390a24d5e5 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 08:56:28.581365 25971 tablet_service.cc:1511] Processing CreateTablet for tablet 45a66ac40124449db0b755bc9b24b223 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 08:56:28.582430 26051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f32b66ba21724493baca17390a24d5e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.583700 26052 tablet_service.cc:1511] Processing CreateTablet for tablet 05032b4bcafe41b9af5dbfb4b5fb1020 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 08:56:28.585027 26052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05032b4bcafe41b9af5dbfb4b5fb1020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.584833 26050 tablet_service.cc:1511] Processing CreateTablet for tablet 0d37546633f94a66aa133814cc814f9f (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 08:56:28.587184 26050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d37546633f94a66aa133814cc814f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.588804 25971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a66ac40124449db0b755bc9b24b223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.592599 26045 tablet_service.cc:1511] Processing CreateTablet for tablet 45a66ac40124449db0b755bc9b24b223 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 08:56:28.593745 26045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a66ac40124449db0b755bc9b24b223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.596781 26048 tablet_service.cc:1511] Processing CreateTablet for tablet 89c6cc2a9e604389b62f446de45b0e9b (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 08:56:28.597944 26048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c6cc2a9e604389b62f446de45b0e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.600644 26046 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd0122cba7c48a1a71d3df16d4de3ce (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 08:56:28.601899 26046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd0122cba7c48a1a71d3df16d4de3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.604763 26049 tablet_service.cc:1511] Processing CreateTablet for tablet 096a8edcf1834276bdfb92a6a6888168 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 08:56:28.605957 26049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096a8edcf1834276bdfb92a6a6888168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.608728 26047 tablet_service.cc:1511] Processing CreateTablet for tablet b52fa11e05fe4166aded43a8c92a0272 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 08:56:28.609920 26047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b52fa11e05fe4166aded43a8c92a0272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.614817 25896 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd0122cba7c48a1a71d3df16d4de3ce (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 08:56:28.615365 25895 tablet_service.cc:1511] Processing CreateTablet for tablet 45a66ac40124449db0b755bc9b24b223 (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 08:56:28.616006 25896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd0122cba7c48a1a71d3df16d4de3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.616562 25895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45a66ac40124449db0b755bc9b24b223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.617456 25972 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd0122cba7c48a1a71d3df16d4de3ce (DEFAULT_TABLE table=test-workload [id=2e5c306776df415d9c94e4c3060359af]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 08:56:28.618664 25972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd0122cba7c48a1a71d3df16d4de3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:28.650957 26105 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:28.705498 26106 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:28.706441 26104 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:28.722764 26104 tablet_bootstrap.cc:654] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.729348 26104 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:28.729848 26104 ts_tablet_manager.cc:1403] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.009s
I20260713 08:56:28.729859 26105 tablet_bootstrap.cc:654] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.732578 26106 tablet_bootstrap.cc:654] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.732908 26104 raft_consensus.cc:359] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.733686 26104 raft_consensus.cc:385] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.733999 26104 raft_consensus.cc:740] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.734673 26104 consensus_queue.cc:260] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.735694 26105 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:28.736173 26105 ts_tablet_manager.cc:1403] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.085s	user 0.005s	sys 0.009s
I20260713 08:56:28.738423 26015 heartbeater.cc:499] Master 127.22.100.62:38133 was elected leader, sending a full tablet report...
I20260713 08:56:28.739238 26106 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:28.739506 26104 ts_tablet_manager.cc:1434] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.010s
I20260713 08:56:28.739712 26106 ts_tablet_manager.cc:1403] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.006s
I20260713 08:56:28.739850 26105 raft_consensus.cc:359] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.740597 26105 raft_consensus.cc:385] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.740715 26104 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:28.742555 26106 raft_consensus.cc:359] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.743257 26106 raft_consensus.cc:385] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.743541 26106 raft_consensus.cc:740] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.740923 26105 raft_consensus.cc:740] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.744421 26106 consensus_queue.cc:260] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.744697 26105 consensus_queue.cc:260] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.747483 26104 tablet_bootstrap.cc:654] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.754673 26106 ts_tablet_manager.cc:1434] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 08:56:28.756313 26089 heartbeater.cc:499] Master 127.22.100.62:38133 was elected leader, sending a full tablet report...
I20260713 08:56:28.756757 26105 ts_tablet_manager.cc:1434] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 08:56:28.756934 26106 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:28.758586 26105 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:28.756362 25939 heartbeater.cc:499] Master 127.22.100.62:38133 was elected leader, sending a full tablet report...
I20260713 08:56:28.763484 26106 tablet_bootstrap.cc:654] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.764748 26105 tablet_bootstrap.cc:654] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.777616 26105 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:28.777619 26106 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:28.778261 26106 ts_tablet_manager.cc:1403] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260713 08:56:28.778261 26105 ts_tablet_manager.cc:1403] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.004s
I20260713 08:56:28.781490 26105 raft_consensus.cc:359] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.781826 26106 raft_consensus.cc:359] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.782478 26106 raft_consensus.cc:385] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.782790 26106 raft_consensus.cc:740] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.782186 26105 raft_consensus.cc:385] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.783489 26105 raft_consensus.cc:740] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.783622 26106 consensus_queue.cc:260] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.784409 26105 consensus_queue.cc:260] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.785879 26104 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:28.786527 26105 ts_tablet_manager.cc:1434] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:56:28.786836 26104 ts_tablet_manager.cc:1403] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.019s
I20260713 08:56:28.786049 26106 ts_tablet_manager.cc:1434] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:56:28.787454 26105 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:28.788095 26106 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:28.789151 26104 raft_consensus.cc:359] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.789671 26104 raft_consensus.cc:385] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.789913 26104 raft_consensus.cc:740] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.790544 26104 consensus_queue.cc:260] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.792335 26104 ts_tablet_manager.cc:1434] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 08:56:28.793221 26104 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:28.794049 26105 tablet_bootstrap.cc:654] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.794508 26106 tablet_bootstrap.cc:654] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.799283 26104 tablet_bootstrap.cc:654] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.806138 26106 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:28.806332 26105 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:28.806583 26106 ts_tablet_manager.cc:1403] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 08:56:28.806764 26105 ts_tablet_manager.cc:1403] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260713 08:56:28.809473 26106 raft_consensus.cc:359] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.810154 26106 raft_consensus.cc:385] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.810313 26104 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:28.810456 26106 raft_consensus.cc:740] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.810379 26105 raft_consensus.cc:359] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.811085 26104 ts_tablet_manager.cc:1403] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 08:56:28.811318 26105 raft_consensus.cc:385] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.811708 26105 raft_consensus.cc:740] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.811412 26106 consensus_queue.cc:260] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.812410 26105 consensus_queue.cc:260] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.813912 26106 ts_tablet_manager.cc:1434] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 08:56:28.813860 26104 raft_consensus.cc:359] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.814857 26105 ts_tablet_manager.cc:1434] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 08:56:28.814949 26106 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:28.814873 26104 raft_consensus.cc:385] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.815580 26104 raft_consensus.cc:740] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.816032 26105 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:28.816455 26104 consensus_queue.cc:260] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.820240 26104 ts_tablet_manager.cc:1434] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 08:56:28.821090 26104 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:28.821645 26106 tablet_bootstrap.cc:654] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.822309 26105 tablet_bootstrap.cc:654] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.824828 26110 raft_consensus.cc:493] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:28.825367 26110 raft_consensus.cc:515] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.831780 26104 tablet_bootstrap.cc:654] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.836674 26106 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:28.837249 26106 ts_tablet_manager.cc:1403] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260713 08:56:28.835227 26110 leader_election.cc:290] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:28.842677 26106 raft_consensus.cc:359] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.843645 26106 raft_consensus.cc:385] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.844136 26106 raft_consensus.cc:740] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.845232 26106 consensus_queue.cc:260] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.848356 26106 ts_tablet_manager.cc:1434] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 08:56:28.849682 26106 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:28.857614 26106 tablet_bootstrap.cc:654] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.862190 26064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096a8edcf1834276bdfb92a6a6888168" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
W20260713 08:56:28.863555 25956 leader_election.cc:343] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:28.873293 26105 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:28.873752 26104 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:28.873957 26105 ts_tablet_manager.cc:1403] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.023s
I20260713 08:56:28.874176 26104 ts_tablet_manager.cc:1403] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.011s
I20260713 08:56:28.874835 26111 raft_consensus.cc:493] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:28.875306 26111 raft_consensus.cc:515] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.877094 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096a8edcf1834276bdfb92a6a6888168" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:28.877197 26104 raft_consensus.cc:359] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.877813 26111 leader_election.cc:290] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:28.877972 26104 raft_consensus.cc:385] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.878242 26104 raft_consensus.cc:740] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
W20260713 08:56:28.879122 25952 leader_election.cc:343] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:28.879033 26104 consensus_queue.cc:260] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.879771 26106 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:28.880398 26106 ts_tablet_manager.cc:1403] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.003s
I20260713 08:56:28.881351 26104 ts_tablet_manager.cc:1434] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:56:28.882305 26104 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:28.883548 26106 raft_consensus.cc:359] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.884517 26106 raft_consensus.cc:385] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.884857 26106 raft_consensus.cc:740] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.885689 26106 consensus_queue.cc:260] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.886922 26112 raft_consensus.cc:493] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:28.887462 26112 raft_consensus.cc:515] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.889081 26104 tablet_bootstrap.cc:654] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.892408 26105 raft_consensus.cc:359] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.893131 26105 raft_consensus.cc:385] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.879740 25952 leader_election.cc:304] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a; no voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:28.893458 26105 raft_consensus.cc:740] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.894150 26110 raft_consensus.cc:2749] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:28.896314 26112 leader_election.cc:290] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:28.899819 26105 consensus_queue.cc:260] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.908813 26106 ts_tablet_manager.cc:1434] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260713 08:56:28.909806 26106 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:28.913477 26105 ts_tablet_manager.cc:1434] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260713 08:56:28.913389 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2505f227e64b46f19bfdb0887743bdea" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:28.914600 25914 raft_consensus.cc:2468] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 0.
I20260713 08:56:28.916468 26027 leader_election.cc:304] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:28.917610 26112 raft_consensus.cc:2804] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:28.918085 26112 raft_consensus.cc:493] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:28.918526 26112 raft_consensus.cc:3060] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:28.920596 26110 raft_consensus.cc:493] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:28.921054 26110 raft_consensus.cc:515] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.923328 26110 leader_election.cc:290] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:28.924765 26064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32b66ba21724493baca17390a24d5e5" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:28.925386 26064 raft_consensus.cc:2468] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 0.
I20260713 08:56:28.926218 26105 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:28.926539 25956 leader_election.cc:304] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: 
I20260713 08:56:28.927460 26110 raft_consensus.cc:2804] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:28.927809 26110 raft_consensus.cc:493] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:28.928126 26110 raft_consensus.cc:3060] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:28.930114 26112 raft_consensus.cc:515] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.933959 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32b66ba21724493baca17390a24d5e5" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:28.935649 25914 raft_consensus.cc:2468] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 0.
I20260713 08:56:28.939519 26112 leader_election.cc:290] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:28.948014 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2505f227e64b46f19bfdb0887743bdea" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d"
I20260713 08:56:28.948746 25914 raft_consensus.cc:3060] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:28.948954 26105 tablet_bootstrap.cc:654] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.954972 26106 tablet_bootstrap.cc:654] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:28.968125 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2505f227e64b46f19bfdb0887743bdea" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:28.969543 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2505f227e64b46f19bfdb0887743bdea" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
W20260713 08:56:28.971081 26029 leader_election.cc:343] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:28.971298 26110 raft_consensus.cc:515] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.950601 26112 raft_consensus.cc:493] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 08:56:28.974990 26029 leader_election.cc:343] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:28.975412 26112 raft_consensus.cc:515] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.976172 26104 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:28.976666 26104 ts_tablet_manager.cc:1403] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.032s
I20260713 08:56:28.977789 26112 leader_election.cc:290] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:28.977944 25913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05032b4bcafe41b9af5dbfb4b5fb1020" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:28.978641 25913 raft_consensus.cc:2468] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 0.
I20260713 08:56:28.979889 26027 leader_election.cc:304] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:28.981614 26106 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:28.981359 26104 raft_consensus.cc:359] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.979992 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05032b4bcafe41b9af5dbfb4b5fb1020" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:28.984962 26105 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:28.984915 26130 raft_consensus.cc:493] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:28.985554 26105 ts_tablet_manager.cc:1403] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.001s
W20260713 08:56:28.985770 26029 leader_election.cc:343] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:28.985522 26130 raft_consensus.cc:515] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.987174 25914 raft_consensus.cc:2468] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 1.
I20260713 08:56:28.982079 26104 raft_consensus.cc:385] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:28.987962 26104 raft_consensus.cc:740] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:28.988293 25913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:28.988426 26027 leader_election.cc:304] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [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: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 06db208fe4d8402e92394a1efb0dc81a
I20260713 08:56:28.988694 26104 consensus_queue.cc:260] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:28.982053 26106 ts_tablet_manager.cc:1403] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.000s
W20260713 08:56:28.989619 25952 leader_election.cc:343] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:28.989666 26129 raft_consensus.cc:2804] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:28.989867 26112 raft_consensus.cc:2804] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:28.995730 26112 raft_consensus.cc:493] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:28.996132 26112 raft_consensus.cc:3060] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:28.996271 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32b66ba21724493baca17390a24d5e5" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:28.996775 26064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32b66ba21724493baca17390a24d5e5" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:28.997371 26064 raft_consensus.cc:3060] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:28.997383 25989 raft_consensus.cc:2393] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c23e427ac32148228079df4a8e0b7d0d in current term 1: Already voted for candidate 06db208fe4d8402e92394a1efb0dc81a in this term.
I20260713 08:56:28.999229 26130 leader_election.cc:290] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:28.993635 26110 leader_election.cc:290] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.008213 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
W20260713 08:56:29.009341 25956 leader_election.cc:343] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.009507 26111 raft_consensus.cc:493] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.009804 25956 leader_election.cc:304] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a; no voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.009996 26111 raft_consensus.cc:515] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.011003 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32b66ba21724493baca17390a24d5e5" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.011036 26110 raft_consensus.cc:2749] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:29.011909 26111 leader_election.cc:290] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.012976 25880 leader_election.cc:304] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c23e427ac32148228079df4a8e0b7d0d; no voters: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e
I20260713 08:56:29.013177 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37546633f94a66aa133814cc814f9f" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.013625 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37546633f94a66aa133814cc814f9f" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.013768 26063 raft_consensus.cc:2468] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 0.
W20260713 08:56:29.015199 25879 leader_election.cc:343] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.015497 26064 raft_consensus.cc:2468] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 1.
I20260713 08:56:29.015756 25880 leader_election.cc:304] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [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: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 06db208fe4d8402e92394a1efb0dc81a
I20260713 08:56:29.016614 26111 raft_consensus.cc:3060] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.016770 25956 leader_election.cc:304] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: 
I20260713 08:56:29.017197 26106 raft_consensus.cc:359] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.017767 26110 raft_consensus.cc:2804] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.018142 26106 raft_consensus.cc:385] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.018378 26110 raft_consensus.cc:697] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 1 LEADER]: Becoming Leader. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Running, Role: LEADER
I20260713 08:56:29.019704 26110 consensus_queue.cc:237] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.019901 26105 raft_consensus.cc:359] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.018595 26106 raft_consensus.cc:740] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.020855 26105 raft_consensus.cc:385] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.021306 26105 raft_consensus.cc:740] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.021395 26106 consensus_queue.cc:260] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.022310 26105 consensus_queue.cc:260] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.023793 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f32b66ba21724493baca17390a24d5e5" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d"
I20260713 08:56:29.024406 26111 raft_consensus.cc:2749] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:29.029269 26104 ts_tablet_manager.cc:1434] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.052s	user 0.026s	sys 0.008s
I20260713 08:56:29.030603 26104 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:29.024899 26129 raft_consensus.cc:697] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 1 LEADER]: Becoming Leader. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Running, Role: LEADER
I20260713 08:56:29.032044 26111 raft_consensus.cc:2804] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:29.032919 26111 raft_consensus.cc:493] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:29.033234 26111 raft_consensus.cc:3060] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.033306 26129 consensus_queue.cc:237] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.034437 26112 raft_consensus.cc:515] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.037981 25913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05032b4bcafe41b9af5dbfb4b5fb1020" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d"
I20260713 08:56:29.038559 25913 raft_consensus.cc:3060] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.041493 26104 tablet_bootstrap.cc:654] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.044353 26112 leader_election.cc:290] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:29.045527 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05032b4bcafe41b9af5dbfb4b5fb1020" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
I20260713 08:56:29.046700 25913 raft_consensus.cc:2468] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 1.
W20260713 08:56:29.046911 26029 leader_election.cc:343] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.047772 26027 leader_election.cc:304] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [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: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 06db208fe4d8402e92394a1efb0dc81a
I20260713 08:56:29.048434 26112 raft_consensus.cc:2804] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.048974 26112 raft_consensus.cc:697] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 1 LEADER]: Becoming Leader. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Running, Role: LEADER
I20260713 08:56:29.049978 26112 consensus_queue.cc:237] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.053876 26105 ts_tablet_manager.cc:1434] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.068s	user 0.013s	sys 0.003s
I20260713 08:56:29.055181 26105 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:29.056039 25914 raft_consensus.cc:2468] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 1.
I20260713 08:56:29.059885 26106 ts_tablet_manager.cc:1434] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.068s	user 0.024s	sys 0.012s
I20260713 08:56:29.060073 26111 raft_consensus.cc:515] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.062002 26111 leader_election.cc:290] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Requested vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.062754 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37546633f94a66aa133814cc814f9f" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
I20260713 08:56:29.063159 26064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37546633f94a66aa133814cc814f9f" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:29.063896 26064 raft_consensus.cc:3060] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:29.064244 25879 leader_election.cc:343] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.069434 26105 tablet_bootstrap.cc:654] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.073277 25811 catalog_manager.cc:5697] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2). New cstate: current_term: 1 leader_uuid: "06db208fe4d8402e92394a1efb0dc81a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:29.075327 25808 catalog_manager.cc:5697] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4062c24e46264f888a4339ff6750fd6e (127.22.100.3). New cstate: current_term: 1 leader_uuid: "4062c24e46264f888a4339ff6750fd6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:29.078279 26064 raft_consensus.cc:2468] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 1.
I20260713 08:56:29.079795 26106 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:29.079710 25880 leader_election.cc:304] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [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: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 06db208fe4d8402e92394a1efb0dc81a
I20260713 08:56:29.080854 26111 raft_consensus.cc:2804] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.081277 26111 raft_consensus.cc:697] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Becoming Leader. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Running, Role: LEADER
W20260713 08:56:29.082079 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:56:29.082055 26111 consensus_queue.cc:237] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.084474 26104 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:29.085070 26104 ts_tablet_manager.cc:1403] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.017s
I20260713 08:56:29.090250 26106 tablet_bootstrap.cc:654] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.090054 26104 raft_consensus.cc:359] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.095124 26104 raft_consensus.cc:385] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.095463 26104 raft_consensus.cc:740] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.096239 26104 consensus_queue.cc:260] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.097702 26105 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:29.098338 26105 ts_tablet_manager.cc:1403] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.007s
I20260713 08:56:29.098632 26104 ts_tablet_manager.cc:1434] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 08:56:29.099949 26104 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:29.101740 26105 raft_consensus.cc:359] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.102595 26105 raft_consensus.cc:385] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.102993 26105 raft_consensus.cc:740] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.105926 26104 tablet_bootstrap.cc:654] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.108722 26106 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:29.109174 26106 ts_tablet_manager.cc:1403] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.006s
I20260713 08:56:29.111219 26106 raft_consensus.cc:359] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.110199 25810 catalog_manager.cc:5697] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c23e427ac32148228079df4a8e0b7d0d (127.22.100.1). New cstate: current_term: 1 leader_uuid: "c23e427ac32148228079df4a8e0b7d0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:29.111754 26106 raft_consensus.cc:385] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.115109 26106 raft_consensus.cc:740] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.115893 26106 consensus_queue.cc:260] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.111985 26105 consensus_queue.cc:260] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.118237 26105 ts_tablet_manager.cc:1434] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 08:56:29.119208 26105 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:29.125150 26105 tablet_bootstrap.cc:654] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.125722 26106 ts_tablet_manager.cc:1434] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260713 08:56:29.126159 26104 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:29.126631 26104 ts_tablet_manager.cc:1403] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.009s
I20260713 08:56:29.129544 26104 raft_consensus.cc:359] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.130268 26104 raft_consensus.cc:385] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.130568 26104 raft_consensus.cc:740] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.126672 26106 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:29.131510 26104 consensus_queue.cc:260] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.134557 26105 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:29.135082 26105 ts_tablet_manager.cc:1403] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 08:56:29.135710 26104 ts_tablet_manager.cc:1434] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 08:56:29.137094 26112 raft_consensus.cc:493] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.137524 26106 tablet_bootstrap.cc:654] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.137570 26112 raft_consensus.cc:515] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.137938 26105 raft_consensus.cc:359] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.138664 26105 raft_consensus.cc:385] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.138974 26105 raft_consensus.cc:740] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.139863 26112 leader_election.cc:290] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:29.139813 26105 consensus_queue.cc:260] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.140631 26110 raft_consensus.cc:493] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.140758 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd0122cba7c48a1a71d3df16d4de3ce" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:29.141192 26110 raft_consensus.cc:515] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.142136 26105 ts_tablet_manager.cc:1434] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
W20260713 08:56:29.142387 26027 leader_election.cc:343] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.143069 26105 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:29.148566 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd0122cba7c48a1a71d3df16d4de3ce" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.149623 26105 tablet_bootstrap.cc:654] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.151409 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a66ac40124449db0b755bc9b24b223" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:29.152653 26111 raft_consensus.cc:493] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 08:56:29.152805 25952 leader_election.cc:343] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.153290 26110 leader_election.cc:290] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.133621 25808 catalog_manager.cc:5697] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4062c24e46264f888a4339ff6750fd6e (127.22.100.3). New cstate: current_term: 1 leader_uuid: "4062c24e46264f888a4339ff6750fd6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: HEALTHY } } }
W20260713 08:56:29.155562 26029 leader_election.cc:343] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.153316 26111 raft_consensus.cc:515] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.163009 26105 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:29.163514 26105 ts_tablet_manager.cc:1403] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 08:56:29.161639 26029 leader_election.cc:304] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4062c24e46264f888a4339ff6750fd6e; no voters: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.165068 26112 raft_consensus.cc:2749] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:29.154477 26064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a66ac40124449db0b755bc9b24b223" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.165205 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.165989 26064 raft_consensus.cc:2468] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 0.
I20260713 08:56:29.166042 25989 raft_consensus.cc:2468] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 0.
I20260713 08:56:29.166740 26105 raft_consensus.cc:359] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.167059 25956 leader_election.cc:304] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.167433 26111 leader_election.cc:290] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.136713 26104 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:29.168391 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.168391 25879 leader_election.cc:304] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:29.170125 26111 raft_consensus.cc:2804] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:29.170434 26111 raft_consensus.cc:493] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:29.170742 26111 raft_consensus.cc:3060] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.170782 26110 raft_consensus.cc:2804] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:29.171207 26110 raft_consensus.cc:493] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:29.171552 26110 raft_consensus.cc:3060] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:29.173187 25880 leader_election.cc:343] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.173346 26112 raft_consensus.cc:493] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.173782 26112 raft_consensus.cc:515] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.167376 26105 raft_consensus.cc:385] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.177459 26105 raft_consensus.cc:740] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.178195 26104 tablet_bootstrap.cc:654] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.179548 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096a8edcf1834276bdfb92a6a6888168" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:29.179889 26105 consensus_queue.cc:260] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.180781 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096a8edcf1834276bdfb92a6a6888168" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.181370 25989 raft_consensus.cc:2468] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 0.
I20260713 08:56:29.182277 26105 ts_tablet_manager.cc:1434] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
W20260713 08:56:29.183046 26027 leader_election.cc:343] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.184484 26029 leader_election.cc:304] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.185551 26129 raft_consensus.cc:2804] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:29.185999 26129 raft_consensus.cc:493] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:29.186380 26129 raft_consensus.cc:3060] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.179497 26112 leader_election.cc:290] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:29.189596 26136 raft_consensus.cc:493] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.190028 26136 raft_consensus.cc:515] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.190135 26110 raft_consensus.cc:515] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.192045 26136 leader_election.cc:290] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.192606 26135 raft_consensus.cc:493] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.193082 26135 raft_consensus.cc:515] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.193852 26111 raft_consensus.cc:515] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.194198 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c6cc2a9e604389b62f446de45b0e9b" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.194820 25989 raft_consensus.cc:2468] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 0.
I20260713 08:56:29.195292 26135 leader_election.cc:290] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.195850 26111 leader_election.cc:290] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Requested vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.197039 26064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c6cc2a9e604389b62f446de45b0e9b" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.197242 25879 leader_election.cc:304] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:29.203998 26129 raft_consensus.cc:515] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.197923 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a66ac40124449db0b755bc9b24b223" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d"
I20260713 08:56:29.198758 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a89a95aef4469bfe84d1b68229f18" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.205052 26111 raft_consensus.cc:2804] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:29.205442 26111 raft_consensus.cc:493] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:29.205936 26111 raft_consensus.cc:3060] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:29.206063 25952 leader_election.cc:343] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.206236 26062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
W20260713 08:56:29.206875 25880 leader_election.cc:343] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:29.207872 25880 leader_election.cc:343] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.208695 26105 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:29.208595 26064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a89a95aef4469bfe84d1b68229f18" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.209214 26064 raft_consensus.cc:2468] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 0.
I20260713 08:56:29.209503 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096a8edcf1834276bdfb92a6a6888168" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d"
W20260713 08:56:29.210783 26027 leader_election.cc:343] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.211647 25880 leader_election.cc:304] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:29.212486 26135 raft_consensus.cc:2804] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:29.212802 26135 raft_consensus.cc:493] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:29.213073 26135 raft_consensus.cc:3060] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.213814 26105 tablet_bootstrap.cc:654] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.214275 26111 raft_consensus.cc:515] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.200942 26110 leader_election.cc:290] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.203464 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a66ac40124449db0b755bc9b24b223" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:29.205365 25989 raft_consensus.cc:2468] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 0.
I20260713 08:56:29.216630 26063 raft_consensus.cc:3060] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.199663 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
I20260713 08:56:29.217363 26106 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:29.217239 25990 raft_consensus.cc:3060] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.217823 26106 ts_tablet_manager.cc:1403] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.021s
I20260713 08:56:29.220359 26106 raft_consensus.cc:359] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.220885 26106 raft_consensus.cc:385] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.221112 26106 raft_consensus.cc:740] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.221735 26106 consensus_queue.cc:260] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.223040 26063 raft_consensus.cc:2468] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 1.
I20260713 08:56:29.225489 26104 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:29.225901 26104 ts_tablet_manager.cc:1403] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.009s
I20260713 08:56:29.225245 25956 leader_election.cc:304] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.228363 26104 raft_consensus.cc:359] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.228932 26104 raft_consensus.cc:385] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.229164 26104 raft_consensus.cc:740] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.229708 26106 ts_tablet_manager.cc:1434] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 08:56:29.229794 26104 consensus_queue.cc:260] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.231014 26133 raft_consensus.cc:2804] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.231768 26104 ts_tablet_manager.cc:1434] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 08:56:29.231604 26133 raft_consensus.cc:697] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 1 LEADER]: Becoming Leader. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Running, Role: LEADER
I20260713 08:56:29.233355 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c6cc2a9e604389b62f446de45b0e9b" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
I20260713 08:56:29.233929 25989 raft_consensus.cc:3060] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.233848 26133 consensus_queue.cc:237] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.236764 26106 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:29.238576 26104 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:29.241195 25989 raft_consensus.cc:2468] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 1.
I20260713 08:56:29.243172 26106 tablet_bootstrap.cc:654] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.243044 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c6cc2a9e604389b62f446de45b0e9b" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:29.243513 26111 leader_election.cc:290] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Requested vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.245144 25990 raft_consensus.cc:2468] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 1.
I20260713 08:56:29.251405 25810 catalog_manager.cc:5697] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a reported cstate change: term changed from 0 to 1, leader changed from <none> to 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2). New cstate: current_term: 1 leader_uuid: "06db208fe4d8402e92394a1efb0dc81a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:29.245795 26129 leader_election.cc:290] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:29.261477 25879 leader_election.cc:304] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:29.250102 26104 tablet_bootstrap.cc:654] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.262475 26136 raft_consensus.cc:2804] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.247316 26105 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:29.263264 26105 ts_tablet_manager.cc:1403] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.019s
I20260713 08:56:29.248600 25988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096a8edcf1834276bdfb92a6a6888168" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
I20260713 08:56:29.266711 26105 raft_consensus.cc:359] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.267426 26105 raft_consensus.cc:385] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.267732 26105 raft_consensus.cc:740] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.268273 25879 leader_election.cc:304] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [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: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d; no voters: 4062c24e46264f888a4339ff6750fd6e
I20260713 08:56:29.268424 26105 consensus_queue.cc:260] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.270357 26105 ts_tablet_manager.cc:1434] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:56:29.271167 26105 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e: Bootstrap starting.
I20260713 08:56:29.255085 26135 raft_consensus.cc:515] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.283510 26105 tablet_bootstrap.cc:654] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.289160 26135 leader_election.cc:290] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Requested vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.291131 26135 raft_consensus.cc:2804] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.291379 26104 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:29.292001 26104 ts_tablet_manager.cc:1403] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.015s
I20260713 08:56:29.267239 25988 raft_consensus.cc:3060] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.293139 26136 raft_consensus.cc:697] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Becoming Leader. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Running, Role: LEADER
I20260713 08:56:29.294373 26136 consensus_queue.cc:237] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
W20260713 08:56:29.296936 25880 leader_election.cc:343] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:29.299017 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a89a95aef4469bfe84d1b68229f18" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:29.299775 26063 raft_consensus.cc:3060] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.309145 26063 raft_consensus.cc:2468] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 1.
I20260713 08:56:29.310042 25988 raft_consensus.cc:2468] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 1.
I20260713 08:56:29.310356 25880 leader_election.cc:304] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:29.312785 26129 raft_consensus.cc:493] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.313380 26129 raft_consensus.cc:515] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.291927 26135 raft_consensus.cc:697] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Becoming Leader. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Running, Role: LEADER
I20260713 08:56:29.327926 26111 raft_consensus.cc:2804] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.329785 26111 raft_consensus.cc:697] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Becoming Leader. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Running, Role: LEADER
I20260713 08:56:29.329797 26135 consensus_queue.cc:237] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.331024 26111 consensus_queue.cc:237] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.331753 26104 raft_consensus.cc:359] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.332345 26104 raft_consensus.cc:385] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.332597 26104 raft_consensus.cc:740] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.334808 26129 leader_election.cc:290] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:29.336812 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:29.339174 26104 consensus_queue.cc:260] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.341774 26104 ts_tablet_manager.cc:1434] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260713 08:56:29.342986 26104 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a: Bootstrap starting.
I20260713 08:56:29.315761 26029 leader_election.cc:304] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.348361 26129 raft_consensus.cc:2804] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.348917 26129 raft_consensus.cc:697] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 1 LEADER]: Becoming Leader. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Running, Role: LEADER
I20260713 08:56:29.349682 26129 consensus_queue.cc:237] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.353344 25988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.354353 25988 raft_consensus.cc:2393] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4062c24e46264f888a4339ff6750fd6e in current term 1: Already voted for candidate c23e427ac32148228079df4a8e0b7d0d in this term.
I20260713 08:56:29.357473 26029 leader_election.cc:304] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4062c24e46264f888a4339ff6750fd6e; no voters: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.358522 26112 raft_consensus.cc:3060] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:29.343338 25879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.2:44203, user_credentials={real_user=slave}} blocked reactor thread for 75147.4us
I20260713 08:56:29.359905 25988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a89a95aef4469bfe84d1b68229f18" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
I20260713 08:56:29.360430 25988 raft_consensus.cc:3060] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.378114 26106 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:29.378568 26106 ts_tablet_manager.cc:1403] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.142s	user 0.019s	sys 0.050s
I20260713 08:56:29.382046 26105 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e: No bootstrap required, opened a new log
I20260713 08:56:29.382491 26105 ts_tablet_manager.cc:1403] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e: Time spent bootstrapping tablet: real 0.112s	user 0.042s	sys 0.034s
I20260713 08:56:29.381690 26106 raft_consensus.cc:359] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.384177 26106 raft_consensus.cc:385] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.384460 26106 raft_consensus.cc:740] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.385131 26106 consensus_queue.cc:260] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.384047 25988 raft_consensus.cc:2468] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 1.
I20260713 08:56:29.389060 26106 ts_tablet_manager.cc:1434] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 08:56:29.389861 26106 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:29.390462 25810 catalog_manager.cc:5697] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c23e427ac32148228079df4a8e0b7d0d (127.22.100.1). New cstate: current_term: 1 leader_uuid: "c23e427ac32148228079df4a8e0b7d0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:29.391211 25811 catalog_manager.cc:5697] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4062c24e46264f888a4339ff6750fd6e (127.22.100.3). New cstate: current_term: 1 leader_uuid: "4062c24e46264f888a4339ff6750fd6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:29.392204 25810 catalog_manager.cc:5697] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c23e427ac32148228079df4a8e0b7d0d (127.22.100.1). New cstate: current_term: 1 leader_uuid: "c23e427ac32148228079df4a8e0b7d0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:29.394003 26105 raft_consensus.cc:359] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.394690 26105 raft_consensus.cc:385] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.394999 26105 raft_consensus.cc:740] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.395571 26106 tablet_bootstrap.cc:654] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.395625 26105 consensus_queue.cc:260] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.396262 26112 raft_consensus.cc:2749] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:29.397707 26105 ts_tablet_manager.cc:1434] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260713 08:56:29.401871 26104 tablet_bootstrap.cc:654] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:29.402434 26106 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: No bootstrap required, opened a new log
I20260713 08:56:29.402868 26106 ts_tablet_manager.cc:1403] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 08:56:29.405371 26106 raft_consensus.cc:359] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.405952 26106 raft_consensus.cc:385] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.406212 26106 raft_consensus.cc:740] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.406739 26106 consensus_queue.cc:260] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.408466 26106 ts_tablet_manager.cc:1434] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 08:56:29.410754 26104 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a: No bootstrap required, opened a new log
I20260713 08:56:29.411124 26104 ts_tablet_manager.cc:1403] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.008s
I20260713 08:56:29.411437 25808 catalog_manager.cc:5697] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c23e427ac32148228079df4a8e0b7d0d (127.22.100.1). New cstate: current_term: 1 leader_uuid: "c23e427ac32148228079df4a8e0b7d0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:29.412073 26111 raft_consensus.cc:493] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.412545 26111 raft_consensus.cc:515] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.413400 26104 raft_consensus.cc:359] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.414019 26104 raft_consensus.cc:385] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:29.414283 26104 raft_consensus.cc:740] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Initialized, Role: FOLLOWER
I20260713 08:56:29.414856 26111 leader_election.cc:290] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.415002 26104 consensus_queue.cc:260] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.415923 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd0122cba7c48a1a71d3df16d4de3ce" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.415990 25988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd0122cba7c48a1a71d3df16d4de3ce" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.416662 26063 raft_consensus.cc:2468] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 0.
I20260713 08:56:29.416833 25988 raft_consensus.cc:2468] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 0.
I20260713 08:56:29.417870 25880 leader_election.cc:304] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:29.418977 26111 raft_consensus.cc:2804] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:29.419358 26104 ts_tablet_manager.cc:1434] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 08:56:29.419315 26111 raft_consensus.cc:493] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:29.419927 26111 raft_consensus.cc:3060] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.425220 26135 raft_consensus.cc:493] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.425673 26135 raft_consensus.cc:515] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.426558 26111 raft_consensus.cc:515] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.427690 26135 leader_election.cc:290] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.428678 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a66ac40124449db0b755bc9b24b223" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.429399 26063 raft_consensus.cc:2393] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c23e427ac32148228079df4a8e0b7d0d in current term 1: Already voted for candidate 06db208fe4d8402e92394a1efb0dc81a in this term.
I20260713 08:56:29.430027 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd0122cba7c48a1a71d3df16d4de3ce" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
I20260713 08:56:29.430546 25990 raft_consensus.cc:3060] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.431497 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd0122cba7c48a1a71d3df16d4de3ce" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:29.431768 26111 leader_election.cc:290] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Requested vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.432080 26063 raft_consensus.cc:3060] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.434367 25988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45a66ac40124449db0b755bc9b24b223" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.435381 25879 leader_election.cc:304] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c23e427ac32148228079df4a8e0b7d0d; no voters: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e
I20260713 08:56:29.436023 26111 raft_consensus.cc:3060] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.437386 25990 raft_consensus.cc:2468] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 1.
I20260713 08:56:29.438632 26063 raft_consensus.cc:2468] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c23e427ac32148228079df4a8e0b7d0d in term 1.
I20260713 08:56:29.438484 25879 leader_election.cc:304] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d; no voters: 
I20260713 08:56:29.439420 26135 raft_consensus.cc:2804] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:29.439862 26135 raft_consensus.cc:697] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Becoming Leader. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Running, Role: LEADER
I20260713 08:56:29.440570 26135 consensus_queue.cc:237] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.441877 26111 raft_consensus.cc:2749] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:29.447868 25808 catalog_manager.cc:5697] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d reported cstate change: term changed from 0 to 1, leader changed from <none> to c23e427ac32148228079df4a8e0b7d0d (127.22.100.1). New cstate: current_term: 1 leader_uuid: "c23e427ac32148228079df4a8e0b7d0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:29.491253 26110 consensus_queue.cc:1048] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:29.501631 26133 consensus_queue.cc:1048] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:29.544299 26133 raft_consensus.cc:493] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.544728 26133 raft_consensus.cc:515] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.546452 26133 leader_election.cc:290] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.546684 26129 raft_consensus.cc:493] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.547026 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05032b4bcafe41b9af5dbfb4b5fb1020" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:29.547144 26129 raft_consensus.cc:515] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.547480 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05032b4bcafe41b9af5dbfb4b5fb1020" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.547866 25914 raft_consensus.cc:2393] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06db208fe4d8402e92394a1efb0dc81a in current term 1: Already voted for candidate 4062c24e46264f888a4339ff6750fd6e in this term.
I20260713 08:56:29.548940 25952 leader_election.cc:304] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a; no voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.549281 26129 leader_election.cc:290] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:29.549914 26133 raft_consensus.cc:3060] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.549909 25914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c6cc2a9e604389b62f446de45b0e9b" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c23e427ac32148228079df4a8e0b7d0d" is_pre_election: true
I20260713 08:56:29.550663 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c6cc2a9e604389b62f446de45b0e9b" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:29.551386 25990 raft_consensus.cc:2393] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4062c24e46264f888a4339ff6750fd6e in current term 1: Already voted for candidate c23e427ac32148228079df4a8e0b7d0d in this term.
I20260713 08:56:29.552273 26029 leader_election.cc:304] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4062c24e46264f888a4339ff6750fd6e; no voters: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.552964 26129 raft_consensus.cc:3060] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.556147 26133 raft_consensus.cc:2749] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:29.558569 26129 raft_consensus.cc:2749] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:29.559321 22928 ts_manager.cc:295] Set tserver state for c23e427ac32148228079df4a8e0b7d0d to MAINTENANCE_MODE
I20260713 08:56:29.559976 22928 tablet_server.cc:179] TabletServer@127.22.100.1:0 shutting down...
I20260713 08:56:29.565949 26129 consensus_queue.cc:1048] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:29.571607 26027 consensus_peers.cc:597] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. 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 08:56:29.575080 26135 consensus_queue.cc:1048] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:29.575415 26027 consensus_peers.cc:597] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. 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 08:56:29.587572 25990 raft_consensus.cc:3060] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.595862 26135 consensus_queue.cc:1048] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:29.598191 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:29.600162 22928 tablet_replica.cc:333] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.600924 22928 raft_consensus.cc:2243] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:29.601372 22928 raft_consensus.cc:2272] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.603729 22928 tablet_replica.cc:333] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.604137 26133 raft_consensus.cc:493] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:29.604493 22928 raft_consensus.cc:2243] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:29.604601 26133 raft_consensus.cc:515] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:29.605057 22928 raft_consensus.cc:2272] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.606753 26133 leader_election.cc:290] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:29.607026 22928 tablet_replica.cc:333] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.607844 22928 raft_consensus.cc:2243] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:29.608510 22928 pending_rounds.cc:70] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Trying to abort 1 pending ops.
I20260713 08:56:29.608460 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2505f227e64b46f19bfdb0887743bdea" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:29.608852 22928 pending_rounds.cc:77] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306989524303990784 op_type: NO_OP noop_request { }
I20260713 08:56:29.609197 22928 raft_consensus.cc:2889] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 08:56:29.609529 22928 raft_consensus.cc:2272] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.612142 22928 tablet_replica.cc:333] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.612843 22928 raft_consensus.cc:2243] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:29.613505 22928 pending_rounds.cc:70] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Trying to abort 1 pending ops.
I20260713 08:56:29.613725 22928 pending_rounds.cc:77] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306989524312436736 op_type: NO_OP noop_request { }
I20260713 08:56:29.614043 22928 raft_consensus.cc:2889] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 08:56:29.614362 22928 raft_consensus.cc:2272] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.617199 22928 tablet_replica.cc:333] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
W20260713 08:56:29.617178 25952 leader_election.cc:336] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 08:56:29.617736 25952 leader_election.cc:304] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06db208fe4d8402e92394a1efb0dc81a; no voters: 4062c24e46264f888a4339ff6750fd6e, c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:29.618055 22928 raft_consensus.cc:2243] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:29.618449 26133 raft_consensus.cc:2749] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:29.618764 22928 pending_rounds.cc:70] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Trying to abort 1 pending ops.
I20260713 08:56:29.619063 22928 pending_rounds.cc:77] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306989524225421312 op_type: NO_OP noop_request { }
I20260713 08:56:29.619318 22928 raft_consensus.cc:2889] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 08:56:29.619570 22928 raft_consensus.cc:2272] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.621423 22928 tablet_replica.cc:333] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.621906 22928 raft_consensus.cc:2243] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:29.622401 22928 pending_rounds.cc:70] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Trying to abort 1 pending ops.
I20260713 08:56:29.622565 22928 pending_rounds.cc:77] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306989524757196800 op_type: NO_OP noop_request { }
I20260713 08:56:29.622802 22928 raft_consensus.cc:2889] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 08:56:29.623063 22928 raft_consensus.cc:2272] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.625260 22928 tablet_replica.cc:333] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.625721 22928 raft_consensus.cc:2243] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:29.626385 22928 raft_consensus.cc:2272] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.628118 22928 tablet_replica.cc:333] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.628582 22928 raft_consensus.cc:2243] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:29.628912 22928 raft_consensus.cc:2272] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.630255 22928 tablet_replica.cc:333] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.630677 22928 raft_consensus.cc:2243] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:29.630996 22928 raft_consensus.cc:2272] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.632395 22928 tablet_replica.cc:333] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: stopping tablet replica
I20260713 08:56:29.632797 22928 raft_consensus.cc:2243] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:29.633252 22928 raft_consensus.cc:2272] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:29.638767 25990 raft_consensus.cc:3060] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:29.644120 26129 consensus_queue.cc:1048] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:29.654300 22928 tablet_server.cc:196] TabletServer@127.22.100.1:0 shutdown complete.
I20260713 08:56:29.663079 26177 consensus_queue.cc:1048] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:29.699412 25952 consensus_peers.cc:597] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:29.780669 26177 consensus_queue.cc:1048] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:29.796260 26027 consensus_peers.cc:597] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:29.808863 26133 consensus_queue.cc:1048] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:30.072475 25952 consensus_peers.cc:597] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:30.082998 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:30.991195 26130 raft_consensus.cc:493] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:30.991722 26130 raft_consensus.cc:515] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:30.993463 26130 leader_election.cc:290] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:30.994415 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd0122cba7c48a1a71d3df16d4de3ce" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:30.995012 26063 raft_consensus.cc:2468] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 1.
I20260713 08:56:30.996141 25956 leader_election.cc:304] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: 
I20260713 08:56:30.996800 26130 raft_consensus.cc:2804] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 08:56:30.996824 25952 leader_election.cc:336] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:30.997109 26130 raft_consensus.cc:493] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:30.997445 26130 raft_consensus.cc:3060] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:31.001883 26130 raft_consensus.cc:515] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.003302 26130 leader_election.cc:290] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:31.004245 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd0122cba7c48a1a71d3df16d4de3ce" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:31.004709 26063 raft_consensus.cc:3060] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Advancing to term 2
W20260713 08:56:31.006325 25952 leader_election.cc:336] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.009539 26063 raft_consensus.cc:2468] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 2.
I20260713 08:56:31.010984 25956 leader_election.cc:304] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:31.012072 26130 raft_consensus.cc:2804] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:31.013367 26130 raft_consensus.cc:697] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 2 LEADER]: Becoming Leader. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Running, Role: LEADER
I20260713 08:56:31.014619 26130 consensus_queue.cc:237] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Queue going to LEADER 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: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.020673 25810 catalog_manager.cc:5697] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a reported cstate change: term changed from 1 to 2, leader changed from c23e427ac32148228079df4a8e0b7d0d (127.22.100.1) to 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2). New cstate: current_term: 2 leader_uuid: "06db208fe4d8402e92394a1efb0dc81a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:31.021250 26130 raft_consensus.cc:493] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:31.021694 26130 raft_consensus.cc:515] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.023272 26112 raft_consensus.cc:493] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:31.023269 26130 leader_election.cc:290] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:31.023940 26112 raft_consensus.cc:515] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.024884 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c6cc2a9e604389b62f446de45b0e9b" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:31.025519 26063 raft_consensus.cc:2468] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 1.
I20260713 08:56:31.027208 26112 leader_election.cc:290] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:31.027202 25956 leader_election.cc:304] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: 
I20260713 08:56:31.028515 26130 raft_consensus.cc:2804] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:56:31.028697 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a89a95aef4469bfe84d1b68229f18" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:31.028999 26130 raft_consensus.cc:493] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:31.029341 26130 raft_consensus.cc:3060] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:31.029383 25990 raft_consensus.cc:2468] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 1.
I20260713 08:56:31.030959 26029 leader_election.cc:304] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: 
I20260713 08:56:31.031829 26112 raft_consensus.cc:2804] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 08:56:31.031915 26027 leader_election.cc:336] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.032263 26112 raft_consensus.cc:493] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:31.032554 26112 raft_consensus.cc:3060] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Advancing to term 2
W20260713 08:56:31.032876 25952 leader_election.cc:336] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.036965 26130 raft_consensus.cc:515] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.038481 26112 raft_consensus.cc:515] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.039321 26130 leader_election.cc:290] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:31.040266 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c6cc2a9e604389b62f446de45b0e9b" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:31.040693 26063 raft_consensus.cc:3060] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:31.042640 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52a89a95aef4469bfe84d1b68229f18" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
W20260713 08:56:31.042913 25952 leader_election.cc:336] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.043148 25990 raft_consensus.cc:3060] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:31.043646 26112 leader_election.cc:290] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
W20260713 08:56:31.044936 26027 leader_election.cc:336] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.046133 26063 raft_consensus.cc:2468] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 2.
I20260713 08:56:31.047075 25956 leader_election.cc:304] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:31.047809 26130 raft_consensus.cc:2804] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:31.048216 26130 raft_consensus.cc:697] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 2 LEADER]: Becoming Leader. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Running, Role: LEADER
I20260713 08:56:31.048863 25990 raft_consensus.cc:2468] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 2.
I20260713 08:56:31.048862 26130 consensus_queue.cc:237] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Queue going to LEADER 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: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.049817 26029 leader_election.cc:304] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:31.050418 26112 raft_consensus.cc:2804] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:31.051416 26112 raft_consensus.cc:697] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 2 LEADER]: Becoming Leader. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Running, Role: LEADER
I20260713 08:56:31.052397 26112 consensus_queue.cc:237] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Queue going to LEADER 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: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.056977 25810 catalog_manager.cc:5697] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a reported cstate change: term changed from 1 to 2, leader changed from c23e427ac32148228079df4a8e0b7d0d (127.22.100.1) to 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2). New cstate: current_term: 2 leader_uuid: "06db208fe4d8402e92394a1efb0dc81a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:31.060734 25808 catalog_manager.cc:5697] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e reported cstate change: term changed from 1 to 2, leader changed from c23e427ac32148228079df4a8e0b7d0d (127.22.100.1) to 4062c24e46264f888a4339ff6750fd6e (127.22.100.3). New cstate: current_term: 2 leader_uuid: "4062c24e46264f888a4339ff6750fd6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: HEALTHY } } }
W20260713 08:56:31.083858 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:31.090101 26112 raft_consensus.cc:493] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c23e427ac32148228079df4a8e0b7d0d)
I20260713 08:56:31.090476 26112 raft_consensus.cc:515] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.091877 26112 leader_election.cc:290] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:31.092844 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37546633f94a66aa133814cc814f9f" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
W20260713 08:56:31.095098 26027 leader_election.cc:336] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.095469 26027 leader_election.cc:304] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [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: 4062c24e46264f888a4339ff6750fd6e; no voters: 06db208fe4d8402e92394a1efb0dc81a, c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:31.096047 26112 raft_consensus.cc:2749] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 08:56:31.099200 26130 raft_consensus.cc:493] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c23e427ac32148228079df4a8e0b7d0d)
I20260713 08:56:31.099615 26130 raft_consensus.cc:515] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.101164 26130 leader_election.cc:290] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:31.102095 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37546633f94a66aa133814cc814f9f" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:31.102645 26063 raft_consensus.cc:2468] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 1.
I20260713 08:56:31.103574 25956 leader_election.cc:304] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: 
W20260713 08:56:31.104218 25952 leader_election.cc:336] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.104288 26130 raft_consensus.cc:2804] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:56:31.104660 26130 raft_consensus.cc:493] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c23e427ac32148228079df4a8e0b7d0d)
I20260713 08:56:31.104949 26130 raft_consensus.cc:3060] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:31.109357 26130 raft_consensus.cc:515] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.110780 26130 leader_election.cc:290] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:31.111671 26063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d37546633f94a66aa133814cc814f9f" candidate_uuid: "06db208fe4d8402e92394a1efb0dc81a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e"
I20260713 08:56:31.112102 26063 raft_consensus.cc:3060] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Advancing to term 2
W20260713 08:56:31.113780 25952 leader_election.cc:336] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.116357 26063 raft_consensus.cc:2468] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06db208fe4d8402e92394a1efb0dc81a in term 2.
I20260713 08:56:31.117295 25956 leader_election.cc:304] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:31.117847 26130 raft_consensus.cc:2804] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:31.118206 26130 raft_consensus.cc:697] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 2 LEADER]: Becoming Leader. State: Replica: 06db208fe4d8402e92394a1efb0dc81a, State: Running, Role: LEADER
I20260713 08:56:31.118877 26130 consensus_queue.cc:237] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.132144 25808 catalog_manager.cc:5697] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a reported cstate change: term changed from 1 to 2, leader changed from c23e427ac32148228079df4a8e0b7d0d (127.22.100.1) to 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2). New cstate: current_term: 2 leader_uuid: "06db208fe4d8402e92394a1efb0dc81a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:31.453773 26064 raft_consensus.cc:1275] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Refusing update from remote peer 06db208fe4d8402e92394a1efb0dc81a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:31.454825 26130 consensus_queue.cc:1048] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:31.470877 25952 consensus_peers.cc:597] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:31.473886 26027 consensus_peers.cc:597] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:56:31.492892 25952 consensus_peers.cc:597] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:31.498071 26064 raft_consensus.cc:1275] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Refusing update from remote peer 06db208fe4d8402e92394a1efb0dc81a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:31.499112 26130 consensus_queue.cc:1048] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 08:56:31.512624 25952 consensus_peers.cc:597] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:31.524010 26064 raft_consensus.cc:1275] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Refusing update from remote peer 06db208fe4d8402e92394a1efb0dc81a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:31.525099 26196 consensus_queue.cc:1048] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:31.573887 26112 raft_consensus.cc:493] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:31.574329 26112 raft_consensus.cc:515] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.576282 26112 leader_election.cc:290] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:31.577381 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:31.577997 25990 raft_consensus.cc:2468] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 1.
I20260713 08:56:31.578979 26029 leader_election.cc:304] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: 
I20260713 08:56:31.579639 26112 raft_consensus.cc:2804] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 08:56:31.579634 26027 leader_election.cc:336] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.580092 26112 raft_consensus.cc:493] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:31.580420 26112 raft_consensus.cc:3060] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:31.585037 26112 raft_consensus.cc:515] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.586442 26112 leader_election.cc:290] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 election: Requested vote from peers c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089), 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203)
I20260713 08:56:31.587430 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b52fa11e05fe4166aded43a8c92a0272" candidate_uuid: "4062c24e46264f888a4339ff6750fd6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a"
I20260713 08:56:31.587949 25990 raft_consensus.cc:3060] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Advancing to term 2
W20260713 08:56:31.589489 26027 leader_election.cc:336] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111)
I20260713 08:56:31.592208 25990 raft_consensus.cc:2468] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4062c24e46264f888a4339ff6750fd6e in term 2.
I20260713 08:56:31.593065 26029 leader_election.cc:304] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [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: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e; no voters: c23e427ac32148228079df4a8e0b7d0d
I20260713 08:56:31.593626 26112 raft_consensus.cc:2804] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:31.594355 26112 raft_consensus.cc:697] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 2 LEADER]: Becoming Leader. State: Replica: 4062c24e46264f888a4339ff6750fd6e, State: Running, Role: LEADER
I20260713 08:56:31.595106 26112 consensus_queue.cc:237] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Queue going to LEADER 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: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:31.601239 25810 catalog_manager.cc:5697] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e reported cstate change: term changed from 1 to 2, leader changed from c23e427ac32148228079df4a8e0b7d0d (127.22.100.1) to 4062c24e46264f888a4339ff6750fd6e (127.22.100.3). New cstate: current_term: 2 leader_uuid: "4062c24e46264f888a4339ff6750fd6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:31.625221 25990 raft_consensus.cc:1275] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Refusing update from remote peer 4062c24e46264f888a4339ff6750fd6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:31.626340 26112 consensus_queue.cc:1048] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:31.928300 26027 consensus_peers.cc:597] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:31.980701 26027 consensus_peers.cc:597] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:32.081669 25990 raft_consensus.cc:1275] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Refusing update from remote peer 4062c24e46264f888a4339ff6750fd6e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:32.082854 26203 consensus_queue.cc:1048] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:32.084769 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 08:56:32.089946 25952 consensus_peers.cc:597] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:32.194815 25952 consensus_peers.cc:597] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:32.253573 26027 consensus_peers.cc:597] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:32.259553 26027 consensus_peers.cc:597] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:32.315231 25952 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260713 08:56:33.085651 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 08:56:33.717787 25952 consensus_peers.cc:597] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:33.920704 25952 consensus_peers.cc:597] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:33.965493 26027 consensus_peers.cc:597] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:34.086468 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 08:56:34.219812 25952 consensus_peers.cc:597] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:34.386890 25952 consensus_peers.cc:597] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 08:56:34.492420 26027 consensus_peers.cc:597] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 08:56:34.614217 26027 consensus_peers.cc:597] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 08:56:34.666694 25952 consensus_peers.cc:597] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 08:56:34.678738 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:34.684855 26206 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 08:56:34.685639 26207 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 08:56:34.687083 26209 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 08:56:34.688567 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:34.689500 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:34.689702 22928 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 08:56:34.689889 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783932994689872 us; error 0 us; skew 500 ppm
I20260713 08:56:34.690415 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:34.692669 22928 webserver.cc:533] Webserver started at http://127.22.100.1:34209/ using document root <none> and password file <none>
I20260713 08:56:34.693130 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:34.693280 22928 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 08:56:34.696547 22928 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.001s	sys 0.003s
I20260713 08:56:34.700543 26214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:34.701257 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 08:56:34.701556 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "c23e427ac32148228079df4a8e0b7d0d"
format_stamp: "Formatted at 2026-07-13 08:56:28 on dist-test-slave-4nhr"
I20260713 08:56:34.701861 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783932916424608-22928-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 08:56:34.719043 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:34.720083 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:34.721447 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:34.724578 26221 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 08:56:34.748136 26027 consensus_peers.cc:597] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 08:56:34.768009 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 08:56:34.768301 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.002s	sys 0.000s
I20260713 08:56:34.768532 22928 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 08:56:34.772454 26221 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.782465 26221 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: 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 08:56:34.783094 26221 tablet_bootstrap.cc:492] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.783564 26221 ts_tablet_manager.cc:1403] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 08:56:34.785472 26221 raft_consensus.cc:359] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.785991 26221 raft_consensus.cc:740] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.786602 26221 consensus_queue.cc:260] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.788671 26221 ts_tablet_manager.cc:1434] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 08:56:34.789268 26221 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.801244 26221 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 08:56:34.802227 26221 tablet_bootstrap.cc:492] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.802755 26221 ts_tablet_manager.cc:1403] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 08:56:34.804981 22928 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 08:56:34.805260 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.034s	sys 0.002s
I20260713 08:56:34.804908 26221 raft_consensus.cc:359] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.805653 26221 raft_consensus.cc:740] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.806362 26221 consensus_queue.cc:260] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.807915 26221 ts_tablet_manager.cc:1434] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 08:56:34.808528 26221 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.820761 26221 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: 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 08:56:34.821497 26221 tablet_bootstrap.cc:492] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.822001 26221 ts_tablet_manager.cc:1403] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 08:56:34.824121 26221 raft_consensus.cc:359] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.824687 26221 raft_consensus.cc:740] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.825438 26221 consensus_queue.cc:260] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [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: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.827539 26221 ts_tablet_manager.cc:1434] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 08:56:34.828377 26221 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.839228 26221 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: 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 08:56:34.840008 26221 tablet_bootstrap.cc:492] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.840579 26221 ts_tablet_manager.cc:1403] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260713 08:56:34.842643 26221 raft_consensus.cc:359] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.843246 26221 raft_consensus.cc:740] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.843933 26221 consensus_queue.cc:260] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.845306 26221 ts_tablet_manager.cc:1434] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260713 08:56:34.845881 26221 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.855198 26221 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 08:56:34.855971 26221 tablet_bootstrap.cc:492] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.856459 26221 ts_tablet_manager.cc:1403] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 08:56:34.858263 26221 raft_consensus.cc:359] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.858927 26221 raft_consensus.cc:740] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.859417 26221 consensus_queue.cc:260] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.860216 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:39089
I20260713 08:56:34.860316 26284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:39089 every 8 connection(s)
I20260713 08:56:34.860894 26221 ts_tablet_manager.cc:1434] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:34.861507 26221 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.865163 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:34.875691 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 08:56:34.876469 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:34.877256 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:34.882407 26221 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 08:56:34.883324 26221 tablet_bootstrap.cc:492] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.883950 26221 ts_tablet_manager.cc:1403] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260713 08:56:34.886713 26221 raft_consensus.cc:359] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.887534 26221 raft_consensus.cc:740] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.888183 26221 consensus_queue.cc:260] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.889632 26221 ts_tablet_manager.cc:1434] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 08:56:34.890307 26221 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.895413 26285 heartbeater.cc:344] Connected to a master server at 127.22.100.62:38133
I20260713 08:56:34.895890 26285 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:34.896773 26285 heartbeater.cc:507] Master 127.22.100.62:38133 requested a full tablet report, sending...
I20260713 08:56:34.901962 26221 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: 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 08:56:34.902822 26221 tablet_bootstrap.cc:492] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.903502 26221 ts_tablet_manager.cc:1403] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 08:56:34.904065 25810 ts_manager.cc:194] Re-registered known tserver with Master: c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089)
I20260713 08:56:34.907624 26221 raft_consensus.cc:359] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.908205 26221 raft_consensus.cc:385] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:34.908420 26221 raft_consensus.cc:740] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.908910 26221 consensus_queue.cc:260] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.910251 26221 ts_tablet_manager.cc:1434] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 08:56:34.910887 26221 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.914064 25810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59646
I20260713 08:56:34.916970 26285 heartbeater.cc:499] Master 127.22.100.62:38133 was elected leader, sending a full tablet report...
I20260713 08:56:34.922132 26221 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 08:56:34.922835 26221 tablet_bootstrap.cc:492] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.923296 26221 ts_tablet_manager.cc:1403] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 08:56:34.924888 26221 raft_consensus.cc:359] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.925442 26221 raft_consensus.cc:740] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.925951 26221 consensus_queue.cc:260] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.927273 26221 ts_tablet_manager.cc:1434] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:34.927918 26221 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
W20260713 08:56:34.938143 26027 consensus_peers.cc:597] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260713 08:56:34.938651 26221 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: 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 08:56:34.939253 26221 tablet_bootstrap.cc:492] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.939721 26221 ts_tablet_manager.cc:1403] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260713 08:56:34.941170 26221 raft_consensus.cc:359] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.941563 26221 raft_consensus.cc:740] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.941958 26221 consensus_queue.cc:260] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.943521 26221 ts_tablet_manager.cc:1434] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 08:56:34.944267 26221 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap starting.
I20260713 08:56:34.956229 26221 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: 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 08:56:34.956837 26221 tablet_bootstrap.cc:492] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: Bootstrap complete.
I20260713 08:56:34.957296 26221 ts_tablet_manager.cc:1403] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 08:56:34.958956 26221 raft_consensus.cc:359] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.959362 26221 raft_consensus.cc:740] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c23e427ac32148228079df4a8e0b7d0d, State: Initialized, Role: FOLLOWER
I20260713 08:56:34.959915 26221 consensus_queue.cc:260] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [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: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:34.961493 26221 ts_tablet_manager.cc:1434] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 08:56:34.967742 26258 raft_consensus.cc:3060] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:34.972467 26258 pending_rounds.cc:85] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Aborting all ops after (but not including) 0
I20260713 08:56:34.972680 26258 pending_rounds.cc:107] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 08:56:34.972875 26258 raft_consensus.cc:2889] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 08:56:35.006067 26258 raft_consensus.cc:3060] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:35.010257 26258 pending_rounds.cc:85] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Aborting all ops after (but not including) 0
I20260713 08:56:35.010426 26258 pending_rounds.cc:107] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 08:56:35.010668 26258 raft_consensus.cc:2889] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260713 08:56:35.087379 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:35.204450 26258 raft_consensus.cc:3060] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:35.230095 26223 raft_consensus.cc:493] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:35.230547 26223 raft_consensus.cc:515] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c23e427ac32148228079df4a8e0b7d0d" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 39089 } } peers { permanent_uuid: "06db208fe4d8402e92394a1efb0dc81a" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 44203 } } peers { permanent_uuid: "4062c24e46264f888a4339ff6750fd6e" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 37905 } }
I20260713 08:56:35.232597 26223 leader_election.cc:290] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203), 4062c24e46264f888a4339ff6750fd6e (127.22.100.3:37905)
I20260713 08:56:35.244083 26064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096a8edcf1834276bdfb92a6a6888168" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4062c24e46264f888a4339ff6750fd6e" is_pre_election: true
I20260713 08:56:35.244886 25990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096a8edcf1834276bdfb92a6a6888168" candidate_uuid: "c23e427ac32148228079df4a8e0b7d0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06db208fe4d8402e92394a1efb0dc81a" is_pre_election: true
I20260713 08:56:35.246207 26217 leader_election.cc:304] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c23e427ac32148228079df4a8e0b7d0d; no voters: 06db208fe4d8402e92394a1efb0dc81a, 4062c24e46264f888a4339ff6750fd6e
I20260713 08:56:35.246884 26223 raft_consensus.cc:2749] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:35.277129 26258 raft_consensus.cc:3060] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:35.428212 26258 raft_consensus.cc:3060] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:35.433059 26258 pending_rounds.cc:85] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Aborting all ops after (but not including) 0
I20260713 08:56:35.433280 26258 pending_rounds.cc:107] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 08:56:35.433552 26258 raft_consensus.cc:2889] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 08:56:35.503111 26258 raft_consensus.cc:3060] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:35.507645 26258 pending_rounds.cc:85] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Aborting all ops after (but not including) 0
I20260713 08:56:35.507915 26258 pending_rounds.cc:107] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 08:56:35.508179 26258 raft_consensus.cc:2889] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 08:56:35.887182 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:35.893008 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 08:56:35.893409 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:35.893864 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 08:56:36.088269 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:36.900858 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:36.906502 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 08:56:36.906989 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:36.907423 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 08:56:37.089118 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:37.913291 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:37.920002 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 08:56:37.920360 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:37.920890 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 08:56:38.090207 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:39.014695 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:39.019961 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 08:56:39.020324 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:56:39.020749 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 08:56:39.091086 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 08:56:39.788069 26085 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0380 after lost signal to thread 22931
W20260713 08:56:39.788941 26085 debug-util.cc:398] Leaking SignalData structure 0x7b08000af180 after lost signal to thread 25846
W20260713 08:56:39.790059 26085 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6320 after lost signal to thread 26014
W20260713 08:56:39.791015 26085 debug-util.cc:398] Leaking SignalData structure 0x7b0800099ba0 after lost signal to thread 26088
W20260713 08:56:39.791927 26085 debug-util.cc:398] Leaking SignalData structure 0x7b0800199f80 after lost signal to thread 26284
I20260713 08:56:40.026405 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:40.036100 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:56:40.044625 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 08:56:40.045140 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 08:56:40.092010 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:41.069248 22928 tablet_server.cc:179] TabletServer@127.22.100.1:39089 shutting down...
W20260713 08:56:41.095415 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:41.108443 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:41.109225 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.109968 22928 raft_consensus.cc:2243] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.110540 22928 raft_consensus.cc:2272] T f32b66ba21724493baca17390a24d5e5 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.113112 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.113605 22928 raft_consensus.cc:2243] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.114104 22928 raft_consensus.cc:2272] T 096a8edcf1834276bdfb92a6a6888168 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.116744 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.117301 22928 raft_consensus.cc:2243] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.117770 22928 raft_consensus.cc:2272] T 89c6cc2a9e604389b62f446de45b0e9b P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.120059 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.120623 22928 raft_consensus.cc:2243] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.121078 22928 raft_consensus.cc:2272] T d52a89a95aef4469bfe84d1b68229f18 P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.123358 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.123850 22928 raft_consensus.cc:2243] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.124315 22928 raft_consensus.cc:2272] T 05032b4bcafe41b9af5dbfb4b5fb1020 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.126508 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.127079 22928 raft_consensus.cc:2243] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.127516 22928 raft_consensus.cc:2272] T 2505f227e64b46f19bfdb0887743bdea P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.129812 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.130478 22928 raft_consensus.cc:2243] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.130897 22928 raft_consensus.cc:2272] T 0fd0122cba7c48a1a71d3df16d4de3ce P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:41.131345 25952 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 49 similar messages]
I20260713 08:56:41.133932 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.134531 22928 raft_consensus.cc:2243] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.135031 22928 raft_consensus.cc:2272] T 0d37546633f94a66aa133814cc814f9f P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:41.135962 25952 consensus_peers.cc:597] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. 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 08:56:41.137523 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.138068 22928 raft_consensus.cc:2243] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.138598 22928 raft_consensus.cc:2272] T b52fa11e05fe4166aded43a8c92a0272 P c23e427ac32148228079df4a8e0b7d0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.141099 22928 tablet_replica.cc:333] stopping tablet replica
I20260713 08:56:41.141561 22928 raft_consensus.cc:2243] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.141997 22928 raft_consensus.cc:2272] T 45a66ac40124449db0b755bc9b24b223 P c23e427ac32148228079df4a8e0b7d0d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:41.169651 26027 consensus_peers.cc:597] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:41.174857 22928 tablet_server.cc:196] TabletServer@127.22.100.1:39089 shutdown complete.
I20260713 08:56:41.202600 22928 tablet_server.cc:179] TabletServer@127.22.100.2:0 shutting down...
W20260713 08:56:41.228821 25952 consensus_peers.cc:597] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:41.236446 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:41.237325 22928 tablet_replica.cc:333] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.238387 22928 raft_consensus.cc:2243] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.239038 22928 raft_consensus.cc:2272] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.242520 22928 tablet_replica.cc:333] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.243479 22928 raft_consensus.cc:2243] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 2 LEADER]: Raft consensus shutting down.
W20260713 08:56:41.244424 25952 consensus_peers.cc:597] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:41.244678 22928 raft_consensus.cc:2272] T 0d37546633f94a66aa133814cc814f9f P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.247937 22928 tablet_replica.cc:333] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.248840 22928 raft_consensus.cc:2243] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 2 LEADER]: Raft consensus shutting down.
W20260713 08:56:41.250007 26029 consensus_peers.cc:597] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e -> Peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Couldn't send request to peer 06db208fe4d8402e92394a1efb0dc81a. 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 08:56:41.250092 22928 raft_consensus.cc:2272] T 0fd0122cba7c48a1a71d3df16d4de3ce P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.253152 22928 tablet_replica.cc:333] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.253997 22928 raft_consensus.cc:2243] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.254606 22928 raft_consensus.cc:2272] T 2505f227e64b46f19bfdb0887743bdea P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.257676 22928 tablet_replica.cc:333] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.258471 22928 raft_consensus.cc:2243] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:41.259578 22928 raft_consensus.cc:2272] T 89c6cc2a9e604389b62f446de45b0e9b P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:41.261993 26027 consensus_peers.cc:597] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e -> Peer c23e427ac32148228079df4a8e0b7d0d (127.22.100.1:39089): Couldn't send request to peer c23e427ac32148228079df4a8e0b7d0d. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:39089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:41.262583 22928 tablet_replica.cc:333] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.263319 22928 raft_consensus.cc:2243] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.263912 22928 raft_consensus.cc:2272] T d52a89a95aef4469bfe84d1b68229f18 P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.266609 22928 tablet_replica.cc:333] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.267267 22928 raft_consensus.cc:2243] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:41.268333 22928 raft_consensus.cc:2272] T f32b66ba21724493baca17390a24d5e5 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.271234 22928 tablet_replica.cc:333] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.271962 22928 raft_consensus.cc:2243] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.272516 22928 raft_consensus.cc:2272] T 096a8edcf1834276bdfb92a6a6888168 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.275650 22928 tablet_replica.cc:333] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.276360 22928 raft_consensus.cc:2243] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:41.277410 22928 raft_consensus.cc:2272] T 45a66ac40124449db0b755bc9b24b223 P 06db208fe4d8402e92394a1efb0dc81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.280450 22928 tablet_replica.cc:333] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a: stopping tablet replica
I20260713 08:56:41.281066 22928 raft_consensus.cc:2243] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.281644 22928 raft_consensus.cc:2272] T b52fa11e05fe4166aded43a8c92a0272 P 06db208fe4d8402e92394a1efb0dc81a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.308795 22928 tablet_server.cc:196] TabletServer@127.22.100.2:0 shutdown complete.
I20260713 08:56:41.336025 22928 tablet_server.cc:179] TabletServer@127.22.100.3:0 shutting down...
W20260713 08:56:41.360707 26029 consensus_peers.cc:597] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e -> Peer 06db208fe4d8402e92394a1efb0dc81a (127.22.100.2:44203): Couldn't send request to peer 06db208fe4d8402e92394a1efb0dc81a. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.2:44203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:41.372182 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:41.372936 22928 tablet_replica.cc:333] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.373706 22928 raft_consensus.cc:2243] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:41.374593 22928 raft_consensus.cc:2272] T b52fa11e05fe4166aded43a8c92a0272 P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.376823 22928 tablet_replica.cc:333] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.377327 22928 raft_consensus.cc:2243] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.377781 22928 raft_consensus.cc:2272] T 89c6cc2a9e604389b62f446de45b0e9b P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.379860 22928 tablet_replica.cc:333] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.380376 22928 raft_consensus.cc:2243] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:41.381147 22928 raft_consensus.cc:2272] T d52a89a95aef4469bfe84d1b68229f18 P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.383224 22928 tablet_replica.cc:333] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.383849 22928 raft_consensus.cc:2243] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.384349 22928 raft_consensus.cc:2272] T 45a66ac40124449db0b755bc9b24b223 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.386437 22928 tablet_replica.cc:333] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.386924 22928 raft_consensus.cc:2243] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:41.387797 22928 raft_consensus.cc:2272] T 05032b4bcafe41b9af5dbfb4b5fb1020 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.389737 22928 tablet_replica.cc:333] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.390244 22928 raft_consensus.cc:2243] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.390662 22928 raft_consensus.cc:2272] T 0fd0122cba7c48a1a71d3df16d4de3ce P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.392612 22928 tablet_replica.cc:333] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.393150 22928 raft_consensus.cc:2243] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:41.393937 22928 raft_consensus.cc:2272] T 2505f227e64b46f19bfdb0887743bdea P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.396018 22928 tablet_replica.cc:333] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.396502 22928 raft_consensus.cc:2243] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.396981 22928 raft_consensus.cc:2272] T 0d37546633f94a66aa133814cc814f9f P 4062c24e46264f888a4339ff6750fd6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.398713 22928 tablet_replica.cc:333] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.399186 22928 raft_consensus.cc:2243] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:41.399605 22928 raft_consensus.cc:2272] T f32b66ba21724493baca17390a24d5e5 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:41.401543 22928 tablet_replica.cc:333] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e: stopping tablet replica
I20260713 08:56:41.401970 22928 raft_consensus.cc:2243] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:41.402701 22928 raft_consensus.cc:2272] T 096a8edcf1834276bdfb92a6a6888168 P 4062c24e46264f888a4339ff6750fd6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:42.079710 22928 tablet_server.cc:196] TabletServer@127.22.100.3:0 shutdown complete.
W20260713 08:56:42.096714 25860 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 08:56:42.102030 22928 master.cc:562] Master@127.22.100.62:38133 shutting down...
I20260713 08:56:42.123133 22928 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:42.123792 22928 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:42.124150 22928 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4589458c18194580804f50b22bc8b2f4: stopping tablet replica
I20260713 08:56:42.143081 22928 master.cc:584] Master@127.22.100.62:38133 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14231 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 08:56:42.181787 22928 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.100.62:36965
I20260713 08:56:42.182821 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:42.188439 26325 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 08:56:42.188458 26326 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 08:56:42.189002 26328 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 08:56:42.189644 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:42.190442 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:42.190641 22928 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 08:56:42.190809 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933002190781 us; error 0 us; skew 500 ppm
I20260713 08:56:42.191298 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:42.193519 22928 webserver.cc:533] Webserver started at http://127.22.100.62:43303/ using document root <none> and password file <none>
I20260713 08:56:42.193984 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:42.194180 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:42.194425 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:42.195477 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/master-0-root/instance:
uuid: "d74f9a503084423daba214494d08d9ba"
format_stamp: "Formatted at 2026-07-13 08:56:42 on dist-test-slave-4nhr"
I20260713 08:56:42.199576 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 08:56:42.202665 26333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.203469 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 08:56:42.203753 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/master-0-root
uuid: "d74f9a503084423daba214494d08d9ba"
format_stamp: "Formatted at 2026-07-13 08:56:42 on dist-test-slave-4nhr"
I20260713 08:56:42.204011 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-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 08:56:42.220763 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:42.221868 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:42.257110 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.62:36965
I20260713 08:56:42.257226 26384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.62:36965 every 8 connection(s)
I20260713 08:56:42.261263 26385 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 08:56:42.271066 26385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba: Bootstrap starting.
I20260713 08:56:42.275370 26385 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:42.279145 26385 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba: No bootstrap required, opened a new log
I20260713 08:56:42.281138 26385 raft_consensus.cc:359] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d74f9a503084423daba214494d08d9ba" member_type: VOTER }
I20260713 08:56:42.281503 26385 raft_consensus.cc:385] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:42.281747 26385 raft_consensus.cc:740] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d74f9a503084423daba214494d08d9ba, State: Initialized, Role: FOLLOWER
I20260713 08:56:42.282333 26385 consensus_queue.cc:260] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d74f9a503084423daba214494d08d9ba" member_type: VOTER }
I20260713 08:56:42.282806 26385 raft_consensus.cc:399] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 08:56:42.283025 26385 raft_consensus.cc:493] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 08:56:42.283286 26385 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:42.287166 26385 raft_consensus.cc:515] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d74f9a503084423daba214494d08d9ba" member_type: VOTER }
I20260713 08:56:42.287681 26385 leader_election.cc:304] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [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: d74f9a503084423daba214494d08d9ba; no voters: 
I20260713 08:56:42.288673 26385 leader_election.cc:290] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 08:56:42.289026 26388 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:42.290231 26388 raft_consensus.cc:697] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 1 LEADER]: Becoming Leader. State: Replica: d74f9a503084423daba214494d08d9ba, State: Running, Role: LEADER
I20260713 08:56:42.290915 26388 consensus_queue.cc:237] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [LEADER]: Queue going to LEADER mode. State: All 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: "d74f9a503084423daba214494d08d9ba" member_type: VOTER }
I20260713 08:56:42.291476 26385 sys_catalog.cc:565] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [sys.catalog]: configured and running, proceeding with master startup.
I20260713 08:56:42.295644 26389 sys_catalog.cc:455] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d74f9a503084423daba214494d08d9ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d74f9a503084423daba214494d08d9ba" member_type: VOTER } }
I20260713 08:56:42.295756 26390 sys_catalog.cc:455] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader d74f9a503084423daba214494d08d9ba. Latest consensus state: current_term: 1 leader_uuid: "d74f9a503084423daba214494d08d9ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d74f9a503084423daba214494d08d9ba" member_type: VOTER } }
I20260713 08:56:42.296468 26389 sys_catalog.cc:458] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [sys.catalog]: This master's current role is: LEADER
I20260713 08:56:42.296600 26390 sys_catalog.cc:458] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [sys.catalog]: This master's current role is: LEADER
I20260713 08:56:42.301232 26394 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 08:56:42.308868 26394 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 08:56:42.309779 22928 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 08:56:42.317247 26394 catalog_manager.cc:1383] Generated new cluster ID: 40e2ec4b0081490d9937f1fa29306317
I20260713 08:56:42.317497 26394 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 08:56:42.336484 26394 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 08:56:42.337625 26394 catalog_manager.cc:1540] Loading token signing keys...
I20260713 08:56:42.355798 26394 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba: Generated new TSK 0
I20260713 08:56:42.356307 26394 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 08:56:42.376350 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:42.382264 26407 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 08:56:42.383482 26408 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 08:56:42.385111 26410 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 08:56:42.387308 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:42.388185 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:42.388387 22928 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 08:56:42.388561 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933002388527 us; error 0 us; skew 500 ppm
I20260713 08:56:42.389163 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:42.391211 22928 webserver.cc:533] Webserver started at http://127.22.100.1:41197/ using document root <none> and password file <none>
I20260713 08:56:42.391714 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:42.391902 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:42.392166 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:42.393352 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-0-root/instance:
uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
format_stamp: "Formatted at 2026-07-13 08:56:42 on dist-test-slave-4nhr"
I20260713 08:56:42.397519 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 08:56:42.400518 26415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.401234 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 08:56:42.401515 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
format_stamp: "Formatted at 2026-07-13 08:56:42 on dist-test-slave-4nhr"
I20260713 08:56:42.401794 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-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 08:56:42.415701 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:42.416746 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:42.418038 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:42.420233 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:42.420390 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.420692 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:42.420854 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.459127 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:38539
I20260713 08:56:42.459226 26477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:38539 every 8 connection(s)
I20260713 08:56:42.463994 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:42.470450 26482 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 08:56:42.471376 26483 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 08:56:42.475174 26485 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 08:56:42.475788 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:42.475872 26478 heartbeater.cc:344] Connected to a master server at 127.22.100.62:36965
I20260713 08:56:42.476384 26478 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:42.476747 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:42.476953 22928 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 08:56:42.477152 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933002477116 us; error 0 us; skew 500 ppm
I20260713 08:56:42.477140 26478 heartbeater.cc:507] Master 127.22.100.62:36965 requested a full tablet report, sending...
I20260713 08:56:42.477913 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:42.479488 26350 ts_manager.cc:194] Registered new tserver with Master: ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539)
I20260713 08:56:42.480378 22928 webserver.cc:533] Webserver started at http://127.22.100.2:45951/ using document root <none> and password file <none>
I20260713 08:56:42.480887 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:42.481094 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:42.481348 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:42.481576 26350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35106
I20260713 08:56:42.482625 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-1-root/instance:
uuid: "f73153595a0d4c898fef4cf941b82890"
format_stamp: "Formatted at 2026-07-13 08:56:42 on dist-test-slave-4nhr"
I20260713 08:56:42.486763 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 08:56:42.489751 26490 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.490409 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 08:56:42.490686 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-1-root
uuid: "f73153595a0d4c898fef4cf941b82890"
format_stamp: "Formatted at 2026-07-13 08:56:42 on dist-test-slave-4nhr"
I20260713 08:56:42.490952 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-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 08:56:42.515821 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:42.516889 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:42.518175 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:42.520219 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:42.520424 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.520666 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:42.520838 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.558811 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.2:40447
I20260713 08:56:42.558926 26553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.2:40447 every 8 connection(s)
I20260713 08:56:42.563587 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:42.570458 26557 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 08:56:42.571501 26558 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 08:56:42.573333 22928 server_base.cc:1061] running on GCE node
W20260713 08:56:42.573581 26560 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 08:56:42.574833 26554 heartbeater.cc:344] Connected to a master server at 127.22.100.62:36965
I20260713 08:56:42.575007 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 08:56:42.575183 26554 heartbeater.cc:461] Registering TS with master...
W20260713 08:56:42.575323 22928 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 08:56:42.575690 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933002575648 us; error 0 us; skew 500 ppm
I20260713 08:56:42.576148 26554 heartbeater.cc:507] Master 127.22.100.62:36965 requested a full tablet report, sending...
I20260713 08:56:42.576283 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:42.578495 26350 ts_manager.cc:194] Registered new tserver with Master: f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447)
I20260713 08:56:42.579193 22928 webserver.cc:533] Webserver started at http://127.22.100.3:40809/ using document root <none> and password file <none>
I20260713 08:56:42.579833 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:42.580068 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:42.580368 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:42.580307 26350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35108
I20260713 08:56:42.581908 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-2-root/instance:
uuid: "92a441b6252d41109a01e3524e0a0288"
format_stamp: "Formatted at 2026-07-13 08:56:42 on dist-test-slave-4nhr"
I20260713 08:56:42.586053 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 08:56:42.589226 26565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.589905 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 08:56:42.590206 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-2-root
uuid: "92a441b6252d41109a01e3524e0a0288"
format_stamp: "Formatted at 2026-07-13 08:56:42 on dist-test-slave-4nhr"
I20260713 08:56:42.590498 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783932916424608-22928-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 08:56:42.604717 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:42.605880 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:42.607329 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:42.609412 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:42.609627 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.609861 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:42.610040 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:42.663694 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.3:41367
I20260713 08:56:42.663820 26627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.3:41367 every 8 connection(s)
I20260713 08:56:42.679437 26628 heartbeater.cc:344] Connected to a master server at 127.22.100.62:36965
I20260713 08:56:42.679833 26628 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:42.680524 26628 heartbeater.cc:507] Master 127.22.100.62:36965 requested a full tablet report, sending...
I20260713 08:56:42.682425 26350 ts_manager.cc:194] Registered new tserver with Master: 92a441b6252d41109a01e3524e0a0288 (127.22.100.3:41367)
I20260713 08:56:42.682552 22928 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013958117s
I20260713 08:56:42.684232 26350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35122
I20260713 08:56:42.706406 26350 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35134:
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 08:56:42.708860 26350 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 08:56:42.751646 26442 tablet_service.cc:1511] Processing CreateTablet for tablet acf7a5cd8a364b4d85a3ae78bbf00289 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84c92f79b20e46939aeb243550c562c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 08:56:42.753454 26442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf7a5cd8a364b4d85a3ae78bbf00289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:42.756850 26443 tablet_service.cc:1511] Processing CreateTablet for tablet da86bfe2470447f39c413225f63ac6cf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84c92f79b20e46939aeb243550c562c9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 08:56:42.758111 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da86bfe2470447f39c413225f63ac6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:42.760630 26593 tablet_service.cc:1511] Processing CreateTablet for tablet da86bfe2470447f39c413225f63ac6cf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84c92f79b20e46939aeb243550c562c9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 08:56:42.761145 26592 tablet_service.cc:1511] Processing CreateTablet for tablet acf7a5cd8a364b4d85a3ae78bbf00289 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84c92f79b20e46939aeb243550c562c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 08:56:42.761890 26593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da86bfe2470447f39c413225f63ac6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:42.762490 26592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf7a5cd8a364b4d85a3ae78bbf00289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:42.775986 26643 tablet_bootstrap.cc:492] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0: Bootstrap starting.
I20260713 08:56:42.783213 26644 tablet_bootstrap.cc:492] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288: Bootstrap starting.
I20260713 08:56:42.784047 26643 tablet_bootstrap.cc:654] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:42.787518 26517 tablet_service.cc:1511] Processing CreateTablet for tablet acf7a5cd8a364b4d85a3ae78bbf00289 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84c92f79b20e46939aeb243550c562c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 08:56:42.787513 26518 tablet_service.cc:1511] Processing CreateTablet for tablet da86bfe2470447f39c413225f63ac6cf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=84c92f79b20e46939aeb243550c562c9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 08:56:42.788815 26517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf7a5cd8a364b4d85a3ae78bbf00289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:42.789510 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da86bfe2470447f39c413225f63ac6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:42.791993 26644 tablet_bootstrap.cc:654] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:42.801153 26643 tablet_bootstrap.cc:492] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0: No bootstrap required, opened a new log
I20260713 08:56:42.801594 26643 ts_tablet_manager.cc:1403] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.014s
I20260713 08:56:42.805240 26644 tablet_bootstrap.cc:492] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288: No bootstrap required, opened a new log
I20260713 08:56:42.805253 26643 raft_consensus.cc:359] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:42.805985 26644 ts_tablet_manager.cc:1403] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.012s
I20260713 08:56:42.806260 26643 raft_consensus.cc:385] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:42.806674 26643 raft_consensus.cc:740] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea1b1cca956d4bf49723aa3512c56ba0, State: Initialized, Role: FOLLOWER
I20260713 08:56:42.807394 26643 consensus_queue.cc:260] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:42.809190 26644 raft_consensus.cc:359] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.810194 26644 raft_consensus.cc:385] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:42.810560 26644 raft_consensus.cc:740] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Initialized, Role: FOLLOWER
I20260713 08:56:42.811445 26644 consensus_queue.cc:260] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.813045 26647 tablet_bootstrap.cc:492] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890: Bootstrap starting.
I20260713 08:56:42.816756 26628 heartbeater.cc:499] Master 127.22.100.62:36965 was elected leader, sending a full tablet report...
I20260713 08:56:42.817296 26644 ts_tablet_manager.cc:1434] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260713 08:56:42.818616 26644 tablet_bootstrap.cc:492] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288: Bootstrap starting.
I20260713 08:56:42.824766 26478 heartbeater.cc:499] Master 127.22.100.62:36965 was elected leader, sending a full tablet report...
I20260713 08:56:42.824798 26644 tablet_bootstrap.cc:654] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:42.825305 26643 ts_tablet_manager.cc:1434] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.012s
I20260713 08:56:42.826290 26643 tablet_bootstrap.cc:492] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0: Bootstrap starting.
I20260713 08:56:42.828697 26647 tablet_bootstrap.cc:654] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:42.832793 26643 tablet_bootstrap.cc:654] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:42.836385 26644 tablet_bootstrap.cc:492] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288: No bootstrap required, opened a new log
I20260713 08:56:42.836933 26644 ts_tablet_manager.cc:1403] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 08:56:42.840708 26644 raft_consensus.cc:359] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:42.841455 26644 raft_consensus.cc:385] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:42.841786 26644 raft_consensus.cc:740] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Initialized, Role: FOLLOWER
I20260713 08:56:42.842650 26644 consensus_queue.cc:260] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:42.846190 26644 ts_tablet_manager.cc:1434] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 08:56:42.846464 26647 tablet_bootstrap.cc:492] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890: No bootstrap required, opened a new log
I20260713 08:56:42.850474 26647 ts_tablet_manager.cc:1403] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.004s
I20260713 08:56:42.851790 26643 tablet_bootstrap.cc:492] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0: No bootstrap required, opened a new log
I20260713 08:56:42.852258 26643 ts_tablet_manager.cc:1403] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260713 08:56:42.853078 26647 raft_consensus.cc:359] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:42.853662 26647 raft_consensus.cc:385] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:42.853912 26647 raft_consensus.cc:740] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f73153595a0d4c898fef4cf941b82890, State: Initialized, Role: FOLLOWER
I20260713 08:56:42.854445 26647 consensus_queue.cc:260] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:42.854729 26643 raft_consensus.cc:359] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.855340 26643 raft_consensus.cc:385] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:42.855602 26643 raft_consensus.cc:740] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea1b1cca956d4bf49723aa3512c56ba0, State: Initialized, Role: FOLLOWER
I20260713 08:56:42.856482 26554 heartbeater.cc:499] Master 127.22.100.62:36965 was elected leader, sending a full tablet report...
I20260713 08:56:42.856891 26647 ts_tablet_manager.cc:1434] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 08:56:42.857653 26647 tablet_bootstrap.cc:492] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890: Bootstrap starting.
I20260713 08:56:42.857986 26643 consensus_queue.cc:260] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.860072 26643 ts_tablet_manager.cc:1434] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 08:56:42.863824 26647 tablet_bootstrap.cc:654] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:42.865787 26649 raft_consensus.cc:493] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:42.866246 26649 raft_consensus.cc:515] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.868830 26649 leader_election.cc:290] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539), f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447)
I20260713 08:56:42.871423 26647 tablet_bootstrap.cc:492] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890: No bootstrap required, opened a new log
I20260713 08:56:42.871929 26647 ts_tablet_manager.cc:1403] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260713 08:56:42.874583 26647 raft_consensus.cc:359] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.875313 26647 raft_consensus.cc:385] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:42.875694 26647 raft_consensus.cc:740] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f73153595a0d4c898fef4cf941b82890, State: Initialized, Role: FOLLOWER
I20260713 08:56:42.876454 26647 consensus_queue.cc:260] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.878466 26647 ts_tablet_manager.cc:1434] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 08:56:42.881497 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86bfe2470447f39c413225f63ac6cf" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f73153595a0d4c898fef4cf941b82890" is_pre_election: true
I20260713 08:56:42.882078 26528 raft_consensus.cc:2468] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 0.
I20260713 08:56:42.883136 26569 leader_election.cc:304] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92a441b6252d41109a01e3524e0a0288, f73153595a0d4c898fef4cf941b82890; no voters: 
I20260713 08:56:42.884064 26649 raft_consensus.cc:2804] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:42.884473 26649 raft_consensus.cc:493] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:42.884827 26649 raft_consensus.cc:3060] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:42.885344 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86bfe2470447f39c413225f63ac6cf" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" is_pre_election: true
I20260713 08:56:42.886003 26453 raft_consensus.cc:2468] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 0.
I20260713 08:56:42.890504 26649 raft_consensus.cc:515] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.892215 26649 leader_election.cc:290] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 election: Requested vote from peers ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539), f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447)
I20260713 08:56:42.892731 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86bfe2470447f39c413225f63ac6cf" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
I20260713 08:56:42.893257 26453 raft_consensus.cc:3060] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:42.893292 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86bfe2470447f39c413225f63ac6cf" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f73153595a0d4c898fef4cf941b82890"
I20260713 08:56:42.893918 26528 raft_consensus.cc:3060] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:42.900388 26453 raft_consensus.cc:2468] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 1.
I20260713 08:56:42.900861 26528 raft_consensus.cc:2468] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 1.
I20260713 08:56:42.901525 26567 leader_election.cc:304] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92a441b6252d41109a01e3524e0a0288, ea1b1cca956d4bf49723aa3512c56ba0; no voters: 
I20260713 08:56:42.902231 26649 raft_consensus.cc:2804] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:42.903298 26649 raft_consensus.cc:697] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Becoming Leader. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Running, Role: LEADER
I20260713 08:56:42.904245 26649 consensus_queue.cc:237] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:42.911319 26349 catalog_manager.cc:5697] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a441b6252d41109a01e3524e0a0288 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "92a441b6252d41109a01e3524e0a0288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } health_report { overall_health: UNKNOWN } } }
W20260713 08:56:42.921286 26629 tablet.cc:2406] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 08:56:43.062418 26649 raft_consensus.cc:493] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:43.063004 26649 raft_consensus.cc:515] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.065016 26649 leader_election.cc:290] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539), f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447)
I20260713 08:56:43.065650 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7a5cd8a364b4d85a3ae78bbf00289" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" is_pre_election: true
I20260713 08:56:43.066061 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7a5cd8a364b4d85a3ae78bbf00289" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f73153595a0d4c898fef4cf941b82890" is_pre_election: true
I20260713 08:56:43.066349 26453 raft_consensus.cc:2468] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 0.
I20260713 08:56:43.066710 26528 raft_consensus.cc:2468] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 0.
I20260713 08:56:43.067444 26567 leader_election.cc:304] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92a441b6252d41109a01e3524e0a0288, ea1b1cca956d4bf49723aa3512c56ba0; no voters: 
I20260713 08:56:43.068107 26649 raft_consensus.cc:2804] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:43.068432 26649 raft_consensus.cc:493] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:43.068681 26649 raft_consensus.cc:3060] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.073064 26649 raft_consensus.cc:515] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.074672 26649 leader_election.cc:290] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 election: Requested vote from peers ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539), f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447)
I20260713 08:56:43.075189 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7a5cd8a364b4d85a3ae78bbf00289" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
I20260713 08:56:43.075599 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7a5cd8a364b4d85a3ae78bbf00289" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f73153595a0d4c898fef4cf941b82890"
I20260713 08:56:43.075810 26453 raft_consensus.cc:3060] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.076166 26528 raft_consensus.cc:3060] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.082161 26528 raft_consensus.cc:2468] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 1.
I20260713 08:56:43.082159 26453 raft_consensus.cc:2468] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 1.
I20260713 08:56:43.083350 26569 leader_election.cc:304] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92a441b6252d41109a01e3524e0a0288, f73153595a0d4c898fef4cf941b82890; no voters: 
I20260713 08:56:43.084009 26649 raft_consensus.cc:2804] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:43.084475 26649 raft_consensus.cc:697] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Becoming Leader. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Running, Role: LEADER
I20260713 08:56:43.085335 26649 consensus_queue.cc:237] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.091328 26349 catalog_manager.cc:5697] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a441b6252d41109a01e3524e0a0288 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "92a441b6252d41109a01e3524e0a0288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:43.140707 26349 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35148:
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 08:56:43.142644 26349 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 08:56:43.164649 26442 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9936de65da4eb89c2e04baa95cd4b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3aa8ef2c2fab48f399b8f7585ff7a314]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 08:56:43.165896 26442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9936de65da4eb89c2e04baa95cd4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:43.165616 26517 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9936de65da4eb89c2e04baa95cd4b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3aa8ef2c2fab48f399b8f7585ff7a314]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 08:56:43.166878 26517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9936de65da4eb89c2e04baa95cd4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:43.166966 26593 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9936de65da4eb89c2e04baa95cd4b1 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3aa8ef2c2fab48f399b8f7585ff7a314]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 08:56:43.168123 26593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9936de65da4eb89c2e04baa95cd4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:43.172423 26518 tablet_service.cc:1511] Processing CreateTablet for tablet ce46b507c2ef4d0496861e6474e6df39 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3aa8ef2c2fab48f399b8f7585ff7a314]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 08:56:43.172694 26443 tablet_service.cc:1511] Processing CreateTablet for tablet ce46b507c2ef4d0496861e6474e6df39 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3aa8ef2c2fab48f399b8f7585ff7a314]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 08:56:43.173566 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce46b507c2ef4d0496861e6474e6df39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:43.173676 26592 tablet_service.cc:1511] Processing CreateTablet for tablet ce46b507c2ef4d0496861e6474e6df39 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=3aa8ef2c2fab48f399b8f7585ff7a314]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 08:56:43.173732 26443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce46b507c2ef4d0496861e6474e6df39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:43.174841 26592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce46b507c2ef4d0496861e6474e6df39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:43.181156 26643 tablet_bootstrap.cc:492] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0: Bootstrap starting.
I20260713 08:56:43.187364 26643 tablet_bootstrap.cc:654] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:43.189467 26644 tablet_bootstrap.cc:492] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288: Bootstrap starting.
I20260713 08:56:43.192523 26647 tablet_bootstrap.cc:492] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890: Bootstrap starting.
I20260713 08:56:43.196030 26644 tablet_bootstrap.cc:654] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:43.198989 26647 tablet_bootstrap.cc:654] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:43.204414 26643 tablet_bootstrap.cc:492] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0: No bootstrap required, opened a new log
I20260713 08:56:43.204916 26643 ts_tablet_manager.cc:1403] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.004s
I20260713 08:56:43.205534 26647 tablet_bootstrap.cc:492] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890: No bootstrap required, opened a new log
I20260713 08:56:43.206041 26647 ts_tablet_manager.cc:1403] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260713 08:56:43.207393 26643 raft_consensus.cc:359] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.207927 26644 tablet_bootstrap.cc:492] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288: No bootstrap required, opened a new log
I20260713 08:56:43.207993 26643 raft_consensus.cc:385] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:43.208468 26643 raft_consensus.cc:740] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea1b1cca956d4bf49723aa3512c56ba0, State: Initialized, Role: FOLLOWER
I20260713 08:56:43.208494 26644 ts_tablet_manager.cc:1403] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260713 08:56:43.208653 26647 raft_consensus.cc:359] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.209407 26647 raft_consensus.cc:385] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:43.209218 26643 consensus_queue.cc:260] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.209728 26647 raft_consensus.cc:740] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f73153595a0d4c898fef4cf941b82890, State: Initialized, Role: FOLLOWER
I20260713 08:56:43.210942 26643 ts_tablet_manager.cc:1434] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 08:56:43.211211 26644 raft_consensus.cc:359] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.211958 26643 tablet_bootstrap.cc:492] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0: Bootstrap starting.
I20260713 08:56:43.211966 26644 raft_consensus.cc:385] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:43.212530 26644 raft_consensus.cc:740] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Initialized, Role: FOLLOWER
I20260713 08:56:43.212718 26647 consensus_queue.cc:260] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.213406 26644 consensus_queue.cc:260] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.215730 26644 ts_tablet_manager.cc:1434] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 08:56:43.216714 26644 tablet_bootstrap.cc:492] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288: Bootstrap starting.
I20260713 08:56:43.219854 26643 tablet_bootstrap.cc:654] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:43.222662 26644 tablet_bootstrap.cc:654] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:43.226253 26647 ts_tablet_manager.cc:1434] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 08:56:43.234869 26647 tablet_bootstrap.cc:492] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890: Bootstrap starting.
I20260713 08:56:43.239656 26644 tablet_bootstrap.cc:492] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288: No bootstrap required, opened a new log
I20260713 08:56:43.239742 26643 tablet_bootstrap.cc:492] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0: No bootstrap required, opened a new log
I20260713 08:56:43.240263 26644 ts_tablet_manager.cc:1403] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260713 08:56:43.240393 26643 ts_tablet_manager.cc:1403] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260713 08:56:43.243077 26647 tablet_bootstrap.cc:654] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:43.243247 26644 raft_consensus.cc:359] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.243417 26643 raft_consensus.cc:359] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.244318 26643 raft_consensus.cc:385] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:43.244633 26643 raft_consensus.cc:740] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea1b1cca956d4bf49723aa3512c56ba0, State: Initialized, Role: FOLLOWER
I20260713 08:56:43.245406 26643 consensus_queue.cc:260] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.244035 26644 raft_consensus.cc:385] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:43.246340 26644 raft_consensus.cc:740] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Initialized, Role: FOLLOWER
I20260713 08:56:43.247630 26643 ts_tablet_manager.cc:1434] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 08:56:43.247222 26644 consensus_queue.cc:260] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.248596 26647 tablet_bootstrap.cc:492] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890: No bootstrap required, opened a new log
I20260713 08:56:43.249080 26647 ts_tablet_manager.cc:1403] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260713 08:56:43.249542 26644 ts_tablet_manager.cc:1434] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 08:56:43.251888 26647 raft_consensus.cc:359] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.252415 26647 raft_consensus.cc:385] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:43.252696 26647 raft_consensus.cc:740] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f73153595a0d4c898fef4cf941b82890, State: Initialized, Role: FOLLOWER
I20260713 08:56:43.253556 26647 consensus_queue.cc:260] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.258435 26647 ts_tablet_manager.cc:1434] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260713 08:56:43.265331 26649 raft_consensus.cc:493] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:43.265723 26649 raft_consensus.cc:515] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.267215 26649 leader_election.cc:290] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539), f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447)
I20260713 08:56:43.267825 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce46b507c2ef4d0496861e6474e6df39" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" is_pre_election: true
I20260713 08:56:43.268321 26453 raft_consensus.cc:2468] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 0.
I20260713 08:56:43.268484 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce46b507c2ef4d0496861e6474e6df39" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f73153595a0d4c898fef4cf941b82890" is_pre_election: true
I20260713 08:56:43.269097 26528 raft_consensus.cc:2468] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 0.
I20260713 08:56:43.269223 26567 leader_election.cc:304] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92a441b6252d41109a01e3524e0a0288, ea1b1cca956d4bf49723aa3512c56ba0; no voters: 
I20260713 08:56:43.269959 26649 raft_consensus.cc:2804] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:43.270262 26649 raft_consensus.cc:493] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:43.270525 26649 raft_consensus.cc:3060] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.274864 26649 raft_consensus.cc:515] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.276582 26648 raft_consensus.cc:493] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:43.276572 26649 leader_election.cc:290] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 election: Requested vote from peers ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539), f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447)
I20260713 08:56:43.276984 26453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce46b507c2ef4d0496861e6474e6df39" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
I20260713 08:56:43.277199 26648 raft_consensus.cc:515] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.277367 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce46b507c2ef4d0496861e6474e6df39" candidate_uuid: "92a441b6252d41109a01e3524e0a0288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f73153595a0d4c898fef4cf941b82890"
I20260713 08:56:43.277570 26453 raft_consensus.cc:3060] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.277916 26528 raft_consensus.cc:3060] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.279100 26648 leader_election.cc:290] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447), 92a441b6252d41109a01e3524e0a0288 (127.22.100.3:41367)
I20260713 08:56:43.284080 26453 raft_consensus.cc:2468] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 1.
I20260713 08:56:43.285255 26567 leader_election.cc:304] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92a441b6252d41109a01e3524e0a0288, ea1b1cca956d4bf49723aa3512c56ba0; no voters: 
I20260713 08:56:43.285511 26528 raft_consensus.cc:2468] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92a441b6252d41109a01e3524e0a0288 in term 1.
I20260713 08:56:43.287009 26649 raft_consensus.cc:2804] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:43.288592 26649 raft_consensus.cc:697] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Becoming Leader. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Running, Role: LEADER
I20260713 08:56:43.289501 26649 consensus_queue.cc:237] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.292465 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9936de65da4eb89c2e04baa95cd4b1" candidate_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f73153595a0d4c898fef4cf941b82890" is_pre_election: true
I20260713 08:56:43.293159 26528 raft_consensus.cc:2468] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea1b1cca956d4bf49723aa3512c56ba0 in term 0.
I20260713 08:56:43.294629 26419 leader_election.cc:304] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea1b1cca956d4bf49723aa3512c56ba0, f73153595a0d4c898fef4cf941b82890; no voters: 
I20260713 08:56:43.295358 26648 raft_consensus.cc:2804] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:43.295756 26648 raft_consensus.cc:493] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:43.296090 26648 raft_consensus.cc:3060] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.297513 26347 catalog_manager.cc:5697] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a441b6252d41109a01e3524e0a0288 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "92a441b6252d41109a01e3524e0a0288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:43.300114 26603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9936de65da4eb89c2e04baa95cd4b1" candidate_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a441b6252d41109a01e3524e0a0288" is_pre_election: true
I20260713 08:56:43.300770 26603 raft_consensus.cc:2468] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea1b1cca956d4bf49723aa3512c56ba0 in term 0.
W20260713 08:56:43.303191 26398 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:56:43.302902 26648 raft_consensus.cc:515] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.304971 26648 leader_election.cc:290] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [CANDIDATE]: Term 1 election: Requested vote from peers f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447), 92a441b6252d41109a01e3524e0a0288 (127.22.100.3:41367)
I20260713 08:56:43.305552 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9936de65da4eb89c2e04baa95cd4b1" candidate_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f73153595a0d4c898fef4cf941b82890"
I20260713 08:56:43.306015 26603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9936de65da4eb89c2e04baa95cd4b1" candidate_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92a441b6252d41109a01e3524e0a0288"
I20260713 08:56:43.306123 26528 raft_consensus.cc:3060] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.306512 26603 raft_consensus.cc:3060] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:43.311645 26528 raft_consensus.cc:2468] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea1b1cca956d4bf49723aa3512c56ba0 in term 1.
I20260713 08:56:43.311832 26603 raft_consensus.cc:2468] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea1b1cca956d4bf49723aa3512c56ba0 in term 1.
I20260713 08:56:43.312649 26419 leader_election.cc:304] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea1b1cca956d4bf49723aa3512c56ba0, f73153595a0d4c898fef4cf941b82890; no voters: 
I20260713 08:56:43.313215 26648 raft_consensus.cc:2804] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:43.313993 26648 raft_consensus.cc:697] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 LEADER]: Becoming Leader. State: Replica: ea1b1cca956d4bf49723aa3512c56ba0, State: Running, Role: LEADER
I20260713 08:56:43.314846 26648 consensus_queue.cc:237] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.321237 26347 catalog_manager.cc:5697] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1). New cstate: current_term: 1 leader_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:43.346020 26603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da86bfe2470447f39c413225f63ac6cf"
dest_uuid: "92a441b6252d41109a01e3524e0a0288"
mode: GRACEFUL
new_leader_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
 from {username='slave'} at 127.0.0.1:38670
I20260713 08:56:43.346480 26603 raft_consensus.cc:606] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Received request to transfer leadership to TS ea1b1cca956d4bf49723aa3512c56ba0
I20260713 08:56:43.356233 26603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce46b507c2ef4d0496861e6474e6df39"
dest_uuid: "92a441b6252d41109a01e3524e0a0288"
mode: GRACEFUL
new_leader_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
 from {username='slave'} at 127.0.0.1:38670
I20260713 08:56:43.356621 26603 raft_consensus.cc:606] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Received request to transfer leadership to TS ea1b1cca956d4bf49723aa3512c56ba0
I20260713 08:56:43.411854 26649 consensus_queue.cc:1048] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:43.424208 26656 consensus_queue.cc:1048] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:43.442780 26649 raft_consensus.cc:993] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288: : Instructing follower ea1b1cca956d4bf49723aa3512c56ba0 to start an election
I20260713 08:56:43.443331 26681 raft_consensus.cc:1081] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Signalling peer ea1b1cca956d4bf49723aa3512c56ba0 to start an election
I20260713 08:56:43.444767 26453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da86bfe2470447f39c413225f63ac6cf"
dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
 from {username='slave'} at 127.0.0.1:49216
I20260713 08:56:43.445246 26453 raft_consensus.cc:493] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:43.445528 26453 raft_consensus.cc:3060] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:43.450057 26453 raft_consensus.cc:515] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:43.451853 26453 leader_election.cc:290] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [CANDIDATE]: Term 2 election: Requested vote from peers 92a441b6252d41109a01e3524e0a0288 (127.22.100.3:41367), f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447)
I20260713 08:56:43.452522 26603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86bfe2470447f39c413225f63ac6cf" candidate_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a441b6252d41109a01e3524e0a0288"
I20260713 08:56:43.453094 26603 raft_consensus.cc:3055] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:43.453233 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da86bfe2470447f39c413225f63ac6cf" candidate_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f73153595a0d4c898fef4cf941b82890"
I20260713 08:56:43.453406 26603 raft_consensus.cc:740] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Running, Role: LEADER
I20260713 08:56:43.453886 26528 raft_consensus.cc:3060] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:43.454382 26603 consensus_queue.cc:260] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:43.455722 26603 raft_consensus.cc:3060] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:43.460492 26528 raft_consensus.cc:2468] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea1b1cca956d4bf49723aa3512c56ba0 in term 2.
I20260713 08:56:43.461054 26603 raft_consensus.cc:2468] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea1b1cca956d4bf49723aa3512c56ba0 in term 2.
I20260713 08:56:43.461604 26419 leader_election.cc:304] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea1b1cca956d4bf49723aa3512c56ba0, f73153595a0d4c898fef4cf941b82890; no voters: 
I20260713 08:56:43.462363 26648 raft_consensus.cc:2804] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:43.462962 26648 raft_consensus.cc:697] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 LEADER]: Becoming Leader. State: Replica: ea1b1cca956d4bf49723aa3512c56ba0, State: Running, Role: LEADER
I20260713 08:56:43.463783 26648 consensus_queue.cc:237] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } }
I20260713 08:56:43.469573 26681 consensus_queue.cc:1048] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:43.471012 26347 catalog_manager.cc:5697] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 reported cstate change: term changed from 1 to 2, leader changed from 92a441b6252d41109a01e3524e0a0288 (127.22.100.3) to ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:43.479566 26649 consensus_queue.cc:1048] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:43.754102 26649 consensus_queue.cc:1048] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:43.760074 26681 raft_consensus.cc:993] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288: : Instructing follower ea1b1cca956d4bf49723aa3512c56ba0 to start an election
I20260713 08:56:43.760555 26656 raft_consensus.cc:1081] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Signalling peer ea1b1cca956d4bf49723aa3512c56ba0 to start an election
I20260713 08:56:43.762275 26452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce46b507c2ef4d0496861e6474e6df39"
dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
 from {username='slave'} at 127.0.0.1:49216
I20260713 08:56:43.762862 26452 raft_consensus.cc:493] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:43.763190 26452 raft_consensus.cc:3060] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:43.766640 26649 consensus_queue.cc:1048] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:43.770251 26452 raft_consensus.cc:515] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.774398 26452 leader_election.cc:290] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [CANDIDATE]: Term 2 election: Requested vote from peers f73153595a0d4c898fef4cf941b82890 (127.22.100.2:40447), 92a441b6252d41109a01e3524e0a0288 (127.22.100.3:41367)
I20260713 08:56:43.775421 26528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce46b507c2ef4d0496861e6474e6df39" candidate_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f73153595a0d4c898fef4cf941b82890"
I20260713 08:56:43.775605 26603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce46b507c2ef4d0496861e6474e6df39" candidate_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a441b6252d41109a01e3524e0a0288"
I20260713 08:56:43.776053 26528 raft_consensus.cc:3060] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:43.776114 26603 raft_consensus.cc:3055] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:43.776504 26603 raft_consensus.cc:740] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92a441b6252d41109a01e3524e0a0288, State: Running, Role: LEADER
I20260713 08:56:43.777290 26603 consensus_queue.cc:260] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.778416 26603 raft_consensus.cc:3060] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:43.782797 26528 raft_consensus.cc:2468] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea1b1cca956d4bf49723aa3512c56ba0 in term 2.
I20260713 08:56:43.783880 26419 leader_election.cc:304] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea1b1cca956d4bf49723aa3512c56ba0, f73153595a0d4c898fef4cf941b82890; no voters: 
I20260713 08:56:43.784618 26648 raft_consensus.cc:2804] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:43.785043 26648 raft_consensus.cc:697] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 LEADER]: Becoming Leader. State: Replica: ea1b1cca956d4bf49723aa3512c56ba0, State: Running, Role: LEADER
I20260713 08:56:43.785830 26648 consensus_queue.cc:237] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:43.791906 26603 raft_consensus.cc:2468] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea1b1cca956d4bf49723aa3512c56ba0 in term 2.
I20260713 08:56:43.792426 26648 consensus_queue.cc:1048] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:43.793557 26348 catalog_manager.cc:5697] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 reported cstate change: term changed from 1 to 2, leader changed from 92a441b6252d41109a01e3524e0a0288 (127.22.100.3) to ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1). New cstate: current_term: 2 leader_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:43.803622 26689 consensus_queue.cc:1048] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:43.956262 26528 raft_consensus.cc:1275] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Refusing update from remote peer ea1b1cca956d4bf49723aa3512c56ba0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:43.957399 26689 consensus_queue.cc:1048] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:43.964498 26603 raft_consensus.cc:1275] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Refusing update from remote peer ea1b1cca956d4bf49723aa3512c56ba0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:43.967818 26691 consensus_queue.cc:1048] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:56:44.072937 22928 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 08:56:44.074457 22928 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 08:56:44.074755 22928 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 08:56:44.085098 26452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b9936de65da4eb89c2e04baa95cd4b1"
dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
mode: GRACEFUL
new_leader_uuid: "f73153595a0d4c898fef4cf941b82890"
 from {username='slave'} at 127.0.0.1:46464
I20260713 08:56:44.085537 26452 raft_consensus.cc:606] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 LEADER]: Received request to transfer leadership to TS f73153595a0d4c898fef4cf941b82890
I20260713 08:56:44.086505 22928 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 08:56:44.165980 26528 raft_consensus.cc:1275] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Refusing update from remote peer ea1b1cca956d4bf49723aa3512c56ba0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:44.167258 26691 consensus_queue.cc:1048] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:44.174713 26603 raft_consensus.cc:1275] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Refusing update from remote peer ea1b1cca956d4bf49723aa3512c56ba0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:44.176335 26691 consensus_queue.cc:1048] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:44.370700 26691 raft_consensus.cc:993] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0: : Instructing follower f73153595a0d4c898fef4cf941b82890 to start an election
I20260713 08:56:44.371179 26689 raft_consensus.cc:1081] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 LEADER]: Signalling peer f73153595a0d4c898fef4cf941b82890 to start an election
I20260713 08:56:44.372603 26528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b9936de65da4eb89c2e04baa95cd4b1"
dest_uuid: "f73153595a0d4c898fef4cf941b82890"
 from {username='slave'} at 127.0.0.1:60560
I20260713 08:56:44.373056 26528 raft_consensus.cc:493] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:44.373453 26528 raft_consensus.cc:3060] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:44.378103 26528 raft_consensus.cc:515] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:44.380079 26528 leader_election.cc:290] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [CANDIDATE]: Term 2 election: Requested vote from peers ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539), 92a441b6252d41109a01e3524e0a0288 (127.22.100.3:41367)
I20260713 08:56:44.389839 26452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9936de65da4eb89c2e04baa95cd4b1" candidate_uuid: "f73153595a0d4c898fef4cf941b82890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea1b1cca956d4bf49723aa3512c56ba0"
I20260713 08:56:44.389834 26603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9936de65da4eb89c2e04baa95cd4b1" candidate_uuid: "f73153595a0d4c898fef4cf941b82890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92a441b6252d41109a01e3524e0a0288"
I20260713 08:56:44.390391 26452 raft_consensus.cc:3055] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:44.390455 26603 raft_consensus.cc:3060] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:44.390695 26452 raft_consensus.cc:740] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea1b1cca956d4bf49723aa3512c56ba0, State: Running, Role: LEADER
I20260713 08:56:44.391498 26452 consensus_queue.cc:260] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:44.392627 26452 raft_consensus.cc:3060] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:44.395372 26603 raft_consensus.cc:2468] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f73153595a0d4c898fef4cf941b82890 in term 2.
I20260713 08:56:44.396452 26494 leader_election.cc:304] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92a441b6252d41109a01e3524e0a0288, f73153595a0d4c898fef4cf941b82890; no voters: 
I20260713 08:56:44.397320 26653 raft_consensus.cc:2804] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:44.397598 26452 raft_consensus.cc:2468] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f73153595a0d4c898fef4cf941b82890 in term 2.
I20260713 08:56:44.398393 26653 raft_consensus.cc:697] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 2 LEADER]: Becoming Leader. State: Replica: f73153595a0d4c898fef4cf941b82890, State: Running, Role: LEADER
I20260713 08:56:44.399175 26653 consensus_queue.cc:237] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } }
I20260713 08:56:44.404706 26348 catalog_manager.cc:5697] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 reported cstate change: term changed from 1 to 2, leader changed from ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1) to f73153595a0d4c898fef4cf941b82890 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "f73153595a0d4c898fef4cf941b82890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea1b1cca956d4bf49723aa3512c56ba0" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 38539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f73153595a0d4c898fef4cf941b82890" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 40447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92a441b6252d41109a01e3524e0a0288" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 41367 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:44.421691 22928 tablet_server.cc:179] TabletServer@127.22.100.1:0 shutting down...
I20260713 08:56:44.439953 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:44.440512 22928 tablet_replica.cc:333] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0: stopping tablet replica
I20260713 08:56:44.441002 22928 raft_consensus.cc:2243] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:44.441740 22928 raft_consensus.cc:2272] T ce46b507c2ef4d0496861e6474e6df39 P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.444047 22928 tablet_replica.cc:333] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0: stopping tablet replica
I20260713 08:56:44.444532 22928 raft_consensus.cc:2243] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:44.444880 22928 raft_consensus.cc:2272] T 8b9936de65da4eb89c2e04baa95cd4b1 P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.446986 22928 tablet_replica.cc:333] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0: stopping tablet replica
I20260713 08:56:44.447469 22928 raft_consensus.cc:2243] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:44.448182 22928 raft_consensus.cc:2272] T da86bfe2470447f39c413225f63ac6cf P ea1b1cca956d4bf49723aa3512c56ba0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.450160 22928 tablet_replica.cc:333] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0: stopping tablet replica
I20260713 08:56:44.450640 22928 raft_consensus.cc:2243] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:44.451000 22928 raft_consensus.cc:2272] T acf7a5cd8a364b4d85a3ae78bbf00289 P ea1b1cca956d4bf49723aa3512c56ba0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.462818 22928 tablet_server.cc:196] TabletServer@127.22.100.1:0 shutdown complete.
I20260713 08:56:44.472518 22928 tablet_server.cc:179] TabletServer@127.22.100.2:0 shutting down...
I20260713 08:56:44.490095 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:44.490628 22928 tablet_replica.cc:333] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890: stopping tablet replica
I20260713 08:56:44.491132 22928 raft_consensus.cc:2243] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:44.491496 22928 raft_consensus.cc:2272] T ce46b507c2ef4d0496861e6474e6df39 P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.493798 22928 tablet_replica.cc:333] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890: stopping tablet replica
I20260713 08:56:44.494222 22928 raft_consensus.cc:2243] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:56:44.494707 22928 pending_rounds.cc:70] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890: Trying to abort 1 pending ops.
I20260713 08:56:44.494865 22928 pending_rounds.cc:77] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306989586025725952 op_type: NO_OP noop_request { }
I20260713 08:56:44.495098 22928 raft_consensus.cc:2889] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 08:56:44.495311 22928 raft_consensus.cc:2272] T 8b9936de65da4eb89c2e04baa95cd4b1 P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.497236 22928 tablet_replica.cc:333] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890: stopping tablet replica
I20260713 08:56:44.497632 22928 raft_consensus.cc:2243] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:44.497975 22928 raft_consensus.cc:2272] T da86bfe2470447f39c413225f63ac6cf P f73153595a0d4c898fef4cf941b82890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.499825 22928 tablet_replica.cc:333] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890: stopping tablet replica
I20260713 08:56:44.500195 22928 raft_consensus.cc:2243] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:44.500509 22928 raft_consensus.cc:2272] T acf7a5cd8a364b4d85a3ae78bbf00289 P f73153595a0d4c898fef4cf941b82890 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 08:56:44.523787 26567 consensus_peers.cc:597] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 -> Peer ea1b1cca956d4bf49723aa3512c56ba0 (127.22.100.1:38539): Couldn't send request to peer ea1b1cca956d4bf49723aa3512c56ba0. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:38539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:56:44.526168 22928 tablet_server.cc:196] TabletServer@127.22.100.2:0 shutdown complete.
I20260713 08:56:44.536332 22928 tablet_server.cc:179] TabletServer@127.22.100.3:0 shutting down...
I20260713 08:56:44.551471 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:56:44.552045 22928 tablet_replica.cc:333] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288: stopping tablet replica
I20260713 08:56:44.552553 22928 raft_consensus.cc:2243] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:44.552975 22928 raft_consensus.cc:2272] T ce46b507c2ef4d0496861e6474e6df39 P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.554792 22928 tablet_replica.cc:333] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288: stopping tablet replica
I20260713 08:56:44.555282 22928 raft_consensus.cc:2243] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:44.556113 22928 raft_consensus.cc:2272] T acf7a5cd8a364b4d85a3ae78bbf00289 P 92a441b6252d41109a01e3524e0a0288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.557780 22928 tablet_replica.cc:333] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288: stopping tablet replica
I20260713 08:56:44.558259 22928 raft_consensus.cc:2243] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:44.558655 22928 raft_consensus.cc:2272] T 8b9936de65da4eb89c2e04baa95cd4b1 P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.560640 22928 tablet_replica.cc:333] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288: stopping tablet replica
I20260713 08:56:44.561090 22928 raft_consensus.cc:2243] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:56:44.561491 22928 raft_consensus.cc:2272] T da86bfe2470447f39c413225f63ac6cf P 92a441b6252d41109a01e3524e0a0288 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.572842 22928 tablet_server.cc:196] TabletServer@127.22.100.3:0 shutdown complete.
I20260713 08:56:44.582438 22928 master.cc:562] Master@127.22.100.62:36965 shutting down...
I20260713 08:56:44.596340 22928 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:56:44.596741 22928 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:56:44.597000 22928 tablet_replica.cc:333] T 00000000000000000000000000000000 P d74f9a503084423daba214494d08d9ba: stopping tablet replica
I20260713 08:56:44.613591 22928 master.cc:584] Master@127.22.100.62:36965 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2456 ms)
[----------] 6 tests from LeaderRebalancerTest (88052 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 08:56:44.638191 22928 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.100.62:41525
I20260713 08:56:44.639211 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:44.643918 26703 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 08:56:44.643971 26704 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 08:56:44.644992 26706 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 08:56:44.645970 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:44.646730 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:44.646981 22928 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 08:56:44.647145 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933004647116 us; error 0 us; skew 500 ppm
I20260713 08:56:44.647830 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:44.649827 22928 webserver.cc:533] Webserver started at http://127.22.100.62:34883/ using document root <none> and password file <none>
I20260713 08:56:44.650272 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:44.650453 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:44.650720 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:44.651717 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/master-0-root/instance:
uuid: "83b5f02c2e614d70a06b1b47ad7345ed"
format_stamp: "Formatted at 2026-07-13 08:56:44 on dist-test-slave-4nhr"
I20260713 08:56:44.655750 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 08:56:44.658747 26711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:44.659403 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 08:56:44.659708 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/master-0-root
uuid: "83b5f02c2e614d70a06b1b47ad7345ed"
format_stamp: "Formatted at 2026-07-13 08:56:44 on dist-test-slave-4nhr"
I20260713 08:56:44.659984 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-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 08:56:44.669526 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:44.670468 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:44.703120 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.62:41525
I20260713 08:56:44.703214 26762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.62:41525 every 8 connection(s)
I20260713 08:56:44.706718 26763 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 08:56:44.716344 26763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed: Bootstrap starting.
I20260713 08:56:44.720305 26763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:44.723789 26763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed: No bootstrap required, opened a new log
I20260713 08:56:44.725656 26763 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b5f02c2e614d70a06b1b47ad7345ed" member_type: VOTER }
I20260713 08:56:44.725993 26763 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:44.726176 26763 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b5f02c2e614d70a06b1b47ad7345ed, State: Initialized, Role: FOLLOWER
I20260713 08:56:44.726644 26763 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83b5f02c2e614d70a06b1b47ad7345ed" member_type: VOTER }
I20260713 08:56:44.727041 26763 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 08:56:44.727228 26763 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 08:56:44.727439 26763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:44.731132 26763 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b5f02c2e614d70a06b1b47ad7345ed" member_type: VOTER }
I20260713 08:56:44.731544 26763 leader_election.cc:304] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [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: 83b5f02c2e614d70a06b1b47ad7345ed; no voters: 
I20260713 08:56:44.732473 26763 leader_election.cc:290] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 08:56:44.732825 26766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:44.734036 26766 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 1 LEADER]: Becoming Leader. State: Replica: 83b5f02c2e614d70a06b1b47ad7345ed, State: Running, Role: LEADER
I20260713 08:56:44.734628 26766 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [LEADER]: Queue going to LEADER mode. State: All 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: "83b5f02c2e614d70a06b1b47ad7345ed" member_type: VOTER }
I20260713 08:56:44.735212 26763 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [sys.catalog]: configured and running, proceeding with master startup.
I20260713 08:56:44.737318 26767 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83b5f02c2e614d70a06b1b47ad7345ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b5f02c2e614d70a06b1b47ad7345ed" member_type: VOTER } }
I20260713 08:56:44.737332 26768 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83b5f02c2e614d70a06b1b47ad7345ed. Latest consensus state: current_term: 1 leader_uuid: "83b5f02c2e614d70a06b1b47ad7345ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b5f02c2e614d70a06b1b47ad7345ed" member_type: VOTER } }
I20260713 08:56:44.738041 26767 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [sys.catalog]: This master's current role is: LEADER
I20260713 08:56:44.738106 26768 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [sys.catalog]: This master's current role is: LEADER
I20260713 08:56:44.741125 26771 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 08:56:44.745764 26771 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 08:56:44.749490 22928 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 08:56:44.754055 26771 catalog_manager.cc:1383] Generated new cluster ID: 45b2ac3c287540fcb77a32f51b8a88d5
I20260713 08:56:44.754365 26771 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 08:56:44.770229 26771 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 08:56:44.771360 26771 catalog_manager.cc:1540] Loading token signing keys...
I20260713 08:56:44.794407 26771 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed: Generated new TSK 0
I20260713 08:56:44.794977 26771 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 08:56:44.815476 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:44.820696 26784 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 08:56:44.821926 26785 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 08:56:44.823401 26787 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 08:56:44.823603 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:44.824474 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:44.824659 22928 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 08:56:44.824796 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933004824786 us; error 0 us; skew 500 ppm
I20260713 08:56:44.825222 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:44.827533 22928 webserver.cc:533] Webserver started at http://127.22.100.1:36499/ using document root <none> and password file <none>
I20260713 08:56:44.828061 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:44.828263 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:44.828570 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:44.829937 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-0-root/instance:
uuid: "6de496e366fe4e58b4bc61582997cf5c"
format_stamp: "Formatted at 2026-07-13 08:56:44 on dist-test-slave-4nhr"
I20260713 08:56:44.833926 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 08:56:44.837160 26792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:44.837831 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 08:56:44.838101 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "6de496e366fe4e58b4bc61582997cf5c"
format_stamp: "Formatted at 2026-07-13 08:56:44 on dist-test-slave-4nhr"
I20260713 08:56:44.838325 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-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 08:56:44.855582 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:44.856626 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:44.857870 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:44.859967 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:44.860174 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:44.860402 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:44.860560 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:44.896596 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:43615
I20260713 08:56:44.896700 26855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:43615 every 8 connection(s)
I20260713 08:56:44.901197 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:44.908097 26860 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 08:56:44.909476 26861 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 08:56:44.911247 22928 server_base.cc:1061] running on GCE node
W20260713 08:56:44.912132 26863 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 08:56:44.913053 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:44.913259 22928 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 08:56:44.913434 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933004913414 us; error 0 us; skew 500 ppm
I20260713 08:56:44.913434 26856 heartbeater.cc:344] Connected to a master server at 127.22.100.62:41525
I20260713 08:56:44.913928 26856 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:44.914080 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:44.914710 26856 heartbeater.cc:507] Master 127.22.100.62:41525 requested a full tablet report, sending...
I20260713 08:56:44.916438 22928 webserver.cc:533] Webserver started at http://127.22.100.2:33961/ using document root <none> and password file <none>
I20260713 08:56:44.916960 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:44.916942 26728 ts_manager.cc:194] Registered new tserver with Master: 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615)
I20260713 08:56:44.917397 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:44.917685 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:44.918633 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-1-root/instance:
uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
format_stamp: "Formatted at 2026-07-13 08:56:44 on dist-test-slave-4nhr"
I20260713 08:56:44.918778 26728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54978
I20260713 08:56:44.922583 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 08:56:44.925571 26868 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:44.926283 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 08:56:44.926554 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-1-root
uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
format_stamp: "Formatted at 2026-07-13 08:56:44 on dist-test-slave-4nhr"
I20260713 08:56:44.926828 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-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 08:56:44.956828 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:44.957746 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:44.959018 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:44.960952 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:44.961169 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:44.961400 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:44.961561 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:44.995844 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.2:38773
I20260713 08:56:44.995910 26931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.2:38773 every 8 connection(s)
I20260713 08:56:45.000322 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:56:45.006705 26935 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 08:56:45.007650 26936 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 08:56:45.010236 26938 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 08:56:45.011076 22928 server_base.cc:1061] running on GCE node
I20260713 08:56:45.012090 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:56:45.012331 22928 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 08:56:45.012405 26932 heartbeater.cc:344] Connected to a master server at 127.22.100.62:41525
I20260713 08:56:45.012539 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933005012520 us; error 0 us; skew 500 ppm
I20260713 08:56:45.012791 26932 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:45.013283 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:56:45.013602 26932 heartbeater.cc:507] Master 127.22.100.62:41525 requested a full tablet report, sending...
I20260713 08:56:45.015687 22928 webserver.cc:533] Webserver started at http://127.22.100.3:39579/ using document root <none> and password file <none>
I20260713 08:56:45.015893 26728 ts_manager.cc:194] Registered new tserver with Master: 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:45.016342 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:56:45.016597 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:56:45.016927 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:56:45.017601 26728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54994
I20260713 08:56:45.018275 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-2-root/instance:
uuid: "0b4c5ad49e2847959cb61a7f97a70229"
format_stamp: "Formatted at 2026-07-13 08:56:45 on dist-test-slave-4nhr"
I20260713 08:56:45.022404 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260713 08:56:45.025161 26943 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:45.025879 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 08:56:45.026161 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-2-root
uuid: "0b4c5ad49e2847959cb61a7f97a70229"
format_stamp: "Formatted at 2026-07-13 08:56:45 on dist-test-slave-4nhr"
I20260713 08:56:45.026433 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783932916424608-22928-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 08:56:45.044178 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:56:45.045189 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:56:45.046458 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:56:45.048532 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:56:45.048686 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:45.048849 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:56:45.048960 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:56:45.083630 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.3:45419
I20260713 08:56:45.083750 27005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.3:45419 every 8 connection(s)
I20260713 08:56:45.096164 27006 heartbeater.cc:344] Connected to a master server at 127.22.100.62:41525
I20260713 08:56:45.096596 27006 heartbeater.cc:461] Registering TS with master...
I20260713 08:56:45.097286 27006 heartbeater.cc:507] Master 127.22.100.62:41525 requested a full tablet report, sending...
I20260713 08:56:45.098977 26728 ts_manager.cc:194] Registered new tserver with Master: 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.099910 22928 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013136992s
I20260713 08:56:45.100283 26728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55004
I20260713 08:56:45.121598 26728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55006:
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 08:56:45.123944 26728 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 08:56:45.182502 26821 tablet_service.cc:1511] Processing CreateTablet for tablet c2ca378e480349b38cefd4f5e7c22a36 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:56:45.182890 26820 tablet_service.cc:1511] Processing CreateTablet for tablet 08bdb4d52a814d11929ca0a91c15c83b (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:56:45.183959 26821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ca378e480349b38cefd4f5e7c22a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.184523 26820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bdb4d52a814d11929ca0a91c15c83b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.196789 26819 tablet_service.cc:1511] Processing CreateTablet for tablet 96d266c201f64a8da4a359f45ec41fdb (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:56:45.198068 26819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d266c201f64a8da4a359f45ec41fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.201517 26971 tablet_service.cc:1511] Processing CreateTablet for tablet c2ca378e480349b38cefd4f5e7c22a36 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:56:45.202214 26970 tablet_service.cc:1511] Processing CreateTablet for tablet 08bdb4d52a814d11929ca0a91c15c83b (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:56:45.202776 26971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ca378e480349b38cefd4f5e7c22a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.203454 26970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bdb4d52a814d11929ca0a91c15c83b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.204751 26969 tablet_service.cc:1511] Processing CreateTablet for tablet 96d266c201f64a8da4a359f45ec41fdb (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:56:45.211647 26969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d266c201f64a8da4a359f45ec41fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.213413 26967 tablet_service.cc:1511] Processing CreateTablet for tablet 00673d30e1ac487891c533a6f3df67b3 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:56:45.214640 26967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00673d30e1ac487891c533a6f3df67b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.214730 26815 tablet_service.cc:1511] Processing CreateTablet for tablet 005c8ea0ed1b41bc9dad042fb727c59d (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:56:45.206400 26968 tablet_service.cc:1511] Processing CreateTablet for tablet cd12fd5b010c46d5a380b4807b9f4f6f (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:56:45.216082 26815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005c8ea0ed1b41bc9dad042fb727c59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.216843 26968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd12fd5b010c46d5a380b4807b9f4f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.207448 26816 tablet_service.cc:1511] Processing CreateTablet for tablet 00673d30e1ac487891c533a6f3df67b3 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:56:45.219269 26966 tablet_service.cc:1511] Processing CreateTablet for tablet 005c8ea0ed1b41bc9dad042fb727c59d (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:56:45.220477 26966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005c8ea0ed1b41bc9dad042fb727c59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.221463 26814 tablet_service.cc:1511] Processing CreateTablet for tablet 24bfc10264ad493d8175cc89149374d6 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:56:45.204751 26818 tablet_service.cc:1511] Processing CreateTablet for tablet cd12fd5b010c46d5a380b4807b9f4f6f (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:56:45.220477 26816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00673d30e1ac487891c533a6f3df67b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.225543 26965 tablet_service.cc:1511] Processing CreateTablet for tablet 24bfc10264ad493d8175cc89149374d6 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:56:45.226819 26965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24bfc10264ad493d8175cc89149374d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.228623 26813 tablet_service.cc:1511] Processing CreateTablet for tablet d4ee57e549914d7d8e4538327134eae9 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:56:45.229746 26813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ee57e549914d7d8e4538327134eae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.232563 26964 tablet_service.cc:1511] Processing CreateTablet for tablet d4ee57e549914d7d8e4538327134eae9 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:56:45.235206 26812 tablet_service.cc:1511] Processing CreateTablet for tablet 957fca57f76249b99fc468385008e5b9 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:56:45.236552 26812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957fca57f76249b99fc468385008e5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.237977 26814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24bfc10264ad493d8175cc89149374d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.239113 26818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd12fd5b010c46d5a380b4807b9f4f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.241963 26964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ee57e549914d7d8e4538327134eae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.279857 26963 tablet_service.cc:1511] Processing CreateTablet for tablet 957fca57f76249b99fc468385008e5b9 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:56:45.281417 26963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957fca57f76249b99fc468385008e5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.289167 26896 tablet_service.cc:1511] Processing CreateTablet for tablet c2ca378e480349b38cefd4f5e7c22a36 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:56:45.290781 26896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ca378e480349b38cefd4f5e7c22a36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.293036 26895 tablet_service.cc:1511] Processing CreateTablet for tablet 08bdb4d52a814d11929ca0a91c15c83b (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:56:45.294642 26895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bdb4d52a814d11929ca0a91c15c83b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.297081 26894 tablet_service.cc:1511] Processing CreateTablet for tablet 96d266c201f64a8da4a359f45ec41fdb (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:56:45.301028 26892 tablet_service.cc:1511] Processing CreateTablet for tablet 00673d30e1ac487891c533a6f3df67b3 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:56:45.299576 26893 tablet_service.cc:1511] Processing CreateTablet for tablet cd12fd5b010c46d5a380b4807b9f4f6f (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:56:45.304423 26891 tablet_service.cc:1511] Processing CreateTablet for tablet 005c8ea0ed1b41bc9dad042fb727c59d (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:56:45.305716 26891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005c8ea0ed1b41bc9dad042fb727c59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.308684 26890 tablet_service.cc:1511] Processing CreateTablet for tablet 24bfc10264ad493d8175cc89149374d6 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:56:45.309585 26893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd12fd5b010c46d5a380b4807b9f4f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.310781 26889 tablet_service.cc:1511] Processing CreateTablet for tablet d4ee57e549914d7d8e4538327134eae9 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:56:45.311978 26889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ee57e549914d7d8e4538327134eae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.312547 26892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00673d30e1ac487891c533a6f3df67b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.313613 26894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d266c201f64a8da4a359f45ec41fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.313817 26888 tablet_service.cc:1511] Processing CreateTablet for tablet 957fca57f76249b99fc468385008e5b9 (DEFAULT_TABLE table=test-workload [id=297cc45e346843e3bd71a1a0a00e415a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:56:45.315078 26888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 957fca57f76249b99fc468385008e5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.316802 26890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24bfc10264ad493d8175cc89149374d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:45.340435 27021 tablet_bootstrap.cc:492] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.361128 27021 tablet_bootstrap.cc:654] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.365000 27022 tablet_bootstrap.cc:492] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.397820 27022 tablet_bootstrap.cc:654] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.415033 27023 tablet_bootstrap.cc:492] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.421525 27022 tablet_bootstrap.cc:492] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.421902 27021 tablet_bootstrap.cc:492] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.421950 27022 ts_tablet_manager.cc:1403] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.004s
I20260713 08:56:45.422264 27023 tablet_bootstrap.cc:654] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.422526 27021 ts_tablet_manager.cc:1403] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.016s
I20260713 08:56:45.424347 27022 raft_consensus.cc:359] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.425132 27022 raft_consensus.cc:385] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.425196 27021 raft_consensus.cc:359] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.425494 27022 raft_consensus.cc:740] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.425931 27021 raft_consensus.cc:385] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.426293 27021 raft_consensus.cc:740] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.426570 27022 consensus_queue.cc:260] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.432130 27021 consensus_queue.cc:260] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.433617 27006 heartbeater.cc:499] Master 127.22.100.62:41525 was elected leader, sending a full tablet report...
I20260713 08:56:45.434146 27022 ts_tablet_manager.cc:1434] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.008s
I20260713 08:56:45.435048 27022 tablet_bootstrap.cc:492] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.437004 27023 tablet_bootstrap.cc:492] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.438961 26856 heartbeater.cc:499] Master 127.22.100.62:41525 was elected leader, sending a full tablet report...
I20260713 08:56:45.439452 27021 ts_tablet_manager.cc:1434] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 08:56:45.440487 27021 tablet_bootstrap.cc:492] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.440867 27022 tablet_bootstrap.cc:654] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.446187 27021 tablet_bootstrap.cc:654] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.437686 27023 ts_tablet_manager.cc:1403] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.005s
I20260713 08:56:45.451169 27023 raft_consensus.cc:359] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.452096 27023 raft_consensus.cc:385] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.452521 27023 raft_consensus.cc:740] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.453645 27023 consensus_queue.cc:260] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.462813 26932 heartbeater.cc:499] Master 127.22.100.62:41525 was elected leader, sending a full tablet report...
I20260713 08:56:45.463884 27023 ts_tablet_manager.cc:1434] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.012s
I20260713 08:56:45.464926 27023 tablet_bootstrap.cc:492] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.474361 27022 tablet_bootstrap.cc:492] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.474844 27022 ts_tablet_manager.cc:1403] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.015s
I20260713 08:56:45.474911 27023 tablet_bootstrap.cc:654] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.477735 27022 raft_consensus.cc:359] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.478602 27022 raft_consensus.cc:385] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.478950 27022 raft_consensus.cc:740] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.480048 27022 consensus_queue.cc:260] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.485852 27022 ts_tablet_manager.cc:1434] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260713 08:56:45.487004 27022 tablet_bootstrap.cc:492] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.494200 27023 tablet_bootstrap.cc:492] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.494678 27023 ts_tablet_manager.cc:1403] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.010s
I20260713 08:56:45.497558 27023 raft_consensus.cc:359] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.498298 27021 tablet_bootstrap.cc:492] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.498271 27023 raft_consensus.cc:385] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.498776 27023 raft_consensus.cc:740] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.499204 27022 tablet_bootstrap.cc:654] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.499598 27023 consensus_queue.cc:260] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.498878 27021 ts_tablet_manager.cc:1403] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.026s
I20260713 08:56:45.503717 27023 ts_tablet_manager.cc:1434] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 08:56:45.504251 27021 raft_consensus.cc:359] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.504673 27023 tablet_bootstrap.cc:492] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.504951 27021 raft_consensus.cc:385] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.505304 27022 tablet_bootstrap.cc:492] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.505283 27021 raft_consensus.cc:740] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.505950 27022 ts_tablet_manager.cc:1403] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260713 08:56:45.506251 27021 consensus_queue.cc:260] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.508652 27022 raft_consensus.cc:359] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.509377 27022 raft_consensus.cc:385] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.509698 27022 raft_consensus.cc:740] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.510438 27021 ts_tablet_manager.cc:1434] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 08:56:45.510939 27023 tablet_bootstrap.cc:654] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.510579 27022 consensus_queue.cc:260] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.512857 27022 ts_tablet_manager.cc:1434] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:56:45.513795 27022 tablet_bootstrap.cc:492] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.519434 27022 tablet_bootstrap.cc:654] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.511439 27021 tablet_bootstrap.cc:492] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.529428 27021 tablet_bootstrap.cc:654] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.530297 27022 tablet_bootstrap.cc:492] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.530697 27022 ts_tablet_manager.cc:1403] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260713 08:56:45.531291 27023 tablet_bootstrap.cc:492] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.531910 27023 ts_tablet_manager.cc:1403] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.014s
I20260713 08:56:45.532907 27022 raft_consensus.cc:359] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.533383 27022 raft_consensus.cc:385] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.533564 27022 raft_consensus.cc:740] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.534121 27022 consensus_queue.cc:260] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.534343 27027 raft_consensus.cc:493] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.534468 27023 raft_consensus.cc:359] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.534857 27027 raft_consensus.cc:515] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.535213 27023 raft_consensus.cc:385] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.535593 27023 raft_consensus.cc:740] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.536375 27023 consensus_queue.cc:260] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.537020 27022 ts_tablet_manager.cc:1434] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 08:56:45.537926 27022 tablet_bootstrap.cc:492] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.538805 27023 ts_tablet_manager.cc:1434] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 08:56:45.539873 27023 tablet_bootstrap.cc:492] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.542091 27028 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.542570 27028 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.546265 27031 raft_consensus.cc:493] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.546728 27031 raft_consensus.cc:515] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.545044 27027 leader_election.cc:290] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:45.549742 27027 raft_consensus.cc:493] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.544929 27021 tablet_bootstrap.cc:492] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.550469 27027 raft_consensus.cc:515] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.551373 27022 tablet_bootstrap.cc:654] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.556176 27023 tablet_bootstrap.cc:654] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.560751 27028 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.561122 27031 leader_election.cc:290] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.559033 27021 ts_tablet_manager.cc:1403] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260713 08:56:45.574983 27027 leader_election.cc:290] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:45.577354 27021 raft_consensus.cc:359] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.578297 27021 raft_consensus.cc:385] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.578650 27021 raft_consensus.cc:740] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.582981 27021 consensus_queue.cc:260] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.585942 27021 ts_tablet_manager.cc:1434] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260713 08:56:45.586882 27021 tablet_bootstrap.cc:492] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.595732 27027 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.596232 27027 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.599772 27027 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:45.600386 27031 raft_consensus.cc:493] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.600843 27031 raft_consensus.cc:515] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.603129 27031 leader_election.cc:290] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.605556 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:45.604573 26906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00673d30e1ac487891c533a6f3df67b3" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:45.607481 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:45.608415 26905 raft_consensus.cc:2468] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 0.
W20260713 08:56:45.608486 26945 leader_election.cc:343] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:45.609817 26945 leader_election.cc:343] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.610482 26945 leader_election.cc:304] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:45.611430 27027 raft_consensus.cc:2804] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:45.612447 27027 raft_consensus.cc:493] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:45.612787 27027 raft_consensus.cc:3060] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.614967 27021 tablet_bootstrap.cc:654] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.616048 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00673d30e1ac487891c533a6f3df67b3" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:45.617758 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:45.618279 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:45.618935 26830 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 0.
W20260713 08:56:45.618984 26946 leader_election.cc:343] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.619514 26946 leader_election.cc:304] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229; no voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:45.620266 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:45.620393 27037 raft_consensus.cc:2749] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:45.621922 27023 tablet_bootstrap.cc:492] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.622493 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:45.628804 27027 raft_consensus.cc:515] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.630010 26981 raft_consensus.cc:2393] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2699cdf5b0cc4b978b653d76b61e98c4 in current term 1: Already voted for candidate 0b4c5ad49e2847959cb61a7f97a70229 in this term.
W20260713 08:56:45.629841 26946 leader_election.cc:343] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.622488 27023 ts_tablet_manager.cc:1403] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.012s
I20260713 08:56:45.632045 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:45.632788 26980 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:45.631865 26946 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [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: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:45.633782 27037 raft_consensus.cc:2804] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:45.634121 27037 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:45.634438 27037 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:45.628974 26869 leader_election.cc:343] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.628075 27022 tablet_bootstrap.cc:492] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.636255 27022 ts_tablet_manager.cc:1403] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.001s
I20260713 08:56:45.636351 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:45.636562 26793 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:45.637404 27028 raft_consensus.cc:2804] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:45.637770 27028 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:45.637511 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
W20260713 08:56:45.638037 26794 leader_election.cc:343] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.638170 27028 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.640139 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:45.641685 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
W20260713 08:56:45.641779 26871 leader_election.cc:343] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.642313 26905 raft_consensus.cc:3060] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.642445 26871 leader_election.cc:304] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:45.644045 27031 raft_consensus.cc:2749] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 08:56:45.645548 26871 leader_election.cc:343] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.646143 26871 leader_election.cc:304] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:45.649034 27028 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.649384 26905 raft_consensus.cc:2468] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 1.
I20260713 08:56:45.651803 27031 raft_consensus.cc:2749] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:45.652257 26945 leader_election.cc:304] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:45.654538 27028 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.655073 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:45.655923 27050 raft_consensus.cc:2804] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:45.651041 27037 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.655787 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:45.656177 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:45.657382 26981 raft_consensus.cc:2393] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6de496e366fe4e58b4bc61582997cf5c in current term 1: Already voted for candidate 0b4c5ad49e2847959cb61a7f97a70229 in this term.
W20260713 08:56:45.657589 26946 leader_election.cc:343] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.658169 27037 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:45.659021 27050 raft_consensus.cc:697] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:45.659670 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:45.659951 27050 consensus_queue.cc:237] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.660743 26830 raft_consensus.cc:2393] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0b4c5ad49e2847959cb61a7f97a70229 in current term 1: Already voted for candidate 6de496e366fe4e58b4bc61582997cf5c in this term.
W20260713 08:56:45.661867 26794 leader_election.cc:343] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.662302 26794 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [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: 6de496e366fe4e58b4bc61582997cf5c; no voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:45.662369 27023 raft_consensus.cc:359] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.663113 27028 raft_consensus.cc:2749] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:56:45.663369 27023 raft_consensus.cc:385] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.663806 27023 raft_consensus.cc:740] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.664222 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:45.664685 27023 consensus_queue.cc:260] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
W20260713 08:56:45.665323 26945 leader_election.cc:343] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.665815 26945 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [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: 0b4c5ad49e2847959cb61a7f97a70229; no voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:45.666033 27022 raft_consensus.cc:359] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.666698 27037 raft_consensus.cc:2749] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:56:45.649865 27027 leader_election.cc:290] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:45.666862 27022 raft_consensus.cc:385] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.667382 27022 raft_consensus.cc:740] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.668422 27022 consensus_queue.cc:260] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.671089 27022 ts_tablet_manager.cc:1434] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260713 08:56:45.673280 27022 tablet_bootstrap.cc:492] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.672472 26728 catalog_manager.cc:5697] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:45.673817 27023 ts_tablet_manager.cc:1434] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260713 08:56:45.674612 27023 tablet_bootstrap.cc:492] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.679955 27022 tablet_bootstrap.cc:654] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.681529 27021 tablet_bootstrap.cc:492] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.681979 27021 ts_tablet_manager.cc:1403] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.024s
I20260713 08:56:45.684685 27022 tablet_bootstrap.cc:492] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.685138 27022 ts_tablet_manager.cc:1403] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 08:56:45.685834 27023 tablet_bootstrap.cc:654] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.687983 27022 raft_consensus.cc:359] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.688730 27022 raft_consensus.cc:385] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.689090 27022 raft_consensus.cc:740] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.689993 27022 consensus_queue.cc:260] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.692330 27022 ts_tablet_manager.cc:1434] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 08:56:45.693101 27023 tablet_bootstrap.cc:492] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.693221 27022 tablet_bootstrap.cc:492] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.684701 27021 raft_consensus.cc:359] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.693909 27023 ts_tablet_manager.cc:1403] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260713 08:56:45.694082 27021 raft_consensus.cc:385] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.694458 27021 raft_consensus.cc:740] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.695281 27021 consensus_queue.cc:260] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.697728 27021 ts_tablet_manager.cc:1434] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 08:56:45.698686 27021 tablet_bootstrap.cc:492] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.700012 27022 tablet_bootstrap.cc:654] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.701779 27023 raft_consensus.cc:359] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.702652 27023 raft_consensus.cc:385] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.704895 27023 raft_consensus.cc:740] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.705367 27021 tablet_bootstrap.cc:654] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.705745 27023 consensus_queue.cc:260] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.710377 27023 ts_tablet_manager.cc:1434] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 08:56:45.711529 27023 tablet_bootstrap.cc:492] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.719554 27023 tablet_bootstrap.cc:654] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.723143 27022 tablet_bootstrap.cc:492] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.723627 27022 ts_tablet_manager.cc:1403] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260713 08:56:45.724740 27021 tablet_bootstrap.cc:492] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.725241 27021 ts_tablet_manager.cc:1403] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.016s
I20260713 08:56:45.726274 27023 tablet_bootstrap.cc:492] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.726230 27022 raft_consensus.cc:359] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.726840 27023 ts_tablet_manager.cc:1403] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260713 08:56:45.726948 27022 raft_consensus.cc:385] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.727339 27022 raft_consensus.cc:740] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.728078 27021 raft_consensus.cc:359] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.728032 27022 consensus_queue.cc:260] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.728938 27021 raft_consensus.cc:385] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.729264 27021 raft_consensus.cc:740] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.729909 27023 raft_consensus.cc:359] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.730059 27021 consensus_queue.cc:260] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.730507 27022 ts_tablet_manager.cc:1434] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:56:45.730592 27023 raft_consensus.cc:385] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.730994 27023 raft_consensus.cc:740] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.731513 27022 tablet_bootstrap.cc:492] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.731715 27023 consensus_queue.cc:260] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.732522 27021 ts_tablet_manager.cc:1434] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 08:56:45.733475 27021 tablet_bootstrap.cc:492] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.734210 27023 ts_tablet_manager.cc:1434] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 08:56:45.735144 27023 tablet_bootstrap.cc:492] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.739739 27021 tablet_bootstrap.cc:654] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.741511 27023 tablet_bootstrap.cc:654] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.743098 27031 raft_consensus.cc:493] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.743741 27031 raft_consensus.cc:515] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
W20260713 08:56:45.745326 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:56:45.746995 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00673d30e1ac487891c533a6f3df67b3" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:45.747066 27031 leader_election.cc:290] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.747489 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00673d30e1ac487891c533a6f3df67b3" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:45.748135 26981 raft_consensus.cc:2468] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
W20260713 08:56:45.748651 26871 leader_election.cc:343] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.749342 26869 leader_election.cc:304] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [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: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:45.750538 27031 raft_consensus.cc:2804] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:45.750885 27031 raft_consensus.cc:493] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:45.751187 27031 raft_consensus.cc:3060] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.753079 27022 tablet_bootstrap.cc:654] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.758919 27023 tablet_bootstrap.cc:492] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.759387 27023 ts_tablet_manager.cc:1403] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 08:56:45.759582 27021 tablet_bootstrap.cc:492] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.760066 27021 ts_tablet_manager.cc:1403] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
I20260713 08:56:45.762108 27023 raft_consensus.cc:359] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.762135 27031 raft_consensus.cc:515] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.763003 27023 raft_consensus.cc:385] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.762959 27021 raft_consensus.cc:359] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.763494 27023 raft_consensus.cc:740] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.763801 27021 raft_consensus.cc:385] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.764124 27021 raft_consensus.cc:740] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.764283 27023 consensus_queue.cc:260] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.764953 27021 consensus_queue.cc:260] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.765558 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00673d30e1ac487891c533a6f3df67b3" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
W20260713 08:56:45.766927 26871 leader_election.cc:343] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.767735 27021 ts_tablet_manager.cc:1434] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 08:56:45.768723 27050 raft_consensus.cc:493] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.768985 27031 leader_election.cc:290] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.769160 27021 tablet_bootstrap.cc:492] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.769807 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00673d30e1ac487891c533a6f3df67b3" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:45.770359 26981 raft_consensus.cc:3060] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.774852 27022 tablet_bootstrap.cc:492] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.775285 27022 ts_tablet_manager.cc:1403] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260713 08:56:45.775955 27021 tablet_bootstrap.cc:654] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.777829 27022 raft_consensus.cc:359] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.778517 27022 raft_consensus.cc:385] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.778857 27022 raft_consensus.cc:740] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.769191 27050 raft_consensus.cc:515] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.781369 27050 leader_election.cc:290] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:45.781611 27023 ts_tablet_manager.cc:1434] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
I20260713 08:56:45.782006 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:45.782909 27023 tablet_bootstrap.cc:492] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.782841 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
W20260713 08:56:45.784370 26945 leader_election.cc:343] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:45.786715 26946 leader_election.cc:343] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:45.787163 26946 leader_election.cc:304] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229; no voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:45.789798 27050 raft_consensus.cc:2749] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:45.790983 27023 tablet_bootstrap.cc:654] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.791692 27022 consensus_queue.cc:260] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.792507 26981 raft_consensus.cc:2468] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:45.793601 26869 leader_election.cc:304] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [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: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:45.794339 27022 ts_tablet_manager.cc:1434] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.006s
I20260713 08:56:45.794780 27063 raft_consensus.cc:2804] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:45.795275 27063 raft_consensus.cc:697] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:45.795480 27022 tablet_bootstrap.cc:492] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:45.796150 27063 consensus_queue.cc:237] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.798699 27031 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.799152 27031 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.801350 27031 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.802865 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:45.803897 27022 tablet_bootstrap.cc:654] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.806238 27023 tablet_bootstrap.cc:492] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.806627 27023 ts_tablet_manager.cc:1403] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.007s
I20260713 08:56:45.807818 26830 raft_consensus.cc:2393] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2699cdf5b0cc4b978b653d76b61e98c4 in current term 1: Already voted for candidate 6de496e366fe4e58b4bc61582997cf5c in this term.
I20260713 08:56:45.809018 27023 raft_consensus.cc:359] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.809639 27023 raft_consensus.cc:385] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.809949 27023 raft_consensus.cc:740] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.810755 27023 consensus_queue.cc:260] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.812731 27023 ts_tablet_manager.cc:1434] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 08:56:45.813544 27023 tablet_bootstrap.cc:492] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:45.813891 27021 tablet_bootstrap.cc:492] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.814512 27021 ts_tablet_manager.cc:1403] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.029s
I20260713 08:56:45.818241 27021 raft_consensus.cc:359] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.819120 27021 raft_consensus.cc:385] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.819907 27023 tablet_bootstrap.cc:654] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.819875 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:45.821079 26981 raft_consensus.cc:2393] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2699cdf5b0cc4b978b653d76b61e98c4 in current term 1: Already voted for candidate 0b4c5ad49e2847959cb61a7f97a70229 in this term.
I20260713 08:56:45.822248 26869 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:45.819497 27021 raft_consensus.cc:740] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.823333 27031 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.823932 27021 consensus_queue.cc:260] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.826226 27021 ts_tablet_manager.cc:1434] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 08:56:45.827174 27021 tablet_bootstrap.cc:492] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.827584 26728 catalog_manager.cc:5697] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:45.832962 27022 tablet_bootstrap.cc:492] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:45.833122 27021 tablet_bootstrap.cc:654] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.833537 27022 ts_tablet_manager.cc:1403] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.016s
I20260713 08:56:45.836192 27022 raft_consensus.cc:359] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.836983 27022 raft_consensus.cc:385] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.837428 27022 raft_consensus.cc:740] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.838178 27022 consensus_queue.cc:260] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.842442 27063 raft_consensus.cc:493] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.843082 27063 raft_consensus.cc:515] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.845916 27031 raft_consensus.cc:2749] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:45.848445 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957fca57f76249b99fc468385008e5b9" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:45.848650 27063 leader_election.cc:290] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.848826 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957fca57f76249b99fc468385008e5b9" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:45.849118 26830 raft_consensus.cc:2468] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:45.848851 27022 ts_tablet_manager.cc:1434] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 08:56:45.849594 26980 raft_consensus.cc:2468] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:45.850680 26871 leader_election.cc:304] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:45.851755 27063 raft_consensus.cc:2804] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:45.852123 27063 raft_consensus.cc:493] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:45.852447 27063 raft_consensus.cc:3060] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.852885 27023 tablet_bootstrap.cc:492] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:45.853307 27023 ts_tablet_manager.cc:1403] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.013s
I20260713 08:56:45.853361 27021 tablet_bootstrap.cc:492] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.853868 27021 ts_tablet_manager.cc:1403] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260713 08:56:45.855978 27023 raft_consensus.cc:359] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.856664 27023 raft_consensus.cc:385] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.856376 27021 raft_consensus.cc:359] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.856950 27023 raft_consensus.cc:740] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.857074 27021 raft_consensus.cc:385] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.857376 27021 raft_consensus.cc:740] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.857741 27023 consensus_queue.cc:260] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.858117 27021 consensus_queue.cc:260] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.860059 27023 ts_tablet_manager.cc:1434] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260713 08:56:45.860069 27021 ts_tablet_manager.cc:1434] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 08:56:45.860728 27063 raft_consensus.cc:515] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.861567 27021 tablet_bootstrap.cc:492] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:45.863445 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957fca57f76249b99fc468385008e5b9" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:45.864035 26830 raft_consensus.cc:3060] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.864413 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957fca57f76249b99fc468385008e5b9" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:45.864964 26980 raft_consensus.cc:3060] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.867486 27021 tablet_bootstrap.cc:654] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:45.871263 26830 raft_consensus.cc:2468] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:45.871950 26980 raft_consensus.cc:2468] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:45.872735 26871 leader_election.cc:304] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:45.873245 27063 leader_election.cc:290] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.873886 27031 raft_consensus.cc:2804] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:45.874274 27031 raft_consensus.cc:697] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:45.874902 27031 consensus_queue.cc:237] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.876138 27021 tablet_bootstrap.cc:492] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:45.876524 27021 ts_tablet_manager.cc:1403] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 08:56:45.878463 27021 raft_consensus.cc:359] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.879119 27021 raft_consensus.cc:385] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:45.879621 27021 raft_consensus.cc:740] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:45.880281 27021 consensus_queue.cc:260] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.882159 27021 ts_tablet_manager.cc:1434] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 08:56:45.884603 26724 catalog_manager.cc:5697] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:45.911291 27028 raft_consensus.cc:493] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.911759 27028 raft_consensus.cc:515] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.912568 27072 raft_consensus.cc:493] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.913012 27072 raft_consensus.cc:515] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.913915 27028 leader_election.cc:290] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.914647 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:45.915140 27072 leader_election.cc:290] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.915428 26905 raft_consensus.cc:2393] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6de496e366fe4e58b4bc61582997cf5c in current term 1: Already voted for candidate 0b4c5ad49e2847959cb61a7f97a70229 in this term.
I20260713 08:56:45.915186 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:45.916966 26793 leader_election.cc:304] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6de496e366fe4e58b4bc61582997cf5c; no voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:45.917268 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bdb4d52a814d11929ca0a91c15c83b" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:45.917269 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bdb4d52a814d11929ca0a91c15c83b" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:45.917608 27072 raft_consensus.cc:3060] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.918020 26980 raft_consensus.cc:2468] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:45.917990 26905 raft_consensus.cc:2468] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:45.919242 26794 leader_election.cc:304] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:45.919912 27028 raft_consensus.cc:2804] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:45.920320 27028 raft_consensus.cc:493] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:45.920606 27028 raft_consensus.cc:3060] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.923539 27072 raft_consensus.cc:2749] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:45.925036 27028 raft_consensus.cc:515] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.926713 27028 leader_election.cc:290] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.927250 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bdb4d52a814d11929ca0a91c15c83b" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:45.927621 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bdb4d52a814d11929ca0a91c15c83b" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:45.927908 26905 raft_consensus.cc:3060] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.928186 26980 raft_consensus.cc:3060] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:45.934257 26980 raft_consensus.cc:2468] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:45.934260 26905 raft_consensus.cc:2468] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:45.935390 26794 leader_election.cc:304] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:45.936048 27028 raft_consensus.cc:2804] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:45.936420 27028 raft_consensus.cc:697] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:45.937132 27028 consensus_queue.cc:237] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.944139 26724 catalog_manager.cc:5697] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:45.996649 27028 raft_consensus.cc:493] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:45.997112 27028 raft_consensus.cc:515] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:45.998780 27028 leader_election.cc:290] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:45.999554 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bfc10264ad493d8175cc89149374d6" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:45.999809 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bfc10264ad493d8175cc89149374d6" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:46.000240 26905 raft_consensus.cc:2468] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:46.000353 26980 raft_consensus.cc:2468] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:46.001345 26794 leader_election.cc:304] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:46.001959 27028 raft_consensus.cc:2804] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:46.002283 27028 raft_consensus.cc:493] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:46.002549 27028 raft_consensus.cc:3060] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.007359 27028 raft_consensus.cc:515] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.008837 27028 leader_election.cc:290] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:46.009533 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bfc10264ad493d8175cc89149374d6" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:46.009721 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bfc10264ad493d8175cc89149374d6" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:46.010004 26905 raft_consensus.cc:3060] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.010270 26980 raft_consensus.cc:3060] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.014464 26905 raft_consensus.cc:2468] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:46.014657 26980 raft_consensus.cc:2468] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:46.015535 26794 leader_election.cc:304] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:46.016310 27028 raft_consensus.cc:2804] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:46.016683 27028 raft_consensus.cc:697] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:46.017416 27028 consensus_queue.cc:237] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.023393 26724 catalog_manager.cc:5697] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:46.057916 27028 raft_consensus.cc:493] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:46.058353 27028 raft_consensus.cc:515] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.059875 27028 leader_election.cc:290] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:46.060680 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca378e480349b38cefd4f5e7c22a36" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:46.060823 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca378e480349b38cefd4f5e7c22a36" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:46.061252 26905 raft_consensus.cc:2468] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:46.061393 26980 raft_consensus.cc:2468] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:46.062345 26794 leader_election.cc:304] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:46.062932 27028 raft_consensus.cc:2804] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:46.063253 27028 raft_consensus.cc:493] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:46.063483 27028 raft_consensus.cc:3060] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.067871 27028 raft_consensus.cc:515] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.069448 27028 leader_election.cc:290] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:46.070050 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca378e480349b38cefd4f5e7c22a36" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:46.070314 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ca378e480349b38cefd4f5e7c22a36" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:46.070528 26905 raft_consensus.cc:3060] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.070838 26980 raft_consensus.cc:3060] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.074857 26905 raft_consensus.cc:2468] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:46.074976 26980 raft_consensus.cc:2468] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:46.075830 26794 leader_election.cc:304] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:46.076449 27028 raft_consensus.cc:2804] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:46.076942 27028 raft_consensus.cc:697] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:46.077533 27028 consensus_queue.cc:237] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.083704 26724 catalog_manager.cc:5697] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:46.110114 27031 raft_consensus.cc:493] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:46.110584 27031 raft_consensus.cc:515] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.112221 27031 leader_election.cc:290] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:46.112986 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:46.113083 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:46.113588 26830 raft_consensus.cc:2468] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:46.113667 26980 raft_consensus.cc:2468] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:46.114526 26871 leader_election.cc:304] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:46.115191 27031 raft_consensus.cc:2804] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:46.115476 27031 raft_consensus.cc:493] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:46.115792 27031 raft_consensus.cc:3060] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.121758 27031 raft_consensus.cc:515] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.123389 27031 leader_election.cc:290] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:46.124190 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:46.124394 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:46.124737 26830 raft_consensus.cc:3060] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.124892 26980 raft_consensus.cc:3060] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.131134 26980 raft_consensus.cc:2468] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:46.131137 26830 raft_consensus.cc:2468] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:46.132179 26869 leader_election.cc:304] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:46.132733 27031 raft_consensus.cc:2804] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:46.133214 27031 raft_consensus.cc:697] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:46.133929 27031 consensus_queue.cc:237] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.140115 26724 catalog_manager.cc:5697] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:46.153642 27050 raft_consensus.cc:493] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:46.154114 27050 raft_consensus.cc:515] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.155592 27050 leader_election.cc:290] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:46.156270 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:46.156574 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:46.156914 26830 raft_consensus.cc:2468] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 0.
I20260713 08:56:46.157186 26905 raft_consensus.cc:2468] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 0.
I20260713 08:56:46.157863 26946 leader_election.cc:304] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:46.158564 27050 raft_consensus.cc:2804] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:46.158877 27050 raft_consensus.cc:493] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:46.159233 27050 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.164594 27050 raft_consensus.cc:515] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.166195 27050 leader_election.cc:290] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:46.166935 27050 consensus_queue.cc:1048] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.166996 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:46.167151 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:46.167680 26830 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.167743 26905 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.174793 26905 raft_consensus.cc:2468] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 1.
I20260713 08:56:46.176556 26830 raft_consensus.cc:2468] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 1.
I20260713 08:56:46.176649 26945 leader_election.cc:304] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:46.178359 27050 raft_consensus.cc:2804] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:46.178778 27050 raft_consensus.cc:697] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:46.179576 27050 consensus_queue.cc:237] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.184962 27027 consensus_queue.cc:1048] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:56:46.191382 26728 catalog_manager.cc:5697] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:46.352942 27031 consensus_queue.cc:1048] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.356431 27028 consensus_queue.cc:1048] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.361693 27028 raft_consensus.cc:493] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:46.362161 27028 raft_consensus.cc:515] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:46.372594 27028 leader_election.cc:290] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:46.373515 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00673d30e1ac487891c533a6f3df67b3" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:46.374384 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00673d30e1ac487891c533a6f3df67b3" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:46.376076 27086 consensus_queue.cc:1048] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.377961 26794 leader_election.cc:304] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6de496e366fe4e58b4bc61582997cf5c; no voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:46.378302 26830 raft_consensus.cc:3060] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:46.385823 27072 raft_consensus.cc:2749] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:46.386708 27085 consensus_queue.cc:1048] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.426440 27085 consensus_queue.cc:1048] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.426662 27088 consensus_queue.cc:1048] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.427304 27072 consensus_queue.cc:1048] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.440116 27063 consensus_queue.cc:1048] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.477058 27087 consensus_queue.cc:1048] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.486739 27087 consensus_queue.cc:1048] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.722818 27063 consensus_queue.cc:1048] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.732568 27085 consensus_queue.cc:1048] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 08:56:46.748296 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:56:46.772796 27100 consensus_queue.cc:1048] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:46.784334 27099 consensus_queue.cc:1048] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 08:56:47.751787 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 08:56:48.754701 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 08:56:49.757535 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 08:56:50.760036 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 08:56:51.762807 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 08:56:52.765457 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 08:56:53.768760 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 08:56:54.771411 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:56:54.778028 27106 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:54.778661 27106 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:54.780457 27106 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:54.781445 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:54.781536 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:54.782326 26831 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 1.
I20260713 08:56:54.782341 26905 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 1.
I20260713 08:56:54.783703 26945 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [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: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:54.784409 27106 raft_consensus.cc:2804] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 08:56:54.784775 27106 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:54.785039 27106 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:54.791329 27106 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:54.792881 27106 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 2 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:54.793464 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:54.793810 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:54.793928 26831 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:54.794332 26905 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:54.799048 26831 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 2.
I20260713 08:56:54.799329 26905 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 2.
I20260713 08:56:54.800077 26946 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:54.800784 27106 raft_consensus.cc:2804] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:54.801608 27106 raft_consensus.cc:697] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:54.802459 27106 consensus_queue.cc:237] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Queue going to LEADER 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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:54.810040 26728 catalog_manager.cc:5697] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:55.148001 26981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
mode: GRACEFUL
new_leader_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:49662
I20260713 08:56:55.148598 26981 raft_consensus.cc:606] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Received request to transfer leadership to TS 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:55.160167 26905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
mode: GRACEFUL
new_leader_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:34240
I20260713 08:56:55.160590 26905 raft_consensus.cc:606] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Received request to transfer leadership to TS 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:55.167150 26981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
mode: GRACEFUL
new_leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:49662
I20260713 08:56:55.167713 26981 raft_consensus.cc:606] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Received request to transfer leadership to TS 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:55.180490 26831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24bfc10264ad493d8175cc89149374d6"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
mode: GRACEFUL
new_leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:45320
I20260713 08:56:55.180932 26831 raft_consensus.cc:606] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Received request to transfer leadership to TS 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:55.185199 26981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
mode: GRACEFUL
new_leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:49662
I20260713 08:56:55.185674 26981 raft_consensus.cc:606] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Received request to transfer leadership to TS 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:55.190212 26905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "957fca57f76249b99fc468385008e5b9"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
mode: GRACEFUL
new_leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:34240
I20260713 08:56:55.190603 26905 raft_consensus.cc:606] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Received request to transfer leadership to TS 0b4c5ad49e2847959cb61a7f97a70229
I20260713 08:56:55.217252 26831 raft_consensus.cc:1275] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:55.218375 27106 consensus_queue.cc:1048] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:55.224886 27109 raft_consensus.cc:993] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229: : Instructing follower 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:55.225569 27106 raft_consensus.cc:1081] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Signalling peer 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:55.227572 26830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:46650
I20260713 08:56:55.229492 26830 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:55.229839 26830 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:55.234273 26905 raft_consensus.cc:1275] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 08:56:55.235564 27109 consensus_queue.cc:1048] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:55.239223 26830 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.244073 26830 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 3 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:55.245196 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:55.245404 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:55.245795 26904 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:55.245958 26981 raft_consensus.cc:3055] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:56:55.246351 26981 raft_consensus.cc:740] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:55.247076 26981 consensus_queue.cc:260] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.248142 26981 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:56:55.251911 26904 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 3.
I20260713 08:56:55.252938 26794 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [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: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:55.253600 27087 raft_consensus.cc:2804] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:56:55.254698 27087 raft_consensus.cc:697] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 3 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:55.255359 26981 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 3.
I20260713 08:56:55.256136 27087 consensus_queue.cc:237] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.262631 26728 catalog_manager.cc:5697] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 2 to 3, leader changed from 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3) to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 3 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:55.402849 27106 raft_consensus.cc:993] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229: : Instructing follower 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:55.403298 27109 raft_consensus.cc:1081] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Signalling peer 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:55.404874 26904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:36028
I20260713 08:56:55.405356 26904 raft_consensus.cc:493] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:55.405642 26904 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.410673 26904 raft_consensus.cc:515] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.412281 26904 leader_election.cc:290] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:55.412966 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:55.413223 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:55.413580 26830 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.413743 26981 raft_consensus.cc:3055] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:55.414125 26981 raft_consensus.cc:740] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:55.414966 26981 consensus_queue.cc:260] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.416220 26981 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.420368 26830 raft_consensus.cc:2468] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:55.421521 26871 leader_election.cc:304] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:55.422330 27085 raft_consensus.cc:2804] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:55.422605 26981 raft_consensus.cc:2468] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:55.423604 27085 raft_consensus.cc:697] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:55.424559 27085 consensus_queue.cc:237] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.431094 26728 catalog_manager.cc:5697] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 1 to 2, leader changed from 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3) to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:55.444058 27106 raft_consensus.cc:993] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229: : Instructing follower 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:55.444478 27109 raft_consensus.cc:1081] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Signalling peer 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:55.446092 26904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:36028
I20260713 08:56:55.446542 26904 raft_consensus.cc:493] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:55.446841 26904 raft_consensus.cc:3060] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.449582 27126 raft_consensus.cc:993] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4: : Instructing follower 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:55.450057 27085 raft_consensus.cc:1081] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Signalling peer 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:55.451463 26830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:46662
I20260713 08:56:55.451932 26830 raft_consensus.cc:493] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:55.452203 26830 raft_consensus.cc:3060] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.452515 26904 raft_consensus.cc:515] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.454289 26904 leader_election.cc:290] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:55.454882 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:55.455490 26831 raft_consensus.cc:3060] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.456856 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005c8ea0ed1b41bc9dad042fb727c59d" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:55.457341 26981 raft_consensus.cc:3055] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:55.458042 26830 raft_consensus.cc:515] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.458547 26981 raft_consensus.cc:740] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:55.459506 26981 consensus_queue.cc:260] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.460632 26981 raft_consensus.cc:3060] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.460836 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:55.461453 26904 raft_consensus.cc:3055] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:55.461616 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd12fd5b010c46d5a380b4807b9f4f6f" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:55.461790 26904 raft_consensus.cc:740] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:55.462339 26980 raft_consensus.cc:3060] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.462634 26830 leader_election.cc:290] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 2 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:55.462818 26904 consensus_queue.cc:260] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.464339 26904 raft_consensus.cc:3060] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.462282 26831 raft_consensus.cc:2468] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:55.467461 26981 raft_consensus.cc:2468] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:55.468426 26829 raft_consensus.cc:1240] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Rejecting Update request from peer 0b4c5ad49e2847959cb61a7f97a70229 for earlier term 1. Current term is 2. Ops: []
I20260713 08:56:55.468348 26980 raft_consensus.cc:2468] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 2.
I20260713 08:56:55.468935 26871 leader_election.cc:304] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:55.469939 27085 raft_consensus.cc:2804] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:55.470062 26793 leader_election.cc:304] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:55.470489 27085 raft_consensus.cc:697] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:55.470949 27087 raft_consensus.cc:2804] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:55.471446 27085 consensus_queue.cc:237] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.471457 27087 raft_consensus.cc:697] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:55.475047 26904 raft_consensus.cc:2468] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 2.
I20260713 08:56:55.475453 27087 consensus_queue.cc:237] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.481102 26728 catalog_manager.cc:5697] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 1 to 2, leader changed from 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3) to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:55.483479 26724 catalog_manager.cc:5697] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 1 to 2, leader changed from 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2) to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 2 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:55.502662 27126 raft_consensus.cc:993] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4: : Instructing follower 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:56:55.503086 27085 raft_consensus.cc:1081] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Signalling peer 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:56:55.504364 26980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "957fca57f76249b99fc468385008e5b9"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:53678
I20260713 08:56:55.504809 26980 raft_consensus.cc:493] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:55.505123 26980 raft_consensus.cc:3060] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.509553 26980 raft_consensus.cc:515] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.511155 26980 leader_election.cc:290] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 2 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:55.511770 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957fca57f76249b99fc468385008e5b9" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:55.512168 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "957fca57f76249b99fc468385008e5b9" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:55.512389 26831 raft_consensus.cc:3060] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.512730 26904 raft_consensus.cc:3055] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:55.513052 26904 raft_consensus.cc:740] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:55.513860 26904 consensus_queue.cc:260] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.515033 26904 raft_consensus.cc:3060] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.518925 26831 raft_consensus.cc:2468] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 2.
I20260713 08:56:55.520057 26946 leader_election.cc:304] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:55.520792 27109 raft_consensus.cc:2804] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:55.521194 27109 raft_consensus.cc:697] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:55.521420 26904 raft_consensus.cc:2468] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 2.
I20260713 08:56:55.522027 27109 consensus_queue.cc:237] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.530586 26724 catalog_manager.cc:5697] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 1 to 2, leader changed from 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2) to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:55.606557 27087 raft_consensus.cc:993] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c: : Instructing follower 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:55.607064 27125 raft_consensus.cc:1081] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Signalling peer 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:55.608412 26904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24bfc10264ad493d8175cc89149374d6"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:36038
I20260713 08:56:55.608775 26904 raft_consensus.cc:493] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:55.609009 26904 raft_consensus.cc:3060] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.613324 26904 raft_consensus.cc:515] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.614581 26904 leader_election.cc:290] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:55.615319 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bfc10264ad493d8175cc89149374d6" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:55.615563 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24bfc10264ad493d8175cc89149374d6" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:55.615897 26831 raft_consensus.cc:3055] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:55.616183 26980 raft_consensus.cc:3060] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.616276 26831 raft_consensus.cc:740] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:55.617317 26831 consensus_queue.cc:260] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.618350 26831 raft_consensus.cc:3060] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:55.621304 26980 raft_consensus.cc:2468] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:55.622263 26869 leader_election.cc:304] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:55.622905 27085 raft_consensus.cc:2804] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:55.623222 27085 raft_consensus.cc:697] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:55.623813 26831 raft_consensus.cc:2468] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:55.623842 27085 consensus_queue.cc:237] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:55.630589 26724 catalog_manager.cc:5697] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 1 to 2, leader changed from 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1) to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:55.719998 26980 raft_consensus.cc:1275] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 08:56:55.721074 27125 consensus_queue.cc:1048] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:55.728706 26904 raft_consensus.cc:1275] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 08:56:55.730067 27125 consensus_queue.cc:1048] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:55.877599 26831 raft_consensus.cc:1275] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:55.878752 27085 consensus_queue.cc:1048] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:55.881379 26904 raft_consensus.cc:1275] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:55.883255 27132 consensus_queue.cc:1048] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:56:55.884950 26980 raft_consensus.cc:1275] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:55.888069 27125 consensus_queue.cc:1048] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:55.889240 26980 raft_consensus.cc:1275] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:55.891261 27126 consensus_queue.cc:1048] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:56:55.912317 26905 raft_consensus.cc:1275] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:55.916136 27106 consensus_queue.cc:1048] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:55.921816 26831 raft_consensus.cc:1275] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:55.923357 27106 consensus_queue.cc:1048] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:55.933904 26980 raft_consensus.cc:1275] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:55.935676 27135 consensus_queue.cc:1048] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:55.948881 26831 raft_consensus.cc:1275] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:55.950006 27085 consensus_queue.cc:1048] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:56.023375 26980 raft_consensus.cc:1275] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:56.024518 27085 consensus_queue.cc:1048] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:56.032516 26831 raft_consensus.cc:1275] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:56.034019 27126 consensus_queue.cc:1048] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:58.219935 26728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49276:
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 08:56:58.222352 26728 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 08:56:58.276044 26816 tablet_service.cc:1511] Processing CreateTablet for tablet 9da0c08de82c4fadbe7ead57b70b8f3a (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:56:58.277899 26816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da0c08de82c4fadbe7ead57b70b8f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.277585 26896 tablet_service.cc:1511] Processing CreateTablet for tablet 9da0c08de82c4fadbe7ead57b70b8f3a (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:56:58.279246 26896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da0c08de82c4fadbe7ead57b70b8f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.283551 26971 tablet_service.cc:1511] Processing CreateTablet for tablet 43f666e1f1f244548244b39cf003cec4 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:56:58.284125 26888 tablet_service.cc:1511] Processing CreateTablet for tablet 43f666e1f1f244548244b39cf003cec4 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:56:58.285135 26971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f666e1f1f244548244b39cf003cec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.285786 26888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f666e1f1f244548244b39cf003cec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.288442 26968 tablet_service.cc:1511] Processing CreateTablet for tablet c1dbe380b35b4334a7e605abf7e19c61 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:56:58.289705 26968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dbe380b35b4334a7e605abf7e19c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.290136 26889 tablet_service.cc:1511] Processing CreateTablet for tablet c1dbe380b35b4334a7e605abf7e19c61 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:56:58.291486 26889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dbe380b35b4334a7e605abf7e19c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.293193 26965 tablet_service.cc:1511] Processing CreateTablet for tablet a9ecdef2df5a43a7b792ad6d18f348c0 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:56:58.294528 26965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ecdef2df5a43a7b792ad6d18f348c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.299157 26964 tablet_service.cc:1511] Processing CreateTablet for tablet 229774ab4e5541daba5a32d4829d3f50 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:56:58.300573 26964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229774ab4e5541daba5a32d4829d3f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.302423 26969 tablet_service.cc:1511] Processing CreateTablet for tablet d862933500a74d28bbf5a39414d00500 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:56:58.303632 26969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d862933500a74d28bbf5a39414d00500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.304919 26815 tablet_service.cc:1511] Processing CreateTablet for tablet c1dbe380b35b4334a7e605abf7e19c61 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:56:58.306362 26815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dbe380b35b4334a7e605abf7e19c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.307163 26970 tablet_service.cc:1511] Processing CreateTablet for tablet b163b4e4f7dd4577900f549601bac57c (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:56:58.308892 26970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b163b4e4f7dd4577900f549601bac57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.309355 26812 tablet_service.cc:1511] Processing CreateTablet for tablet a9ecdef2df5a43a7b792ad6d18f348c0 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:56:58.312242 26818 tablet_service.cc:1511] Processing CreateTablet for tablet 229774ab4e5541daba5a32d4829d3f50 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:56:58.315156 26814 tablet_service.cc:1511] Processing CreateTablet for tablet d862933500a74d28bbf5a39414d00500 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:56:58.316344 26966 tablet_service.cc:1511] Processing CreateTablet for tablet 61dfeb472edc4cd19df7601650a7343f (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:56:58.317623 26966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dfeb472edc4cd19df7601650a7343f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.281225 26813 tablet_service.cc:1511] Processing CreateTablet for tablet 43f666e1f1f244548244b39cf003cec4 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:56:58.281510 26963 tablet_service.cc:1511] Processing CreateTablet for tablet 9da0c08de82c4fadbe7ead57b70b8f3a (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:56:58.319795 26818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229774ab4e5541daba5a32d4829d3f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.320492 26963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da0c08de82c4fadbe7ead57b70b8f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.318146 26819 tablet_service.cc:1511] Processing CreateTablet for tablet b163b4e4f7dd4577900f549601bac57c (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:56:58.322990 26812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ecdef2df5a43a7b792ad6d18f348c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.325724 26813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f666e1f1f244548244b39cf003cec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.329206 26819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b163b4e4f7dd4577900f549601bac57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.329484 26821 tablet_service.cc:1511] Processing CreateTablet for tablet 61dfeb472edc4cd19df7601650a7343f (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:56:58.329667 26890 tablet_service.cc:1511] Processing CreateTablet for tablet a9ecdef2df5a43a7b792ad6d18f348c0 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:56:58.330914 26821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dfeb472edc4cd19df7601650a7343f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.331136 26890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ecdef2df5a43a7b792ad6d18f348c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.332113 26894 tablet_service.cc:1511] Processing CreateTablet for tablet d862933500a74d28bbf5a39414d00500 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:56:58.333475 26894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d862933500a74d28bbf5a39414d00500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.335413 26820 tablet_service.cc:1511] Processing CreateTablet for tablet 51152edbaa9f477f831f4b4b2c9c040d (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:56:58.336774 26820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51152edbaa9f477f831f4b4b2c9c040d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.337375 26967 tablet_service.cc:1511] Processing CreateTablet for tablet 51152edbaa9f477f831f4b4b2c9c040d (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:56:58.338588 26967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51152edbaa9f477f831f4b4b2c9c040d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.329746 26893 tablet_service.cc:1511] Processing CreateTablet for tablet 229774ab4e5541daba5a32d4829d3f50 (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:56:58.340420 26893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229774ab4e5541daba5a32d4829d3f50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.344235 26814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d862933500a74d28bbf5a39414d00500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.357064 26892 tablet_service.cc:1511] Processing CreateTablet for tablet b163b4e4f7dd4577900f549601bac57c (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:56:58.358498 26892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b163b4e4f7dd4577900f549601bac57c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.365890 26895 tablet_service.cc:1511] Processing CreateTablet for tablet 61dfeb472edc4cd19df7601650a7343f (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:56:58.367305 26895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61dfeb472edc4cd19df7601650a7343f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.373490 26891 tablet_service.cc:1511] Processing CreateTablet for tablet 51152edbaa9f477f831f4b4b2c9c040d (DEFAULT_TABLE table=soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:56:58.374783 26891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51152edbaa9f477f831f4b4b2c9c040d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:56:58.462471 27162 tablet_bootstrap.cc:492] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:58.475724 27162 tablet_bootstrap.cc:654] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.480283 27163 tablet_bootstrap.cc:492] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:58.482575 27161 tablet_bootstrap.cc:492] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.488435 27163 tablet_bootstrap.cc:654] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.490026 27161 tablet_bootstrap.cc:654] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.494813 27163 tablet_bootstrap.cc:492] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.495352 27163 ts_tablet_manager.cc:1403] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260713 08:56:58.495903 27162 tablet_bootstrap.cc:492] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.496516 27162 ts_tablet_manager.cc:1403] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.009s
I20260713 08:56:58.497844 27161 tablet_bootstrap.cc:492] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.498246 27161 ts_tablet_manager.cc:1403] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.008s
I20260713 08:56:58.498823 27163 raft_consensus.cc:359] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.499830 27163 raft_consensus.cc:385] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.499838 27162 raft_consensus.cc:359] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.500310 27163 raft_consensus.cc:740] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.500797 27162 raft_consensus.cc:385] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.500643 27161 raft_consensus.cc:359] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.501263 27162 raft_consensus.cc:740] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.501668 27161 raft_consensus.cc:385] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.502413 27161 raft_consensus.cc:740] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.501724 27163 consensus_queue.cc:260] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.502345 27162 consensus_queue.cc:260] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.503530 27161 consensus_queue.cc:260] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.506439 27161 ts_tablet_manager.cc:1434] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 08:56:58.508661 27163 ts_tablet_manager.cc:1434] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260713 08:56:58.509835 27163 tablet_bootstrap.cc:492] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:58.510617 27162 ts_tablet_manager.cc:1434] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 08:56:58.511794 27162 tablet_bootstrap.cc:492] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:58.519136 27161 tablet_bootstrap.cc:492] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.519740 27163 tablet_bootstrap.cc:654] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.522156 27162 tablet_bootstrap.cc:654] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.525748 27161 tablet_bootstrap.cc:654] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.532435 27163 tablet_bootstrap.cc:492] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.532919 27163 ts_tablet_manager.cc:1403] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260713 08:56:58.537186 27163 raft_consensus.cc:359] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.538017 27163 raft_consensus.cc:385] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.538380 27163 raft_consensus.cc:740] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.538542 27161 tablet_bootstrap.cc:492] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.539160 27161 ts_tablet_manager.cc:1403] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 08:56:58.539656 27162 tablet_bootstrap.cc:492] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.539250 27163 consensus_queue.cc:260] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.540165 27162 ts_tablet_manager.cc:1403] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260713 08:56:58.541838 27163 ts_tablet_manager.cc:1434] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 08:56:58.541898 27161 raft_consensus.cc:359] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.542757 27161 raft_consensus.cc:385] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.542925 27163 tablet_bootstrap.cc:492] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:58.543071 27161 raft_consensus.cc:740] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.543152 27162 raft_consensus.cc:359] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.544255 27162 raft_consensus.cc:385] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.544152 27161 consensus_queue.cc:260] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.544692 27162 raft_consensus.cc:740] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.545543 27162 consensus_queue.cc:260] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.548381 27162 ts_tablet_manager.cc:1434] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 08:56:58.549387 27162 tablet_bootstrap.cc:492] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:58.550508 27163 tablet_bootstrap.cc:654] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.556593 27162 tablet_bootstrap.cc:654] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.557758 27161 ts_tablet_manager.cc:1434] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 08:56:58.558744 27161 tablet_bootstrap.cc:492] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.565026 27163 tablet_bootstrap.cc:492] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.565744 27163 ts_tablet_manager.cc:1403] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260713 08:56:58.568137 27161 tablet_bootstrap.cc:654] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.569319 27162 tablet_bootstrap.cc:492] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.569149 27163 raft_consensus.cc:359] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.569855 27162 ts_tablet_manager.cc:1403] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260713 08:56:58.570058 27163 raft_consensus.cc:385] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.570398 27163 raft_consensus.cc:740] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.571130 27163 consensus_queue.cc:260] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.572935 27162 raft_consensus.cc:359] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.573590 27163 ts_tablet_manager.cc:1434] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:56:58.573697 27162 raft_consensus.cc:385] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.574159 27162 raft_consensus.cc:740] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.574772 27163 tablet_bootstrap.cc:492] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:58.575022 27161 tablet_bootstrap.cc:492] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.575016 27162 consensus_queue.cc:260] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.575734 27161 ts_tablet_manager.cc:1403] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 08:56:58.577989 27162 ts_tablet_manager.cc:1434] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:56:58.579047 27162 tablet_bootstrap.cc:492] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:58.582304 27163 tablet_bootstrap.cc:654] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.582616 27161 raft_consensus.cc:359] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.583300 27161 raft_consensus.cc:385] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.583595 27161 raft_consensus.cc:740] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.586061 27162 tablet_bootstrap.cc:654] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.584414 27161 consensus_queue.cc:260] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.591017 27161 ts_tablet_manager.cc:1434] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 08:56:58.591930 27161 tablet_bootstrap.cc:492] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.594147 27163 tablet_bootstrap.cc:492] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.594697 27163 ts_tablet_manager.cc:1403] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260713 08:56:58.596642 27162 tablet_bootstrap.cc:492] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.597213 27162 ts_tablet_manager.cc:1403] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260713 08:56:58.597925 27161 tablet_bootstrap.cc:654] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.598004 27163 raft_consensus.cc:359] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.598860 27163 raft_consensus.cc:385] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.599215 27163 raft_consensus.cc:740] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.600065 27163 consensus_queue.cc:260] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.600307 27162 raft_consensus.cc:359] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.601130 27162 raft_consensus.cc:385] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.601492 27162 raft_consensus.cc:740] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.602638 27163 ts_tablet_manager.cc:1434] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:56:58.603592 27163 tablet_bootstrap.cc:492] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:58.608073 27162 consensus_queue.cc:260] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.610285 27163 tablet_bootstrap.cc:654] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.610780 27162 ts_tablet_manager.cc:1434] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 08:56:58.611809 27162 tablet_bootstrap.cc:492] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:58.618044 27161 tablet_bootstrap.cc:492] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.618582 27161 ts_tablet_manager.cc:1403] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260713 08:56:58.618691 27139 raft_consensus.cc:493] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.621084 27162 tablet_bootstrap.cc:654] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.619215 27139 raft_consensus.cc:515] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.622215 27161 raft_consensus.cc:359] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.622949 27161 raft_consensus.cc:385] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.623250 27161 raft_consensus.cc:740] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.624053 27161 consensus_queue.cc:260] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.626276 27161 ts_tablet_manager.cc:1434] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 08:56:58.626401 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:58.627525 27161 tablet_bootstrap.cc:492] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.628139 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
W20260713 08:56:58.629768 26794 leader_election.cc:343] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:56:58.631189 26793 leader_election.cc:343] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:58.631759 26793 leader_election.cc:304] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6de496e366fe4e58b4bc61582997cf5c; no voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:58.633698 27139 leader_election.cc:290] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.634189 27179 raft_consensus.cc:493] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.634451 27139 raft_consensus.cc:2749] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:58.634778 27179 raft_consensus.cc:515] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.629774 27163 tablet_bootstrap.cc:492] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.637514 27163 ts_tablet_manager.cc:1403] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260713 08:56:58.640111 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:58.641239 27149 raft_consensus.cc:493] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.640551 27163 raft_consensus.cc:359] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.641728 27163 raft_consensus.cc:385] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.641718 27149 raft_consensus.cc:515] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.642197 27163 raft_consensus.cc:740] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.642953 27163 consensus_queue.cc:260] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.645434 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229774ab4e5541daba5a32d4829d3f50" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
W20260713 08:56:58.647053 26946 leader_election.cc:343] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:58.647431 27162 tablet_bootstrap.cc:492] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.647874 27162 ts_tablet_manager.cc:1403] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.016s
W20260713 08:56:58.648160 26794 leader_election.cc:343] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:58.645457 27163 ts_tablet_manager.cc:1434] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:56:58.650288 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229774ab4e5541daba5a32d4829d3f50" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:58.650831 27149 leader_election.cc:290] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:58.650992 27163 tablet_bootstrap.cc:492] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
W20260713 08:56:58.651723 26945 leader_election.cc:343] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:58.651968 27179 leader_election.cc:290] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.652146 26945 leader_election.cc:304] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229; no voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:58.636723 27161 tablet_bootstrap.cc:654] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.653328 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:58.653879 26980 raft_consensus.cc:2468] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:58.650087 27162 raft_consensus.cc:359] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.655202 26793 leader_election.cc:304] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [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: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:58.655414 27162 raft_consensus.cc:385] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.655790 27162 raft_consensus.cc:740] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.656512 27162 consensus_queue.cc:260] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.657467 27180 raft_consensus.cc:2804] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:58.657967 27180 raft_consensus.cc:493] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:58.658449 27180 raft_consensus.cc:3060] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.659852 27163 tablet_bootstrap.cc:654] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.670204 27161 tablet_bootstrap.cc:492] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.670147 27180 raft_consensus.cc:515] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.670779 27161 ts_tablet_manager.cc:1403] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.011s
I20260713 08:56:58.671972 27163 tablet_bootstrap.cc:492] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.672536 27163 ts_tablet_manager.cc:1403] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.015s
I20260713 08:56:58.672947 27149 raft_consensus.cc:2749] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:58.674309 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:58.674957 26980 raft_consensus.cc:3060] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.676206 27161 raft_consensus.cc:359] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.676694 27163 raft_consensus.cc:359] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.677918 27163 raft_consensus.cc:385] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.678236 27163 raft_consensus.cc:740] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.678273 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:58.678815 27162 ts_tablet_manager.cc:1434] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.004s
I20260713 08:56:58.679175 27163 consensus_queue.cc:260] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.679790 27162 tablet_bootstrap.cc:492] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
W20260713 08:56:58.680529 26794 leader_election.cc:343] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:56:58.681800 27163 ts_tablet_manager.cc:1434] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 08:56:58.676894 27161 raft_consensus.cc:385] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.684015 27161 raft_consensus.cc:740] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.684628 27161 consensus_queue.cc:260] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.686241 27161 ts_tablet_manager.cc:1434] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 08:56:58.686420 27162 tablet_bootstrap.cc:654] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.687561 27161 tablet_bootstrap.cc:492] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.693919 27163 tablet_bootstrap.cc:492] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:58.694453 27161 tablet_bootstrap.cc:654] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.698079 27162 tablet_bootstrap.cc:492] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.698541 27162 ts_tablet_manager.cc:1403] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 08:56:58.701254 27162 raft_consensus.cc:359] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.702008 27162 raft_consensus.cc:385] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.702332 27162 raft_consensus.cc:740] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.702582 27163 tablet_bootstrap.cc:654] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.703119 27162 consensus_queue.cc:260] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.705543 27162 ts_tablet_manager.cc:1434] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:56:58.706506 27162 tablet_bootstrap.cc:492] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:58.712457 27162 tablet_bootstrap.cc:654] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.714829 26980 raft_consensus.cc:2468] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:58.716275 26793 leader_election.cc:304] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [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: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:58.714708 27180 leader_election.cc:290] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.717227 27179 raft_consensus.cc:2804] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:58.717724 27179 raft_consensus.cc:697] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:58.718624 27179 consensus_queue.cc:237] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.719630 27161 tablet_bootstrap.cc:492] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.720093 27161 ts_tablet_manager.cc:1403] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.006s
I20260713 08:56:58.722749 27161 raft_consensus.cc:359] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.723390 27161 raft_consensus.cc:385] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.723688 27161 raft_consensus.cc:740] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.725437 27161 consensus_queue.cc:260] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.727939 27161 ts_tablet_manager.cc:1434] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 08:56:58.728675 27163 tablet_bootstrap.cc:492] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.728976 27161 tablet_bootstrap.cc:492] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.729187 27163 ts_tablet_manager.cc:1403] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.012s
I20260713 08:56:58.729295 27162 tablet_bootstrap.cc:492] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.729928 27162 ts_tablet_manager.cc:1403] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260713 08:56:58.732151 27163 raft_consensus.cc:359] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.732892 27163 raft_consensus.cc:385] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.732765 27162 raft_consensus.cc:359] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.733250 27163 raft_consensus.cc:740] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.733533 27162 raft_consensus.cc:385] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.733840 27162 raft_consensus.cc:740] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.734048 27163 consensus_queue.cc:260] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.734546 27162 consensus_queue.cc:260] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.735339 27161 tablet_bootstrap.cc:654] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.736426 27163 ts_tablet_manager.cc:1434] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:56:58.737931 27163 tablet_bootstrap.cc:492] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:58.741972 27162 ts_tablet_manager.cc:1434] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 08:56:58.743076 27162 tablet_bootstrap.cc:492] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:58.748235 27163 tablet_bootstrap.cc:654] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.749858 27162 tablet_bootstrap.cc:654] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.749965 27161 tablet_bootstrap.cc:492] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.750598 27161 ts_tablet_manager.cc:1403] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260713 08:56:58.749959 26726 catalog_manager.cc:5697] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:58.753413 27161 raft_consensus.cc:359] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.754452 27161 raft_consensus.cc:385] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.754740 27161 raft_consensus.cc:740] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.755539 27161 consensus_queue.cc:260] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.757706 27161 ts_tablet_manager.cc:1434] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:56:58.758157 27179 raft_consensus.cc:493] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.758607 27179 raft_consensus.cc:515] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.760056 27160 raft_consensus.cc:493] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.760670 27179 leader_election.cc:290] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.760520 27160 raft_consensus.cc:515] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.764878 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dfeb472edc4cd19df7601650a7343f" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:58.765501 26831 raft_consensus.cc:2468] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:58.766010 27161 tablet_bootstrap.cc:492] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.768240 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d862933500a74d28bbf5a39414d00500" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:58.768801 26905 raft_consensus.cc:2468] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:58.770275 26871 leader_election.cc:304] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:58.771862 27126 raft_consensus.cc:2804] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:58.772154 27126 raft_consensus.cc:493] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:58.772485 27126 raft_consensus.cc:3060] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.772673 27161 tablet_bootstrap.cc:654] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.775681 26794 leader_election.cc:304] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:58.776958 27179 raft_consensus.cc:2804] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:58.777321 27179 raft_consensus.cc:493] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:58.777631 27179 raft_consensus.cc:3060] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.778735 27163 tablet_bootstrap.cc:492] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.779387 27163 ts_tablet_manager.cc:1403] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.010s
I20260713 08:56:58.781450 27162 tablet_bootstrap.cc:492] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.781934 27162 ts_tablet_manager.cc:1403] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.024s
I20260713 08:56:58.782363 27163 raft_consensus.cc:359] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.783080 27163 raft_consensus.cc:385] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.784099 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dfeb472edc4cd19df7601650a7343f" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:58.784704 26981 raft_consensus.cc:2468] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:58.783361 27163 raft_consensus.cc:740] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.788065 27126 raft_consensus.cc:515] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.789250 27163 consensus_queue.cc:260] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.795105 27163 ts_tablet_manager.cc:1434] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 08:56:58.792305 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d862933500a74d28bbf5a39414d00500" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:58.795521 27161 tablet_bootstrap.cc:492] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.795472 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dfeb472edc4cd19df7601650a7343f" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:58.795708 26980 raft_consensus.cc:2468] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:58.796162 27161 ts_tablet_manager.cc:1403] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.008s
I20260713 08:56:58.797098 27126 leader_election.cc:290] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.791196 27179 raft_consensus.cc:515] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.798245 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61dfeb472edc4cd19df7601650a7343f" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:58.798873 26980 raft_consensus.cc:3060] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.798826 27161 raft_consensus.cc:359] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.796191 26829 raft_consensus.cc:3060] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.790750 27162 raft_consensus.cc:359] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.799793 27161 raft_consensus.cc:385] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.800129 27162 raft_consensus.cc:385] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.800199 27161 raft_consensus.cc:740] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.800427 27162 raft_consensus.cc:740] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.800892 27161 consensus_queue.cc:260] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.800379 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d862933500a74d28bbf5a39414d00500" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:58.801374 27162 consensus_queue.cc:260] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.801964 26905 raft_consensus.cc:3060] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.802923 27161 ts_tablet_manager.cc:1434] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 08:56:58.803612 27162 ts_tablet_manager.cc:1434] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260713 08:56:58.803798 27161 tablet_bootstrap.cc:492] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4: Bootstrap starting.
I20260713 08:56:58.781049 27160 leader_election.cc:290] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.804524 27162 tablet_bootstrap.cc:492] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229: Bootstrap starting.
I20260713 08:56:58.806934 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d862933500a74d28bbf5a39414d00500" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:58.798077 27163 tablet_bootstrap.cc:492] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c: Bootstrap starting.
I20260713 08:56:58.807554 26981 raft_consensus.cc:3060] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:56:58.809368 26776 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:56:58.809561 26829 raft_consensus.cc:2468] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:58.799851 27179 leader_election.cc:290] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.810923 26871 leader_election.cc:304] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:58.811805 27126 raft_consensus.cc:2804] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:58.813119 27126 raft_consensus.cc:697] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:58.814307 27162 tablet_bootstrap.cc:654] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.814275 27126 consensus_queue.cc:237] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.815683 27163 tablet_bootstrap.cc:654] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.812638 27161 tablet_bootstrap.cc:654] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4: Neither blocks nor log segments found. Creating new log.
I20260713 08:56:58.823232 27192 raft_consensus.cc:493] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.823750 27192 raft_consensus.cc:515] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.826458 27192 leader_election.cc:290] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.828724 26979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:58.829946 26979 raft_consensus.cc:2393] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2699cdf5b0cc4b978b653d76b61e98c4 in current term 1: Already voted for candidate 6de496e366fe4e58b4bc61582997cf5c in this term.
I20260713 08:56:58.834750 26981 raft_consensus.cc:2468] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:58.835951 26793 leader_election.cc:304] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:58.836864 27180 raft_consensus.cc:2804] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:58.837400 27180 raft_consensus.cc:697] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:58.838227 27180 consensus_queue.cc:237] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.841714 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:58.842933 26871 leader_election.cc:304] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:58.848268 27192 raft_consensus.cc:3060] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.860001 26905 raft_consensus.cc:2468] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:58.854264 26980 raft_consensus.cc:2468] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:58.873474 27192 raft_consensus.cc:2749] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:56:58.877028 27163 tablet_bootstrap.cc:492] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c: No bootstrap required, opened a new log
I20260713 08:56:58.877087 27182 raft_consensus.cc:493] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.877718 27163 ts_tablet_manager.cc:1403] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.021s
I20260713 08:56:58.877854 27182 raft_consensus.cc:515] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.878774 27162 tablet_bootstrap.cc:492] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229: No bootstrap required, opened a new log
I20260713 08:56:58.879348 27162 ts_tablet_manager.cc:1403] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent bootstrapping tablet: real 0.075s	user 0.039s	sys 0.020s
I20260713 08:56:58.880750 27163 raft_consensus.cc:359] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.881062 27182 leader_election.cc:290] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:58.881228 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da0c08de82c4fadbe7ead57b70b8f3a" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:58.873050 26728 catalog_manager.cc:5697] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:58.881507 27163 raft_consensus.cc:385] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.881881 26905 raft_consensus.cc:2468] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 0.
I20260713 08:56:58.882005 27163 raft_consensus.cc:740] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.882963 26945 leader_election.cc:304] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:58.883234 27192 raft_consensus.cc:493] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.882936 27163 consensus_queue.cc:260] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.883987 27182 raft_consensus.cc:2804] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:58.883740 27192 raft_consensus.cc:515] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.884414 27182 raft_consensus.cc:493] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:58.884850 27182 raft_consensus.cc:3060] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.881464 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da0c08de82c4fadbe7ead57b70b8f3a" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:58.886227 26829 raft_consensus.cc:2468] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 0.
I20260713 08:56:58.886420 27192 leader_election.cc:290] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.887418 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ecdef2df5a43a7b792ad6d18f348c0" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:58.887979 26980 raft_consensus.cc:2468] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:58.887768 27162 raft_consensus.cc:359] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.888458 27162 raft_consensus.cc:385] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.888378 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ecdef2df5a43a7b792ad6d18f348c0" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:58.888864 27162 raft_consensus.cc:740] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.889055 26829 raft_consensus.cc:2468] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:58.889328 26869 leader_election.cc:304] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:58.889706 27162 consensus_queue.cc:260] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.890136 27192 raft_consensus.cc:2804] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:58.891942 27162 ts_tablet_manager.cc:1434] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 08:56:58.893235 27192 raft_consensus.cc:493] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:58.893678 27192 raft_consensus.cc:3060] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.885316 27163 ts_tablet_manager.cc:1434] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 08:56:58.900264 27192 raft_consensus.cc:515] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.905719 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ecdef2df5a43a7b792ad6d18f348c0" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:58.906188 26829 raft_consensus.cc:3060] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.907460 27192 leader_election.cc:290] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.899861 26728 catalog_manager.cc:5697] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:58.908474 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ecdef2df5a43a7b792ad6d18f348c0" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:58.908954 26980 raft_consensus.cc:3060] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.912338 26829 raft_consensus.cc:2468] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:58.913367 26871 leader_election.cc:304] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:58.914089 27192 raft_consensus.cc:2804] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:58.914556 26980 raft_consensus.cc:2468] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:58.914640 27192 raft_consensus.cc:697] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:58.915196 27161 tablet_bootstrap.cc:492] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4: No bootstrap required, opened a new log
I20260713 08:56:58.914474 27182 raft_consensus.cc:515] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.915630 27192 consensus_queue.cc:237] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.917292 27161 ts_tablet_manager.cc:1403] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.029s
I20260713 08:56:58.919881 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da0c08de82c4fadbe7ead57b70b8f3a" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:58.920208 27161 raft_consensus.cc:359] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.920727 26829 raft_consensus.cc:3060] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.921373 27180 raft_consensus.cc:493] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:58.921820 27180 raft_consensus.cc:515] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.924782 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" is_pre_election: true
I20260713 08:56:58.927434 27180 leader_election.cc:290] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.929260 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:58.929558 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da0c08de82c4fadbe7ead57b70b8f3a" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:58.930127 26905 raft_consensus.cc:3060] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.930030 26980 raft_consensus.cc:2468] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:58.931574 26793 leader_election.cc:304] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:58.920920 27161 raft_consensus.cc:385] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:56:58.932397 27180 raft_consensus.cc:2804] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:58.932853 27182 leader_election.cc:290] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:58.932871 27180 raft_consensus.cc:493] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:58.932454 27161 raft_consensus.cc:740] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Initialized, Role: FOLLOWER
I20260713 08:56:58.933406 27180 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.933866 27161 consensus_queue.cc:260] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.934952 26904 raft_consensus.cc:2468] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 0.
I20260713 08:56:58.935962 27161 ts_tablet_manager.cc:1434] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 08:56:58.936604 26905 raft_consensus.cc:2468] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 1.
I20260713 08:56:58.938112 26945 leader_election.cc:304] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:58.938825 27182 raft_consensus.cc:2804] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:58.939270 27182 raft_consensus.cc:697] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:58.939996 27180 raft_consensus.cc:515] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.940157 27182 consensus_queue.cc:237] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.940409 26728 catalog_manager.cc:5697] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:58.942000 27180 leader_election.cc:290] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:58.943041 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:58.943531 26980 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.943768 26829 raft_consensus.cc:2468] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 1.
I20260713 08:56:58.949594 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:58.950122 26905 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:58.951924 26980 raft_consensus.cc:2468] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:58.952879 26793 leader_election.cc:304] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:58.953766 27179 raft_consensus.cc:2804] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:58.954185 27179 raft_consensus.cc:697] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:58.954998 27179 consensus_queue.cc:237] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:58.956033 26905 raft_consensus.cc:2468] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 1.
I20260713 08:56:58.958357 26728 catalog_manager.cc:5697] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:58.965868 26726 catalog_manager.cc:5697] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 1 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.006393 27192 raft_consensus.cc:493] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:59.006798 27192 raft_consensus.cc:515] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.008778 27192 leader_election.cc:290] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.009264 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f666e1f1f244548244b39cf003cec4" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:59.009678 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f666e1f1f244548244b39cf003cec4" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:59.009796 26829 raft_consensus.cc:2468] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:59.010202 26980 raft_consensus.cc:2468] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:59.010716 26871 leader_election.cc:304] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:59.011260 27192 raft_consensus.cc:2804] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:59.011639 27192 raft_consensus.cc:493] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:59.011924 27192 raft_consensus.cc:3060] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.016106 27192 raft_consensus.cc:515] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.016497 27126 raft_consensus.cc:493] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:59.016954 27126 raft_consensus.cc:515] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.017937 27192 leader_election.cc:290] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.018481 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f666e1f1f244548244b39cf003cec4" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:59.018977 27126 leader_election.cc:290] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.019032 26829 raft_consensus.cc:3060] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.019580 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229774ab4e5541daba5a32d4829d3f50" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:59.020306 26831 raft_consensus.cc:2468] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:59.020355 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229774ab4e5541daba5a32d4829d3f50" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:59.019153 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f666e1f1f244548244b39cf003cec4" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.020954 26981 raft_consensus.cc:2468] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:59.021515 26980 raft_consensus.cc:3060] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.021384 26871 leader_election.cc:304] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:59.022765 27126 raft_consensus.cc:2804] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:59.023052 27126 raft_consensus.cc:493] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:59.023330 27126 raft_consensus.cc:3060] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.025938 26829 raft_consensus.cc:2468] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:59.026923 26871 leader_election.cc:304] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:59.027622 27192 raft_consensus.cc:2804] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:59.027755 26980 raft_consensus.cc:2468] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:59.028389 27192 raft_consensus.cc:697] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:59.028297 27126 raft_consensus.cc:515] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.029405 27192 consensus_queue.cc:237] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.030441 27126 leader_election.cc:290] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.031544 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229774ab4e5541daba5a32d4829d3f50" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.031299 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229774ab4e5541daba5a32d4829d3f50" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:59.032264 26980 raft_consensus.cc:3060] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.032354 26829 raft_consensus.cc:3060] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.037976 26829 raft_consensus.cc:2468] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:59.038714 26980 raft_consensus.cc:2468] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:59.039052 26871 leader_election.cc:304] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:59.038749 26726 catalog_manager.cc:5697] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.040283 27192 raft_consensus.cc:2804] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:59.040719 27192 raft_consensus.cc:697] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:59.041415 27192 consensus_queue.cc:237] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.050958 26726 catalog_manager.cc:5697] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.190037 27126 raft_consensus.cc:493] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:56:59.190516 27126 raft_consensus.cc:515] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.192441 27126 leader_election.cc:290] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.192900 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c" is_pre_election: true
I20260713 08:56:59.193234 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229" is_pre_election: true
I20260713 08:56:59.193588 26829 raft_consensus.cc:2468] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:59.193799 26980 raft_consensus.cc:2468] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 0.
I20260713 08:56:59.194520 26871 leader_election.cc:304] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:59.195120 27126 raft_consensus.cc:2804] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:56:59.195549 27126 raft_consensus.cc:493] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:56:59.195914 27126 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.200395 27126 raft_consensus.cc:515] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.202363 27126 leader_election.cc:290] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.202877 26829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:59.203214 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.203476 26829 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.203763 26980 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:56:59.209548 26980 raft_consensus.cc:2468] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:59.209549 26829 raft_consensus.cc:2468] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 1.
I20260713 08:56:59.210572 26869 leader_election.cc:304] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:59.211102 27126 raft_consensus.cc:2804] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:56:59.211480 27126 raft_consensus.cc:697] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:59.212168 27126 consensus_queue.cc:237] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.220014 26726 catalog_manager.cc:5697] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.258761 26980 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9da0c08de82c4fadbe7ead57b70b8f3a"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
mode: GRACEFUL
new_leader_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:49662
I20260713 08:56:59.259387 26980 raft_consensus.cc:606] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Received request to transfer leadership to TS 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:59.260475 27179 consensus_queue.cc:1048] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.264806 27139 consensus_queue.cc:1048] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.264987 26904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43f666e1f1f244548244b39cf003cec4"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
mode: GRACEFUL
new_leader_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:34240
I20260713 08:56:59.265636 26904 raft_consensus.cc:606] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Received request to transfer leadership to TS 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:59.271996 26905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
mode: GRACEFUL
new_leader_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:34240
I20260713 08:56:59.272464 26905 raft_consensus.cc:606] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Received request to transfer leadership to TS 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:59.284677 26904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9ecdef2df5a43a7b792ad6d18f348c0"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
mode: GRACEFUL
new_leader_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:34240
I20260713 08:56:59.285256 26904 raft_consensus.cc:606] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Received request to transfer leadership to TS 6de496e366fe4e58b4bc61582997cf5c
I20260713 08:56:59.286022 27180 consensus_queue.cc:1048] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.293949 27180 consensus_queue.cc:1048] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:56:59.314620 26829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d862933500a74d28bbf5a39414d00500"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
mode: GRACEFUL
new_leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:45320
I20260713 08:56:59.315227 26829 raft_consensus.cc:606] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Received request to transfer leadership to TS 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:59.319119 27126 consensus_queue.cc:1048] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.323124 26831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
mode: GRACEFUL
new_leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:45320
I20260713 08:56:59.323561 26831 raft_consensus.cc:606] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Received request to transfer leadership to TS 2699cdf5b0cc4b978b653d76b61e98c4
I20260713 08:56:59.329774 27192 raft_consensus.cc:993] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4: : Instructing follower 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:59.330207 27192 raft_consensus.cc:1081] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Signalling peer 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:59.334033 27192 consensus_queue.cc:1048] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.336695 26831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9ecdef2df5a43a7b792ad6d18f348c0"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:46662
I20260713 08:56:59.337246 26831 raft_consensus.cc:493] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:59.337553 26831 raft_consensus.cc:3060] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.339756 26830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
mode: GRACEFUL
new_leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:45320
I20260713 08:56:59.340337 26830 raft_consensus.cc:606] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Received request to transfer leadership to TS 0b4c5ad49e2847959cb61a7f97a70229
I20260713 08:56:59.344561 27192 consensus_queue.cc:1048] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.345175 26831 raft_consensus.cc:515] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.346246 26829 raft_consensus.cc:1240] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Rejecting Update request from peer 2699cdf5b0cc4b978b653d76b61e98c4 for earlier term 1. Current term is 2. Ops: []
I20260713 08:56:59.347731 26905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ecdef2df5a43a7b792ad6d18f348c0" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:59.348290 26905 raft_consensus.cc:3055] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:59.348601 26905 raft_consensus.cc:740] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:59.349303 26905 consensus_queue.cc:260] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.350411 26905 raft_consensus.cc:3060] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.352835 26831 leader_election.cc:290] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 2 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.353940 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ecdef2df5a43a7b792ad6d18f348c0" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.360159 26905 raft_consensus.cc:2468] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 2.
I20260713 08:56:59.361284 26794 leader_election.cc:304] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [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: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 0b4c5ad49e2847959cb61a7f97a70229
I20260713 08:56:59.364758 27179 raft_consensus.cc:2804] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:59.365188 27179 raft_consensus.cc:697] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:59.365964 27179 consensus_queue.cc:237] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.372470 27182 consensus_queue.cc:1048] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.373343 27160 consensus_queue.cc:1048] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.378743 26726 catalog_manager.cc:5697] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 1 to 2, leader changed from 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2) to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 2 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.392509 27220 consensus_queue.cc:1048] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:56:59.401430 27149 raft_consensus.cc:993] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229: : Instructing follower 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:59.401815 27220 raft_consensus.cc:1081] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Signalling peer 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:59.404785 26830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9da0c08de82c4fadbe7ead57b70b8f3a"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:46650
I20260713 08:56:59.405246 26830 raft_consensus.cc:493] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:59.405530 26830 raft_consensus.cc:3060] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.410724 26830 raft_consensus.cc:515] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.412909 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da0c08de82c4fadbe7ead57b70b8f3a" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:59.413117 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da0c08de82c4fadbe7ead57b70b8f3a" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.413488 26904 raft_consensus.cc:3060] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.413630 26980 raft_consensus.cc:3055] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:59.414005 26980 raft_consensus.cc:740] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:59.414597 26980 consensus_queue.cc:260] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.415292 26980 raft_consensus.cc:3060] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.420284 26980 raft_consensus.cc:2468] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 2.
I20260713 08:56:59.420197 26904 raft_consensus.cc:2468] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 2.
I20260713 08:56:59.412679 26830 leader_election.cc:290] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 2 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.421417 26793 leader_election.cc:304] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:59.422052 27212 raft_consensus.cc:2804] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:59.422528 27212 raft_consensus.cc:697] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:59.423250 27212 consensus_queue.cc:237] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.429502 26724 catalog_manager.cc:5697] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 1 to 2, leader changed from 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3) to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 2 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.434849 27160 consensus_queue.cc:1048] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.445274 27160 consensus_queue.cc:1048] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.462664 27212 consensus_queue.cc:1048] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.472343 27179 consensus_queue.cc:1048] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.483526 27180 raft_consensus.cc:993] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c: : Instructing follower 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:59.484020 27179 raft_consensus.cc:1081] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Signalling peer 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:59.485559 26904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:36038
I20260713 08:56:59.486156 26904 raft_consensus.cc:493] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:59.486532 26904 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.492069 26904 raft_consensus.cc:515] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.493458 26904 leader_election.cc:290] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.494091 26830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:59.494699 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.494737 26830 raft_consensus.cc:3055] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:59.495370 26980 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.495388 26830 raft_consensus.cc:740] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:59.496428 26830 consensus_queue.cc:260] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.497711 26830 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.500102 26980 raft_consensus.cc:2468] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:59.501124 26869 leader_election.cc:304] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:59.501783 27160 raft_consensus.cc:2804] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:59.502206 27160 raft_consensus.cc:697] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:59.502876 27160 consensus_queue.cc:237] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.503304 26830 raft_consensus.cc:2468] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:59.509143 26727 catalog_manager.cc:5697] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 1 to 2, leader changed from 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1) to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.510779 27160 consensus_queue.cc:1048] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.516661 27192 raft_consensus.cc:993] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4: : Instructing follower 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:59.517184 27192 raft_consensus.cc:1081] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Signalling peer 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:59.519050 26831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43f666e1f1f244548244b39cf003cec4"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:46662
I20260713 08:56:59.519840 26831 raft_consensus.cc:493] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:59.520180 26831 raft_consensus.cc:3060] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.521667 27192 consensus_queue.cc:1048] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.525676 26831 raft_consensus.cc:515] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.526639 26830 raft_consensus.cc:1240] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Rejecting Update request from peer 2699cdf5b0cc4b978b653d76b61e98c4 for earlier term 1. Current term is 2. Ops: []
I20260713 08:56:59.528405 26831 leader_election.cc:290] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 2 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.528657 26981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f666e1f1f244548244b39cf003cec4" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.528700 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43f666e1f1f244548244b39cf003cec4" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:59.531540 26904 raft_consensus.cc:3055] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:59.531936 26904 raft_consensus.cc:740] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:59.533054 27192 consensus_queue.cc:1059] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.535578 26904 consensus_queue.cc:260] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.536844 26904 raft_consensus.cc:3060] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.542193 26904 raft_consensus.cc:2468] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 2.
W20260713 08:56:59.542603 27217 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 08:56:59.544632 26794 leader_election.cc:304] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [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: 2699cdf5b0cc4b978b653d76b61e98c4, 6de496e366fe4e58b4bc61582997cf5c; no voters: 0b4c5ad49e2847959cb61a7f97a70229
I20260713 08:56:59.545280 27179 raft_consensus.cc:2804] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:59.545657 27179 raft_consensus.cc:697] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:59.546252 27179 consensus_queue.cc:237] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.552454 26724 catalog_manager.cc:5697] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 1 to 2, leader changed from 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2) to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 2 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.675952 27217 consensus_queue.cc:1048] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.685683 27192 consensus_queue.cc:1048] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:56:59.693943 27160 raft_consensus.cc:993] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4: : Instructing follower 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:59.694368 27192 raft_consensus.cc:1081] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Signalling peer 6de496e366fe4e58b4bc61582997cf5c to start an election
I20260713 08:56:59.695765 26831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
 from {username='slave'} at 127.0.0.1:46662
I20260713 08:56:59.696151 26831 raft_consensus.cc:493] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:59.696389 26831 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.700470 26831 raft_consensus.cc:515] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.702245 26831 leader_election.cc:290] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 2 election: Requested vote from peers 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.702425 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:59.703060 26904 raft_consensus.cc:3055] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:59.703357 26904 raft_consensus.cc:740] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:59.703997 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "6de496e366fe4e58b4bc61582997cf5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.704660 26980 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.704100 26904 consensus_queue.cc:260] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.706151 26904 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.710045 26980 raft_consensus.cc:2468] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 2.
I20260713 08:56:59.710975 26793 leader_election.cc:304] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:56:59.711354 26904 raft_consensus.cc:2468] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de496e366fe4e58b4bc61582997cf5c in term 2.
I20260713 08:56:59.711867 27179 raft_consensus.cc:2804] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:59.712297 27179 raft_consensus.cc:697] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Becoming Leader. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:59.712971 27179 consensus_queue.cc:237] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.719246 26727 catalog_manager.cc:5697] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c reported cstate change: term changed from 1 to 2, leader changed from 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2) to 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1). New cstate: current_term: 2 leader_uuid: "6de496e366fe4e58b4bc61582997cf5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.808378 26980 raft_consensus.cc:1275] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:59.809540 27179 consensus_queue.cc:1048] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:59.819406 26904 raft_consensus.cc:1275] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:59.819491 26980 raft_consensus.cc:3060] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.820825 27179 consensus_queue.cc:1048] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:59.834045 26980 raft_consensus.cc:1275] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:59.835631 27180 consensus_queue.cc:1048] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:59.841928 26904 raft_consensus.cc:1275] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:59.848416 27230 consensus_queue.cc:1048] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:59.850409 27212 raft_consensus.cc:993] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c: : Instructing follower 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:56:59.850888 27230 raft_consensus.cc:1081] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Signalling peer 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:56:59.855526 26980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:53664
I20260713 08:56:59.856025 26980 raft_consensus.cc:493] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:59.856277 26980 raft_consensus.cc:3060] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.860438 26980 raft_consensus.cc:515] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.861909 26980 leader_election.cc:290] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 2 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:56:59.862437 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:59.862824 26904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51152edbaa9f477f831f4b4b2c9c040d" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:56:59.862967 26831 raft_consensus.cc:3055] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:59.863353 26831 raft_consensus.cc:740] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:59.863372 26904 raft_consensus.cc:3060] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.864144 26831 consensus_queue.cc:260] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.864996 26831 raft_consensus.cc:3060] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.867640 26904 raft_consensus.cc:2468] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 2.
I20260713 08:56:59.868530 26945 leader_election.cc:304] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:59.869182 27220 raft_consensus.cc:2804] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:59.869228 26831 raft_consensus.cc:2468] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 2.
I20260713 08:56:59.869624 27220 raft_consensus.cc:697] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:56:59.870451 27220 consensus_queue.cc:237] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.876178 26726 catalog_manager.cc:5697] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 1 to 2, leader changed from 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1) to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:56:59.880792 27230 raft_consensus.cc:993] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c: : Instructing follower 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:59.881331 27212 raft_consensus.cc:1081] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Signalling peer 2699cdf5b0cc4b978b653d76b61e98c4 to start an election
I20260713 08:56:59.882694 26904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d862933500a74d28bbf5a39414d00500"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
 from {username='slave'} at 127.0.0.1:36038
I20260713 08:56:59.883172 26904 raft_consensus.cc:493] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:56:59.883489 26904 raft_consensus.cc:3060] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.888098 26904 raft_consensus.cc:515] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.889384 26904 leader_election.cc:290] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3:45419)
I20260713 08:56:59.890236 26980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d862933500a74d28bbf5a39414d00500" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
I20260713 08:56:59.890252 26831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d862933500a74d28bbf5a39414d00500" candidate_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:56:59.890733 26980 raft_consensus.cc:3060] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.890849 26831 raft_consensus.cc:3055] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:56:59.891166 26831 raft_consensus.cc:740] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:56:59.891739 26831 consensus_queue.cc:260] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.892496 26831 raft_consensus.cc:3060] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.894965 26980 raft_consensus.cc:2468] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:59.895915 26869 leader_election.cc:304] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:56:59.896488 27160 raft_consensus.cc:2804] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:56:59.896615 26831 raft_consensus.cc:2468] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2699cdf5b0cc4b978b653d76b61e98c4 in term 2.
I20260713 08:56:59.896852 27160 raft_consensus.cc:697] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:56:59.897567 27160 consensus_queue.cc:237] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:56:59.903474 26726 catalog_manager.cc:5697] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 reported cstate change: term changed from 1 to 2, leader changed from 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1) to 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: UNKNOWN } } }
I20260713 08:56:59.921241 26831 raft_consensus.cc:1275] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:59.922439 27160 consensus_queue.cc:1048] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:59.929363 26980 raft_consensus.cc:1275] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:59.931221 27160 consensus_queue.cc:1048] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:59.952029 26980 raft_consensus.cc:3060] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:56:59.957069 26980 raft_consensus.cc:1275] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:59.958123 27212 consensus_queue.cc:1048] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:56:59.967855 26904 raft_consensus.cc:1275] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:56:59.969136 27180 consensus_queue.cc:1048] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:00.221740 26980 raft_consensus.cc:1275] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:00.222846 27180 consensus_queue.cc:1048] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:00.229655 26904 raft_consensus.cc:1275] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Refusing update from remote peer 6de496e366fe4e58b4bc61582997cf5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:00.230804 27180 consensus_queue.cc:1048] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:00.313330 26980 raft_consensus.cc:1275] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:00.314495 27192 consensus_queue.cc:1048] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:00.323331 26831 raft_consensus.cc:1275] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Refusing update from remote peer 2699cdf5b0cc4b978b653d76b61e98c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:00.324586 27126 consensus_queue.cc:1048] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:00.338955 26904 raft_consensus.cc:1275] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:00.340197 27220 consensus_queue.cc:1048] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:00.350409 26831 raft_consensus.cc:1275] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:00.351773 27235 consensus_queue.cc:1048] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:02.346269 26726 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49276:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 08:57:02.364758 26726 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49276:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 08:57:02.392628 22928 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 08:57:02.575312 26869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.3:45419, user_credentials={real_user=slave}} blocked reactor thread for 60196.4us
I20260713 08:57:02.640569 26905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
mode: GRACEFUL
new_leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:34256
I20260713 08:57:02.641359 26905 raft_consensus.cc:606] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Received request to transfer leadership to TS 0b4c5ad49e2847959cb61a7f97a70229
I20260713 08:57:02.657963 27291 tablet.cc:1724] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.672402 27285 log.cc:927] Time spent T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260713 08:57:02.642536 27276 tablet.cc:1724] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.668100 27293 tablet.cc:1724] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.690222 26794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.22.100.2:38773, user_credentials={real_user=slave}} blocked reactor thread for 53901.9us
I20260713 08:57:02.710883 27279 raft_consensus.cc:993] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4: : Instructing follower 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:57:02.711498 27279 raft_consensus.cc:1081] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Signalling peer 0b4c5ad49e2847959cb61a7f97a70229 to start an election
W20260713 08:57:02.719298 26933 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:51152edbaa9f477f831f4b4b2c9c040d)
W20260713 08:57:02.726038 26933 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:51152edbaa9f477f831f4b4b2c9c040d)
W20260713 08:57:02.734063 26933 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:51152edbaa9f477f831f4b4b2c9c040d)
W20260713 08:57:02.749368 27298 log.cc:927] Time spent T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260713 08:57:02.720935 27309 tablet.cc:1724] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.721913 27306 tablet.cc:1724] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.704795 27295 tablet.cc:1724] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.756494 27289 log.cc:927] Time spent T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260713 08:57:02.758970 27311 tablet.cc:1724] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.753548 27307 tablet.cc:1724] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.773138 27310 tablet.cc:1724] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.705453 27296 tablet.cc:1724] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.767333 26977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:53678
I20260713 08:57:02.781421 26977 raft_consensus.cc:493] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:02.781790 26977 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:02.783097 27293 tablet.cc:1724] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.800493 27308 tablet.cc:1724] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.806955 27291 tablet.cc:1724] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.814858 26828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
mode: GRACEFUL
new_leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:45332
I20260713 08:57:02.815518 26828 raft_consensus.cc:606] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Received request to transfer leadership to TS 0b4c5ad49e2847959cb61a7f97a70229
I20260713 08:57:02.818270 22928 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 08:57:02.818967 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:57:02.814393 27311 tablet.cc:1724] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.811537 27293 tablet.cc:1724] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.810941 27276 tablet.cc:1724] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.834815 26977 raft_consensus.cc:515] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:02.840576 27276 tablet.cc:1724] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.843997 27306 tablet.cc:1724] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.849830 27291 tablet.cc:1724] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.850652 27276 tablet.cc:1724] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.853881 27311 tablet.cc:1724] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.861061 27293 tablet.cc:1724] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.863771 26828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb"
dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
mode: GRACEFUL
new_leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:45332
I20260713 08:57:02.864383 26828 raft_consensus.cc:606] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 3 LEADER]: Received request to transfer leadership to TS 0b4c5ad49e2847959cb61a7f97a70229
I20260713 08:57:02.868752 27295 tablet.cc:1724] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.885021 26902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9"
dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
mode: GRACEFUL
new_leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:34256
I20260713 08:57:02.884860 27313 tablet.cc:1724] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.885629 26902 raft_consensus.cc:606] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Received request to transfer leadership to TS 0b4c5ad49e2847959cb61a7f97a70229
I20260713 08:57:02.893270 27309 tablet.cc:1724] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.894742 26977 leader_election.cc:290] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 3 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:57:02.894878 26828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:57:02.895579 26828 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:02.896538 27308 tablet.cc:1724] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.899546 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b163b4e4f7dd4577900f549601bac57c" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:57:02.900173 26902 raft_consensus.cc:3055] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:57:02.900461 26902 raft_consensus.cc:740] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:57:02.901230 26902 consensus_queue.cc:260] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:02.902403 26902 raft_consensus.cc:3060] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:02.910607 26828 raft_consensus.cc:2468] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 3.
I20260713 08:57:02.912042 26946 leader_election.cc:304] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [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: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:57:02.913036 27235 raft_consensus.cc:2804] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:57:02.913478 27235 raft_consensus.cc:697] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:57:02.914237 27235 consensus_queue.cc:237] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:02.910461 27313 tablet.cc:1724] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:02.923903 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 08:57:02.924526 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:57:02.930384 26902 raft_consensus.cc:2468] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 3.
I20260713 08:57:02.934850 26727 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed: soft_deleted_table [id=8e3c5967ceb94ef2bc10042603892f30] alter complete (version 1)
I20260713 08:57:02.947242 26726 catalog_manager.cc:5697] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 2 to 3, leader changed from 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2) to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 3 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:02.990060 27302 raft_consensus.cc:993] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c: : Instructing follower 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:57:02.990587 27180 raft_consensus.cc:1081] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 3 LEADER]: Signalling peer 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:57:02.992064 26977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:53664
I20260713 08:57:02.992517 26977 raft_consensus.cc:493] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:02.992787 26977 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:57:02.997579 26977 raft_consensus.cc:515] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:02.999569 26977 leader_election.cc:290] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 4 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:57:02.999857 26828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:57:03.000087 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d266c201f64a8da4a359f45ec41fdb" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:57:03.000459 26828 raft_consensus.cc:3055] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 08:57:03.000614 26902 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:57:03.000838 26828 raft_consensus.cc:740] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:57:03.001667 26828 consensus_queue.cc:260] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:03.002876 26828 raft_consensus.cc:3060] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Advancing to term 4
I20260713 08:57:03.007258 26902 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 4.
I20260713 08:57:03.008402 26945 leader_election.cc:304] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [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: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:57:03.009095 27235 raft_consensus.cc:2804] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 08:57:03.009094 26828 raft_consensus.cc:2468] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 4.
I20260713 08:57:03.009629 27235 raft_consensus.cc:697] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 4 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:57:03.010423 27235 consensus_queue.cc:237] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:03.016844 26726 catalog_manager.cc:5697] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 3 to 4, leader changed from 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1) to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 4 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:03.103609 27303 raft_consensus.cc:993] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4: : Instructing follower 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:57:03.104148 27237 raft_consensus.cc:1081] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Signalling peer 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:57:03.105448 26981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:53678
I20260713 08:57:03.105846 26981 raft_consensus.cc:493] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:03.106105 26981 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:03.110060 26981 raft_consensus.cc:515] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:03.111514 26981 leader_election.cc:290] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 3 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:57:03.112067 26828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:57:03.112531 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ee57e549914d7d8e4538327134eae9" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:57:03.112632 26828 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:03.113099 26902 raft_consensus.cc:3055] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:57:03.113389 26902 raft_consensus.cc:740] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2699cdf5b0cc4b978b653d76b61e98c4, State: Running, Role: LEADER
I20260713 08:57:03.114121 26902 consensus_queue.cc:260] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:03.115078 26902 raft_consensus.cc:3060] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:03.118506 26828 raft_consensus.cc:2468] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 3.
I20260713 08:57:03.119566 26946 leader_election.cc:304] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [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: 0b4c5ad49e2847959cb61a7f97a70229, 6de496e366fe4e58b4bc61582997cf5c; no voters: 
I20260713 08:57:03.120311 27235 raft_consensus.cc:2804] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:57:03.120358 26902 raft_consensus.cc:2468] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 3.
I20260713 08:57:03.120766 27235 raft_consensus.cc:697] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:57:03.121593 27235 consensus_queue.cc:237] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:03.128904 26726 catalog_manager.cc:5697] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 2 to 3, leader changed from 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2) to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 3 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:03.162529 27302 raft_consensus.cc:993] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c: : Instructing follower 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:57:03.162926 27180 raft_consensus.cc:1081] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Signalling peer 0b4c5ad49e2847959cb61a7f97a70229 to start an election
I20260713 08:57:03.164340 26981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61"
dest_uuid: "0b4c5ad49e2847959cb61a7f97a70229"
 from {username='slave'} at 127.0.0.1:53664
I20260713 08:57:03.164698 26981 raft_consensus.cc:493] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:03.164908 26981 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:03.168817 26981 raft_consensus.cc:515] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:03.170186 26981 leader_election.cc:290] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [CANDIDATE]: Term 3 election: Requested vote from peers 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615), 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773)
I20260713 08:57:03.170799 26828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6de496e366fe4e58b4bc61582997cf5c"
I20260713 08:57:03.171119 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dbe380b35b4334a7e605abf7e19c61" candidate_uuid: "0b4c5ad49e2847959cb61a7f97a70229" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2699cdf5b0cc4b978b653d76b61e98c4"
I20260713 08:57:03.171388 26828 raft_consensus.cc:3055] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:57:03.171742 26902 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:03.171766 26828 raft_consensus.cc:740] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6de496e366fe4e58b4bc61582997cf5c, State: Running, Role: LEADER
I20260713 08:57:03.172546 26828 consensus_queue.cc:260] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:03.173429 26828 raft_consensus.cc:3060] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:03.176327 26902 raft_consensus.cc:2468] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 3.
I20260713 08:57:03.177258 26945 leader_election.cc:304] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [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: 0b4c5ad49e2847959cb61a7f97a70229, 2699cdf5b0cc4b978b653d76b61e98c4; no voters: 
I20260713 08:57:03.177815 26828 raft_consensus.cc:2468] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4c5ad49e2847959cb61a7f97a70229 in term 3.
I20260713 08:57:03.177902 27235 raft_consensus.cc:2804] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:57:03.178453 27235 raft_consensus.cc:697] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 LEADER]: Becoming Leader. State: Replica: 0b4c5ad49e2847959cb61a7f97a70229, State: Running, Role: LEADER
I20260713 08:57:03.179136 27235 consensus_queue.cc:237] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [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: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } }
I20260713 08:57:03.184991 26726 catalog_manager.cc:5697] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 reported cstate change: term changed from 2 to 3, leader changed from 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1) to 0b4c5ad49e2847959cb61a7f97a70229 (127.22.100.3). New cstate: current_term: 3 leader_uuid: "0b4c5ad49e2847959cb61a7f97a70229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4c5ad49e2847959cb61a7f97a70229" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 45419 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:03.368639 26828 raft_consensus.cc:1275] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 08:57:03.369760 27235 consensus_queue.cc:1048] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:57:03.377620 26902 raft_consensus.cc:1275] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 08:57:03.379092 27235 consensus_queue.cc:1048] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:57:03.445025 26828 raft_consensus.cc:1275] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 4 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 08:57:03.446076 27235 consensus_queue.cc:1048] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:57:03.454272 26902 raft_consensus.cc:1275] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 4 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 08:57:03.455833 27235 consensus_queue.cc:1048] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:57:03.531993 26828 raft_consensus.cc:1275] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:57:03.533149 27235 consensus_queue.cc:1048] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:57:03.540789 26902 raft_consensus.cc:1275] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:57:03.542462 27260 consensus_queue.cc:1048] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:57:03.692620 26828 raft_consensus.cc:1275] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 08:57:03.693796 27260 consensus_queue.cc:1048] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6de496e366fe4e58b4bc61582997cf5c" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:57:03.702067 26904 raft_consensus.cc:1275] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Refusing update from remote peer 0b4c5ad49e2847959cb61a7f97a70229: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 08:57:03.703251 27235 consensus_queue.cc:1048] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2699cdf5b0cc4b978b653d76b61e98c4" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 08:57:03.978037 22928 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 08:57:03.982746 22928 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 08:57:03.983070 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:57:03.987462 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 08:57:03.987831 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:57:05.013753 22928 tablet_server.cc:179] TabletServer@127.22.100.1:0 shutting down...
W20260713 08:57:05.029862 26871 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260713 08:57:05.033404 26871 consensus_peers.cc:597] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 -> Peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Couldn't send request to peer 6de496e366fe4e58b4bc61582997cf5c. 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 08:57:05.036218 26871 consensus_peers.cc:597] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 -> Peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Couldn't send request to peer 6de496e366fe4e58b4bc61582997cf5c. 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 08:57:05.043244 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:57:05.044160 22928 tablet_replica.cc:333] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.045061 22928 raft_consensus.cc:2243] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.045816 22928 raft_consensus.cc:2272] T a9ecdef2df5a43a7b792ad6d18f348c0 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.047349 22928 tablet_replica.cc:333] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.047916 22928 raft_consensus.cc:2243] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.048264 22928 raft_consensus.cc:2272] T 61dfeb472edc4cd19df7601650a7343f P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.049810 22928 tablet_replica.cc:333] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.050235 22928 raft_consensus.cc:2243] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.050772 22928 raft_consensus.cc:2272] T 43f666e1f1f244548244b39cf003cec4 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.052235 22928 tablet_replica.cc:333] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.052661 22928 raft_consensus.cc:2243] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.052987 22928 raft_consensus.cc:2272] T 229774ab4e5541daba5a32d4829d3f50 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.054397 22928 tablet_replica.cc:333] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.054832 22928 raft_consensus.cc:2243] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.055178 22928 raft_consensus.cc:2272] T c1dbe380b35b4334a7e605abf7e19c61 P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.056715 22928 tablet_replica.cc:333] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.057147 22928 raft_consensus.cc:2243] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.057475 22928 raft_consensus.cc:2272] T d4ee57e549914d7d8e4538327134eae9 P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.059046 22928 tablet_replica.cc:333] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.059459 22928 raft_consensus.cc:2243] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.060130 22928 raft_consensus.cc:2272] T cd12fd5b010c46d5a380b4807b9f4f6f P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.061826 22928 tablet_replica.cc:333] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.062256 22928 raft_consensus.cc:2243] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.062572 22928 raft_consensus.cc:2272] T b163b4e4f7dd4577900f549601bac57c P 6de496e366fe4e58b4bc61582997cf5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.064080 22928 tablet_replica.cc:333] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.064495 22928 raft_consensus.cc:2243] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.065105 22928 raft_consensus.cc:2272] T 08bdb4d52a814d11929ca0a91c15c83b P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.066694 22928 tablet_replica.cc:333] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.067103 22928 raft_consensus.cc:2243] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.067427 22928 raft_consensus.cc:2272] T 51152edbaa9f477f831f4b4b2c9c040d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.068881 22928 tablet_replica.cc:333] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.069358 22928 raft_consensus.cc:2243] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.069974 22928 raft_consensus.cc:2272] T c2ca378e480349b38cefd4f5e7c22a36 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.071506 22928 tablet_replica.cc:333] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.071966 22928 raft_consensus.cc:2243] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.072285 22928 raft_consensus.cc:2272] T 005c8ea0ed1b41bc9dad042fb727c59d P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.073843 22928 tablet_replica.cc:333] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.074271 22928 raft_consensus.cc:2243] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.074599 22928 raft_consensus.cc:2272] T d862933500a74d28bbf5a39414d00500 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.076076 22928 tablet_replica.cc:333] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.076501 22928 raft_consensus.cc:2243] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.076826 22928 raft_consensus.cc:2272] T 24bfc10264ad493d8175cc89149374d6 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.078366 22928 tablet_replica.cc:333] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.078919 22928 raft_consensus.cc:2243] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.079396 22928 raft_consensus.cc:2272] T 00673d30e1ac487891c533a6f3df67b3 P 6de496e366fe4e58b4bc61582997cf5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.081291 22928 tablet_replica.cc:333] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.081717 22928 raft_consensus.cc:2243] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.082088 22928 raft_consensus.cc:2272] T 957fca57f76249b99fc468385008e5b9 P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.083710 22928 tablet_replica.cc:333] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.084163 22928 raft_consensus.cc:2243] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.084807 22928 raft_consensus.cc:2272] T 9da0c08de82c4fadbe7ead57b70b8f3a P 6de496e366fe4e58b4bc61582997cf5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.086349 22928 tablet_replica.cc:333] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c: stopping tablet replica
I20260713 08:57:05.086753 22928 raft_consensus.cc:2243] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.087149 22928 raft_consensus.cc:2272] T 96d266c201f64a8da4a359f45ec41fdb P 6de496e366fe4e58b4bc61582997cf5c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 08:57:05.103415 26946 consensus_peers.cc:597] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 -> Peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Couldn't send request to peer 6de496e366fe4e58b4bc61582997cf5c. 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 08:57:05.124030 22928 tablet_server.cc:196] TabletServer@127.22.100.1:0 shutdown complete.
I20260713 08:57:05.149017 22928 tablet_server.cc:179] TabletServer@127.22.100.2:0 shutting down...
W20260713 08:57:05.161670 26946 consensus_peers.cc:597] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 -> Peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Couldn't send request to peer 6de496e366fe4e58b4bc61582997cf5c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:43615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:05.174787 26946 consensus_peers.cc:597] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 -> Peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Couldn't send request to peer 6de496e366fe4e58b4bc61582997cf5c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:43615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:57:05.182601 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:57:05.183238 22928 tablet_replica.cc:333] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.183843 22928 raft_consensus.cc:2243] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.184351 22928 raft_consensus.cc:2272] T c1dbe380b35b4334a7e605abf7e19c61 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.185928 22928 tablet_replica.cc:333] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.186403 22928 raft_consensus.cc:2243] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.186748 22928 raft_consensus.cc:2272] T 43f666e1f1f244548244b39cf003cec4 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.188265 22928 tablet_replica.cc:333] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.188726 22928 raft_consensus.cc:2243] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.189347 22928 raft_consensus.cc:2272] T 229774ab4e5541daba5a32d4829d3f50 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.190776 22928 tablet_replica.cc:333] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.191210 22928 raft_consensus.cc:2243] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.191525 22928 raft_consensus.cc:2272] T 9da0c08de82c4fadbe7ead57b70b8f3a P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.192914 22928 tablet_replica.cc:333] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.193307 22928 raft_consensus.cc:2243] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.193612 22928 raft_consensus.cc:2272] T a9ecdef2df5a43a7b792ad6d18f348c0 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.194952 22928 tablet_replica.cc:333] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.195423 22928 raft_consensus.cc:2243] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.195864 22928 raft_consensus.cc:2272] T cd12fd5b010c46d5a380b4807b9f4f6f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.197409 22928 tablet_replica.cc:333] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.197999 22928 raft_consensus.cc:2243] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.198345 22928 raft_consensus.cc:2272] T 96d266c201f64a8da4a359f45ec41fdb P 2699cdf5b0cc4b978b653d76b61e98c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.199919 22928 tablet_replica.cc:333] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.200349 22928 raft_consensus.cc:2243] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.200958 22928 raft_consensus.cc:2272] T d862933500a74d28bbf5a39414d00500 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.202461 22928 tablet_replica.cc:333] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.202971 22928 raft_consensus.cc:2243] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.203631 22928 raft_consensus.cc:2272] T 24bfc10264ad493d8175cc89149374d6 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.205479 22928 tablet_replica.cc:333] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.205993 22928 raft_consensus.cc:2243] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.206775 22928 raft_consensus.cc:2272] T 00673d30e1ac487891c533a6f3df67b3 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.209096 22928 tablet_replica.cc:333] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.209758 22928 raft_consensus.cc:2243] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 08:57:05.210209 26945 consensus_peers.cc:597] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 -> Peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Couldn't send request to peer 2699cdf5b0cc4b978b653d76b61e98c4. 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 08:57:05.210225 22928 raft_consensus.cc:2272] T 957fca57f76249b99fc468385008e5b9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.212278 22928 tablet_replica.cc:333] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.212777 22928 raft_consensus.cc:2243] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.213191 22928 raft_consensus.cc:2272] T 51152edbaa9f477f831f4b4b2c9c040d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.214735 22928 tablet_replica.cc:333] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.215265 22928 raft_consensus.cc:2243] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.215641 22928 raft_consensus.cc:2272] T c2ca378e480349b38cefd4f5e7c22a36 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.217235 22928 tablet_replica.cc:333] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.217721 22928 raft_consensus.cc:2243] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.218415 22928 raft_consensus.cc:2272] T 005c8ea0ed1b41bc9dad042fb727c59d P 2699cdf5b0cc4b978b653d76b61e98c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.220598 22928 tablet_replica.cc:333] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.221066 22928 raft_consensus.cc:2243] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.221475 22928 raft_consensus.cc:2272] T b163b4e4f7dd4577900f549601bac57c P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.222900 22928 tablet_replica.cc:333] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.223336 22928 raft_consensus.cc:2243] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.223750 22928 raft_consensus.cc:2272] T 08bdb4d52a814d11929ca0a91c15c83b P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.225440 22928 tablet_replica.cc:333] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.225865 22928 raft_consensus.cc:2243] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.226492 22928 raft_consensus.cc:2272] T 61dfeb472edc4cd19df7601650a7343f P 2699cdf5b0cc4b978b653d76b61e98c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.228111 22928 tablet_replica.cc:333] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4: stopping tablet replica
I20260713 08:57:05.228615 22928 raft_consensus.cc:2243] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.228978 22928 raft_consensus.cc:2272] T d4ee57e549914d7d8e4538327134eae9 P 2699cdf5b0cc4b978b653d76b61e98c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.263278 22928 tablet_server.cc:196] TabletServer@127.22.100.2:0 shutdown complete.
W20260713 08:57:05.271279 26946 consensus_peers.cc:597] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 -> Peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Couldn't send request to peer 6de496e366fe4e58b4bc61582997cf5c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:43615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:57:05.290063 22928 tablet_server.cc:179] TabletServer@127.22.100.3:0 shutting down...
W20260713 08:57:05.310176 26945 consensus_peers.cc:597] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 -> Peer 2699cdf5b0cc4b978b653d76b61e98c4 (127.22.100.2:38773): Couldn't send request to peer 2699cdf5b0cc4b978b653d76b61e98c4. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.2:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:05.315768 26946 consensus_peers.cc:597] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 -> Peer 6de496e366fe4e58b4bc61582997cf5c (127.22.100.1:43615): Couldn't send request to peer 6de496e366fe4e58b4bc61582997cf5c. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:43615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:57:05.318329 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:57:05.318940 22928 tablet_replica.cc:333] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.319517 22928 raft_consensus.cc:2243] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.320015 22928 raft_consensus.cc:2272] T 9da0c08de82c4fadbe7ead57b70b8f3a P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.321646 22928 tablet_replica.cc:333] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.322161 22928 raft_consensus.cc:2243] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.322548 22928 raft_consensus.cc:2272] T 61dfeb472edc4cd19df7601650a7343f P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.324213 22928 tablet_replica.cc:333] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.324713 22928 raft_consensus.cc:2243] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.325358 22928 raft_consensus.cc:2272] T c1dbe380b35b4334a7e605abf7e19c61 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.326795 22928 tablet_replica.cc:333] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.327276 22928 raft_consensus.cc:2243] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.327648 22928 raft_consensus.cc:2272] T 43f666e1f1f244548244b39cf003cec4 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.329313 22928 tablet_replica.cc:333] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.329787 22928 raft_consensus.cc:2243] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.330161 22928 raft_consensus.cc:2272] T 229774ab4e5541daba5a32d4829d3f50 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.331779 22928 tablet_replica.cc:333] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.332247 22928 raft_consensus.cc:2243] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.332623 22928 raft_consensus.cc:2272] T a9ecdef2df5a43a7b792ad6d18f348c0 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.334067 22928 tablet_replica.cc:333] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.334594 22928 raft_consensus.cc:2243] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.335258 22928 raft_consensus.cc:2272] T d4ee57e549914d7d8e4538327134eae9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.337031 22928 tablet_replica.cc:333] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.337536 22928 raft_consensus.cc:2243] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.338193 22928 raft_consensus.cc:2272] T 51152edbaa9f477f831f4b4b2c9c040d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.339759 22928 tablet_replica.cc:333] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.340209 22928 raft_consensus.cc:2243] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.340593 22928 raft_consensus.cc:2272] T c2ca378e480349b38cefd4f5e7c22a36 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.342118 22928 tablet_replica.cc:333] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.342586 22928 raft_consensus.cc:2243] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.343226 22928 raft_consensus.cc:2272] T b163b4e4f7dd4577900f549601bac57c P 0b4c5ad49e2847959cb61a7f97a70229 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.344990 22928 tablet_replica.cc:333] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.345479 22928 raft_consensus.cc:2243] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.345888 22928 raft_consensus.cc:2272] T 08bdb4d52a814d11929ca0a91c15c83b P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.347599 22928 tablet_replica.cc:333] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.348106 22928 raft_consensus.cc:2243] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.348510 22928 raft_consensus.cc:2272] T 005c8ea0ed1b41bc9dad042fb727c59d P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.350194 22928 tablet_replica.cc:333] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.350847 22928 raft_consensus.cc:2243] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 4 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.351477 22928 raft_consensus.cc:2272] T 96d266c201f64a8da4a359f45ec41fdb P 0b4c5ad49e2847959cb61a7f97a70229 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.353304 22928 tablet_replica.cc:333] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.353844 22928 raft_consensus.cc:2243] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.354538 22928 raft_consensus.cc:2272] T 957fca57f76249b99fc468385008e5b9 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.356101 22928 tablet_replica.cc:333] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.356554 22928 raft_consensus.cc:2243] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.356933 22928 raft_consensus.cc:2272] T d862933500a74d28bbf5a39414d00500 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.358414 22928 tablet_replica.cc:333] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.358861 22928 raft_consensus.cc:2243] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.359292 22928 raft_consensus.cc:2272] T 24bfc10264ad493d8175cc89149374d6 P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.360818 22928 tablet_replica.cc:333] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.361333 22928 raft_consensus.cc:2243] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.361775 22928 raft_consensus.cc:2272] T 00673d30e1ac487891c533a6f3df67b3 P 0b4c5ad49e2847959cb61a7f97a70229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.363456 22928 tablet_replica.cc:333] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229: stopping tablet replica
I20260713 08:57:05.363910 22928 raft_consensus.cc:2243] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:05.364312 22928 raft_consensus.cc:2272] T cd12fd5b010c46d5a380b4807b9f4f6f P 0b4c5ad49e2847959cb61a7f97a70229 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.399161 22928 tablet_server.cc:196] TabletServer@127.22.100.3:0 shutdown complete.
I20260713 08:57:05.424479 22928 master.cc:562] Master@127.22.100.62:41525 shutting down...
I20260713 08:57:05.446920 22928 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:05.447364 22928 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:05.447621 22928 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83b5f02c2e614d70a06b1b47ad7345ed: stopping tablet replica
I20260713 08:57:05.465895 22928 master.cc:584] Master@127.22.100.62:41525 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20876 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 08:57:05.515256 22928 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.22.100.62:42027
I20260713 08:57:05.516407 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:57:05.521602 27330 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 08:57:05.521623 27331 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 08:57:05.522367 27333 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 08:57:05.529094 22928 server_base.cc:1061] running on GCE node
I20260713 08:57:05.529889 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:57:05.530057 22928 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 08:57:05.530174 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933025530163 us; error 0 us; skew 500 ppm
I20260713 08:57:05.530566 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:57:05.532678 22928 webserver.cc:533] Webserver started at http://127.22.100.62:39505/ using document root <none> and password file <none>
I20260713 08:57:05.533054 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:57:05.533183 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:57:05.533416 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:57:05.534354 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/master-0-root/instance:
uuid: "7c21681564934f81b9d02b619575602e"
format_stamp: "Formatted at 2026-07-13 08:57:05 on dist-test-slave-4nhr"
I20260713 08:57:05.538208 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 08:57:05.541060 27338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.541824 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 08:57:05.542088 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/master-0-root
uuid: "7c21681564934f81b9d02b619575602e"
format_stamp: "Formatted at 2026-07-13 08:57:05 on dist-test-slave-4nhr"
I20260713 08:57:05.542347 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-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 08:57:05.554773 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:57:05.555898 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:57:05.590495 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.62:42027
I20260713 08:57:05.590600 27390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.62:42027 every 8 connection(s)
I20260713 08:57:05.594031 27391 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 08:57:05.603199 27391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e: Bootstrap starting.
I20260713 08:57:05.607450 27391 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:05.611276 27391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e: No bootstrap required, opened a new log
I20260713 08:57:05.613173 27391 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c21681564934f81b9d02b619575602e" member_type: VOTER }
I20260713 08:57:05.613523 27391 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:05.613729 27391 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c21681564934f81b9d02b619575602e, State: Initialized, Role: FOLLOWER
I20260713 08:57:05.614362 27391 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c21681564934f81b9d02b619575602e" member_type: VOTER }
I20260713 08:57:05.614771 27391 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 08:57:05.614990 27391 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 08:57:05.615272 27391 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:05.619094 27391 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c21681564934f81b9d02b619575602e" member_type: VOTER }
I20260713 08:57:05.619530 27391 leader_election.cc:304] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [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: 7c21681564934f81b9d02b619575602e; no voters: 
I20260713 08:57:05.620500 27391 leader_election.cc:290] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 08:57:05.620805 27394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:05.622042 27394 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 1 LEADER]: Becoming Leader. State: Replica: 7c21681564934f81b9d02b619575602e, State: Running, Role: LEADER
I20260713 08:57:05.622612 27394 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [LEADER]: Queue going to LEADER mode. State: All 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: "7c21681564934f81b9d02b619575602e" member_type: VOTER }
I20260713 08:57:05.623126 27391 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 08:57:05.627118 27396 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c21681564934f81b9d02b619575602e. Latest consensus state: current_term: 1 leader_uuid: "7c21681564934f81b9d02b619575602e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c21681564934f81b9d02b619575602e" member_type: VOTER } }
I20260713 08:57:05.627813 27396 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [sys.catalog]: This master's current role is: LEADER
I20260713 08:57:05.628518 27395 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c21681564934f81b9d02b619575602e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c21681564934f81b9d02b619575602e" member_type: VOTER } }
I20260713 08:57:05.628978 27395 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [sys.catalog]: This master's current role is: LEADER
I20260713 08:57:05.629566 27401 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 08:57:05.634310 27401 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 08:57:05.638998 22928 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 08:57:05.642234 27401 catalog_manager.cc:1383] Generated new cluster ID: c4da73ac43fc4e009b113a9a839a71e3
I20260713 08:57:05.642445 27401 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 08:57:05.655093 27401 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 08:57:05.656312 27401 catalog_manager.cc:1540] Loading token signing keys...
I20260713 08:57:05.678853 27401 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e: Generated new TSK 0
I20260713 08:57:05.679349 27401 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 08:57:05.705403 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:57:05.710777 27412 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 08:57:05.711902 27413 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 08:57:05.713601 22928 server_base.cc:1061] running on GCE node
W20260713 08:57:05.713865 27415 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 08:57:05.714706 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:57:05.714906 22928 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 08:57:05.715076 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933025715050 us; error 0 us; skew 500 ppm
I20260713 08:57:05.715591 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:57:05.717684 22928 webserver.cc:533] Webserver started at http://127.22.100.1:40837/ using document root <none> and password file <none>
I20260713 08:57:05.718178 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:57:05.718386 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:57:05.718649 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:57:05.719714 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-0-root/instance:
uuid: "af8d3033c75742b69ade00e3a2326d5b"
format_stamp: "Formatted at 2026-07-13 08:57:05 on dist-test-slave-4nhr"
I20260713 08:57:05.723519 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 08:57:05.726588 27420 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.727401 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 08:57:05.727737 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-0-root
uuid: "af8d3033c75742b69ade00e3a2326d5b"
format_stamp: "Formatted at 2026-07-13 08:57:05 on dist-test-slave-4nhr"
I20260713 08:57:05.728039 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-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 08:57:05.757769 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:57:05.758882 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:57:05.760208 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:57:05.762177 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:57:05.762393 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.762617 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:57:05.762826 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.800114 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.1:45271
I20260713 08:57:05.800200 27483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.1:45271 every 8 connection(s)
I20260713 08:57:05.804936 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:57:05.810798 27488 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 08:57:05.812017 27489 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 08:57:05.814661 27491 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 08:57:05.815241 22928 server_base.cc:1061] running on GCE node
I20260713 08:57:05.816591 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:57:05.816764 22928 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 08:57:05.816887 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933025816875 us; error 0 us; skew 500 ppm
I20260713 08:57:05.817308 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:57:05.819897 22928 webserver.cc:533] Webserver started at http://127.22.100.2:46871/ using document root <none> and password file <none>
I20260713 08:57:05.820461 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:57:05.820681 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:57:05.820780 27484 heartbeater.cc:344] Connected to a master server at 127.22.100.62:42027
I20260713 08:57:05.820991 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:57:05.821195 27484 heartbeater.cc:461] Registering TS with master...
I20260713 08:57:05.822074 27484 heartbeater.cc:507] Master 127.22.100.62:42027 requested a full tablet report, sending...
I20260713 08:57:05.822422 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-1-root/instance:
uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
format_stamp: "Formatted at 2026-07-13 08:57:05 on dist-test-slave-4nhr"
I20260713 08:57:05.824337 27355 ts_manager.cc:194] Registered new tserver with Master: af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271)
I20260713 08:57:05.826035 27355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34284
I20260713 08:57:05.827318 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260713 08:57:05.830705 27496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.831404 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 08:57:05.831748 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-1-root
uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
format_stamp: "Formatted at 2026-07-13 08:57:05 on dist-test-slave-4nhr"
I20260713 08:57:05.832113 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-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 08:57:05.845738 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:57:05.846663 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:57:05.847975 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:57:05.849982 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:57:05.850212 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.850438 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:57:05.850600 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.887780 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.2:45463
I20260713 08:57:05.887905 27558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.2:45463 every 8 connection(s)
I20260713 08:57:05.892390 22928 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 08:57:05.898974 27562 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 08:57:05.899541 27563 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 08:57:05.907645 27559 heartbeater.cc:344] Connected to a master server at 127.22.100.62:42027
I20260713 08:57:05.908113 27559 heartbeater.cc:461] Registering TS with master...
I20260713 08:57:05.908360 22928 server_base.cc:1061] running on GCE node
W20260713 08:57:05.909021 27565 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 08:57:05.909861 27559 heartbeater.cc:507] Master 127.22.100.62:42027 requested a full tablet report, sending...
I20260713 08:57:05.910181 22928 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 08:57:05.910440 22928 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 08:57:05.910606 22928 hybrid_clock.cc:648] HybridClock initialized: now 1783933025910590 us; error 0 us; skew 500 ppm
I20260713 08:57:05.911278 22928 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 08:57:05.911877 27355 ts_manager.cc:194] Registered new tserver with Master: e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:05.913673 27355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34286
I20260713 08:57:05.913856 22928 webserver.cc:533] Webserver started at http://127.22.100.3:35345/ using document root <none> and password file <none>
I20260713 08:57:05.914535 22928 fs_manager.cc:362] Metadata directory not provided
I20260713 08:57:05.914697 22928 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 08:57:05.914995 22928 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 08:57:05.916338 22928 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-2-root/instance:
uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
format_stamp: "Formatted at 2026-07-13 08:57:05 on dist-test-slave-4nhr"
I20260713 08:57:05.920378 22928 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 08:57:05.923118 27570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.923921 22928 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 08:57:05.924206 22928 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-2-root
uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
format_stamp: "Formatted at 2026-07-13 08:57:05 on dist-test-slave-4nhr"
I20260713 08:57:05.924540 22928 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOQDZ0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783932916424608-22928-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 08:57:05.936908 22928 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 08:57:05.937917 22928 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 08:57:05.939263 22928 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 08:57:05.941295 22928 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 08:57:05.941507 22928 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.941725 22928 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 08:57:05.941893 22928 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 08:57:05.978727 22928 rpc_server.cc:307] RPC server started. Bound to: 127.22.100.3:40033
I20260713 08:57:05.978793 27633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.100.3:40033 every 8 connection(s)
I20260713 08:57:05.991871 27634 heartbeater.cc:344] Connected to a master server at 127.22.100.62:42027
I20260713 08:57:05.992192 27634 heartbeater.cc:461] Registering TS with master...
I20260713 08:57:05.992834 27634 heartbeater.cc:507] Master 127.22.100.62:42027 requested a full tablet report, sending...
I20260713 08:57:05.994575 27355 ts_manager.cc:194] Registered new tserver with Master: f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:05.994833 22928 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013182524s
I20260713 08:57:05.995985 27355 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34294
I20260713 08:57:06.017083 27355 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34308:
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 08:57:06.019455 27355 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 08:57:06.086591 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 4207baeba70c40c699226685abc6fcdc (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:57:06.089708 27523 tablet_service.cc:1511] Processing CreateTablet for tablet fbe607312f8c4b6db4e606c559c9d6bd (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:57:06.095187 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4207baeba70c40c699226685abc6fcdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.098291 27523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe607312f8c4b6db4e606c559c9d6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.106341 27447 tablet_service.cc:1511] Processing CreateTablet for tablet fbe607312f8c4b6db4e606c559c9d6bd (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:57:06.106694 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 4207baeba70c40c699226685abc6fcdc (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:57:06.107740 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe607312f8c4b6db4e606c559c9d6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.108384 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4207baeba70c40c699226685abc6fcdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.109674 27446 tablet_service.cc:1511] Processing CreateTablet for tablet f6c43932bfda4fc1959155f121b46152 (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:57:06.110926 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c43932bfda4fc1959155f121b46152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.129196 27522 tablet_service.cc:1511] Processing CreateTablet for tablet f6c43932bfda4fc1959155f121b46152 (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:57:06.134040 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c43932bfda4fc1959155f121b46152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.138796 27521 tablet_service.cc:1511] Processing CreateTablet for tablet 7384935d55b742f9ae13f42fa034728f (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:57:06.141204 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7384935d55b742f9ae13f42fa034728f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.147367 27649 tablet_bootstrap.cc:492] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.148772 27445 tablet_service.cc:1511] Processing CreateTablet for tablet a418a6744a114ceca1fc787fea4d1cec (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:57:06.150063 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a418a6744a114ceca1fc787fea4d1cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.153169 27649 tablet_bootstrap.cc:654] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.154712 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 7384935d55b742f9ae13f42fa034728f (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:57:06.156152 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7384935d55b742f9ae13f42fa034728f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.160866 27598 tablet_service.cc:1511] Processing CreateTablet for tablet 4207baeba70c40c699226685abc6fcdc (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:57:06.162014 27594 tablet_service.cc:1511] Processing CreateTablet for tablet a418a6744a114ceca1fc787fea4d1cec (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:57:06.162549 27598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4207baeba70c40c699226685abc6fcdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.163472 27594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a418a6744a114ceca1fc787fea4d1cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.165112 27597 tablet_service.cc:1511] Processing CreateTablet for tablet fbe607312f8c4b6db4e606c559c9d6bd (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:57:06.166407 27597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe607312f8c4b6db4e606c559c9d6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.168725 27596 tablet_service.cc:1511] Processing CreateTablet for tablet f6c43932bfda4fc1959155f121b46152 (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:57:06.170353 27596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c43932bfda4fc1959155f121b46152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.172575 27524 tablet_service.cc:1511] Processing CreateTablet for tablet 6937d1d4da934d8c8965af66dc713cdb (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:57:06.172994 27595 tablet_service.cc:1511] Processing CreateTablet for tablet 7384935d55b742f9ae13f42fa034728f (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:57:06.173760 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6937d1d4da934d8c8965af66dc713cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.174669 27595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7384935d55b742f9ae13f42fa034728f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.176992 27593 tablet_service.cc:1511] Processing CreateTablet for tablet 6937d1d4da934d8c8965af66dc713cdb (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:57:06.178639 27593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6937d1d4da934d8c8965af66dc713cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.180681 27520 tablet_service.cc:1511] Processing CreateTablet for tablet ff663a5066e348299b94a520ad34e8fa (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:57:06.181181 27444 tablet_service.cc:1511] Processing CreateTablet for tablet ff663a5066e348299b94a520ad34e8fa (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:57:06.181973 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff663a5066e348299b94a520ad34e8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.182942 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff663a5066e348299b94a520ad34e8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.184245 27445 tablet_service.cc:1511] Processing CreateTablet for tablet cce971a2c0194eaca1f2d85ea6945c29 (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:57:06.185456 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce971a2c0194eaca1f2d85ea6945c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.185189 27592 tablet_service.cc:1511] Processing CreateTablet for tablet ff663a5066e348299b94a520ad34e8fa (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:57:06.186790 27592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff663a5066e348299b94a520ad34e8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.220970 27650 tablet_bootstrap.cc:492] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.224695 27519 tablet_service.cc:1511] Processing CreateTablet for tablet cce971a2c0194eaca1f2d85ea6945c29 (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:57:06.225973 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce971a2c0194eaca1f2d85ea6945c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.228680 27594 tablet_service.cc:1511] Processing CreateTablet for tablet cce971a2c0194eaca1f2d85ea6945c29 (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:57:06.228896 27443 tablet_service.cc:1511] Processing CreateTablet for tablet a3f7fe9c3b0543dc8c71992f9dfe2edb (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:57:06.229938 27594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce971a2c0194eaca1f2d85ea6945c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.230000 27443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f7fe9c3b0543dc8c71992f9dfe2edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.237222 27650 tablet_bootstrap.cc:654] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.240882 27652 tablet_bootstrap.cc:492] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.239464 27524 tablet_service.cc:1511] Processing CreateTablet for tablet a3f7fe9c3b0543dc8c71992f9dfe2edb (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:57:06.246711 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f7fe9c3b0543dc8c71992f9dfe2edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.202679 27446 tablet_service.cc:1511] Processing CreateTablet for tablet 6937d1d4da934d8c8965af66dc713cdb (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:57:06.252969 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6937d1d4da934d8c8965af66dc713cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.253999 27649 tablet_bootstrap.cc:492] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.254642 27649 ts_tablet_manager.cc:1403] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.108s	user 0.016s	sys 0.031s
I20260713 08:57:06.256129 27596 tablet_service.cc:1511] Processing CreateTablet for tablet a3f7fe9c3b0543dc8c71992f9dfe2edb (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:57:06.257295 27596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f7fe9c3b0543dc8c71992f9dfe2edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.258754 27649 raft_consensus.cc:359] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.259873 27649 raft_consensus.cc:385] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.261519 27649 raft_consensus.cc:740] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.256129 27523 tablet_service.cc:1511] Processing CreateTablet for tablet a418a6744a114ceca1fc787fea4d1cec (DEFAULT_TABLE table=test-workload [id=51f7292aba194419b058fea6c505bf66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:57:06.263913 27523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a418a6744a114ceca1fc787fea4d1cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:06.289979 27650 tablet_bootstrap.cc:492] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:06.262626 27649 consensus_queue.cc:260] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.290491 27650 ts_tablet_manager.cc:1403] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.043s
I20260713 08:57:06.293255 27650 raft_consensus.cc:359] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.293953 27650 raft_consensus.cc:385] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.294250 27650 raft_consensus.cc:740] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.294572 27484 heartbeater.cc:499] Master 127.22.100.62:42027 was elected leader, sending a full tablet report...
I20260713 08:57:06.295076 27650 consensus_queue.cc:260] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.300067 27654 raft_consensus.cc:493] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.300752 27654 raft_consensus.cc:515] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.304087 27650 ts_tablet_manager.cc:1434] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.005s
I20260713 08:57:06.304756 27559 heartbeater.cc:499] Master 127.22.100.62:42027 was elected leader, sending a full tablet report...
I20260713 08:57:06.312517 27652 tablet_bootstrap.cc:654] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.314396 27654 leader_election.cc:290] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.315402 27657 raft_consensus.cc:493] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.315891 27657 raft_consensus.cc:515] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.321502 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:06.322103 27534 raft_consensus.cc:2468] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 0.
I20260713 08:57:06.315905 27649 ts_tablet_manager.cc:1434] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.061s	user 0.002s	sys 0.009s
I20260713 08:57:06.323396 27424 leader_election.cc:304] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:06.324651 27649 tablet_bootstrap.cc:492] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.325487 27650 tablet_bootstrap.cc:492] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.329092 27657 leader_election.cc:290] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033), af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271)
I20260713 08:57:06.324704 27654 raft_consensus.cc:2804] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:06.330142 27654 raft_consensus.cc:493] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.331408 27654 raft_consensus.cc:3060] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.342538 27649 tablet_bootstrap.cc:654] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.346570 27650 tablet_bootstrap.cc:654] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.347597 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
W20260713 08:57:06.349341 27421 leader_election.cc:343] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.353029 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:06.364285 27652 tablet_bootstrap.cc:492] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.364751 27652 ts_tablet_manager.cc:1403] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.007s
W20260713 08:57:06.366400 27497 leader_election.cc:343] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.371603 27652 raft_consensus.cc:359] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.372596 27652 raft_consensus.cc:385] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.372958 27652 raft_consensus.cc:740] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.373764 27654 raft_consensus.cc:515] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.374061 27652 consensus_queue.cc:260] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.376232 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:06.376387 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:06.376796 27534 raft_consensus.cc:3060] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:57:06.377760 27421 leader_election.cc:343] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.383112 27654 leader_election.cc:290] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.383123 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.384074 27458 raft_consensus.cc:2393] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7f5fc4457d54967962f4f5665dc7ee6 in current term 1: Already voted for candidate af8d3033c75742b69ade00e3a2326d5b in this term.
I20260713 08:57:06.385149 27499 leader_election.cc:304] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6; no voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:06.386221 27534 raft_consensus.cc:2468] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 1.
I20260713 08:57:06.386601 27649 tablet_bootstrap.cc:492] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.386704 27655 raft_consensus.cc:2749] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:06.387352 27649 ts_tablet_manager.cc:1403] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.007s
I20260713 08:57:06.387326 27424 leader_election.cc:304] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [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: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:06.388602 27654 raft_consensus.cc:2804] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:06.389474 27650 tablet_bootstrap.cc:492] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:06.390147 27650 ts_tablet_manager.cc:1403] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.018s
I20260713 08:57:06.391016 27649 raft_consensus.cc:359] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.391945 27649 raft_consensus.cc:385] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.392316 27649 raft_consensus.cc:740] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.393261 27649 consensus_queue.cc:260] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.393914 27650 raft_consensus.cc:359] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.394811 27650 raft_consensus.cc:385] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.395233 27650 raft_consensus.cc:740] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.395913 27654 raft_consensus.cc:697] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:06.396175 27650 consensus_queue.cc:260] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.396884 27654 consensus_queue.cc:237] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.398721 27650 ts_tablet_manager.cc:1434] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:57:06.400126 27634 heartbeater.cc:499] Master 127.22.100.62:42027 was elected leader, sending a full tablet report...
I20260713 08:57:06.400475 27652 ts_tablet_manager.cc:1434] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.027s
I20260713 08:57:06.400907 27650 tablet_bootstrap.cc:492] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.401360 27652 tablet_bootstrap.cc:492] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.415166 27650 tablet_bootstrap.cc:654] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.415282 27652 tablet_bootstrap.cc:654] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.418495 27649 ts_tablet_manager.cc:1434] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.011s
I20260713 08:57:06.419548 27649 tablet_bootstrap.cc:492] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.430608 27353 catalog_manager.cc:5697] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 1 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:06.431339 27652 tablet_bootstrap.cc:492] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.431869 27652 ts_tablet_manager.cc:1403] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260713 08:57:06.432067 27649 tablet_bootstrap.cc:654] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.433936 27650 tablet_bootstrap.cc:492] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:06.434423 27650 ts_tablet_manager.cc:1403] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.012s
I20260713 08:57:06.434557 27652 raft_consensus.cc:359] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.435475 27652 raft_consensus.cc:385] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.435868 27652 raft_consensus.cc:740] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.437206 27650 raft_consensus.cc:359] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.436950 27652 consensus_queue.cc:260] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.438027 27650 raft_consensus.cc:385] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.438417 27650 raft_consensus.cc:740] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.439275 27650 consensus_queue.cc:260] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.440199 27652 ts_tablet_manager.cc:1434] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 08:57:06.441715 27650 ts_tablet_manager.cc:1434] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:57:06.446314 27650 tablet_bootstrap.cc:492] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.446324 27652 tablet_bootstrap.cc:492] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.452839 27650 tablet_bootstrap.cc:654] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.454263 27652 tablet_bootstrap.cc:654] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.464391 27650 tablet_bootstrap.cc:492] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:06.464898 27650 ts_tablet_manager.cc:1403] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 08:57:06.465812 27652 tablet_bootstrap.cc:492] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.466269 27652 ts_tablet_manager.cc:1403] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260713 08:57:06.466987 27650 raft_consensus.cc:359] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.467777 27650 raft_consensus.cc:385] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.468088 27650 raft_consensus.cc:740] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.468832 27649 tablet_bootstrap.cc:492] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.469381 27649 ts_tablet_manager.cc:1403] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.022s
I20260713 08:57:06.468962 27652 raft_consensus.cc:359] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.468981 27650 consensus_queue.cc:260] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.469806 27652 raft_consensus.cc:385] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.470122 27652 raft_consensus.cc:740] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.471014 27652 consensus_queue.cc:260] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.472347 27649 raft_consensus.cc:359] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.473325 27652 ts_tablet_manager.cc:1434] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 08:57:06.473663 27650 ts_tablet_manager.cc:1434] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:57:06.474361 27652 tablet_bootstrap.cc:492] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.474684 27650 tablet_bootstrap.cc:492] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.480445 27652 tablet_bootstrap.cc:654] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.481575 27650 tablet_bootstrap.cc:654] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.486203 27649 raft_consensus.cc:385] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.486706 27649 raft_consensus.cc:740] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.487358 27650 tablet_bootstrap.cc:492] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:06.487908 27650 ts_tablet_manager.cc:1403] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260713 08:57:06.487682 27649 consensus_queue.cc:260] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.490298 27649 ts_tablet_manager.cc:1434] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260713 08:57:06.490727 27650 raft_consensus.cc:359] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.491282 27649 tablet_bootstrap.cc:492] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.491508 27650 raft_consensus.cc:385] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.491874 27650 raft_consensus.cc:740] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.491930 27652 tablet_bootstrap.cc:492] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.492501 27652 ts_tablet_manager.cc:1403] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260713 08:57:06.492666 27650 consensus_queue.cc:260] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.494892 27650 ts_tablet_manager.cc:1434] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:57:06.495167 27652 raft_consensus.cc:359] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.495803 27650 tablet_bootstrap.cc:492] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.495880 27652 raft_consensus.cc:385] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.496318 27652 raft_consensus.cc:740] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.497144 27652 consensus_queue.cc:260] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.501375 27652 ts_tablet_manager.cc:1434] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:57:06.502390 27652 tablet_bootstrap.cc:492] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.502971 27650 tablet_bootstrap.cc:654] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.503078 27663 raft_consensus.cc:493] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.503643 27663 raft_consensus.cc:515] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.508808 27663 leader_election.cc:290] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.511409 27663 raft_consensus.cc:493] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.511840 27663 raft_consensus.cc:515] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.513810 27663 leader_election.cc:290] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.522841 27652 tablet_bootstrap.cc:654] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.526060 27649 tablet_bootstrap.cc:654] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.532783 27655 raft_consensus.cc:493] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.533284 27655 raft_consensus.cc:515] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.539499 27655 leader_election.cc:290] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.540568 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.541046 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:06.541198 27458 raft_consensus.cc:2468] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:06.541579 27652 tablet_bootstrap.cc:492] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.541647 27534 raft_consensus.cc:2468] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:06.541805 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:06.542549 27499 leader_election.cc:304] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:06.542152 27652 ts_tablet_manager.cc:1403] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.006s
I20260713 08:57:06.543241 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:06.544585 27608 raft_consensus.cc:2468] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:06.543601 27655 raft_consensus.cc:2804] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:06.543870 27574 leader_election.cc:304] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:06.545331 27649 tablet_bootstrap.cc:492] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.545401 27650 tablet_bootstrap.cc:492] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:06.546056 27649 ts_tablet_manager.cc:1403] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.002s
I20260713 08:57:06.546144 27663 raft_consensus.cc:2804] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 08:57:06.546152 27574 leader_election.cc:343] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.546737 27663 raft_consensus.cc:493] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.545327 27655 raft_consensus.cc:493] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.547140 27663 raft_consensus.cc:3060] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.547214 27655 raft_consensus.cc:3060] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.548767 27649 raft_consensus.cc:359] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.549019 27652 raft_consensus.cc:359] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.549487 27649 raft_consensus.cc:385] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.549670 27652 raft_consensus.cc:385] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.549788 27649 raft_consensus.cc:740] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.550007 27652 raft_consensus.cc:740] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.550776 27657 raft_consensus.cc:493] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.550798 27652 consensus_queue.cc:260] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.551359 27657 raft_consensus.cc:515] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.553788 27657 leader_election.cc:290] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.554452 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe607312f8c4b6db4e606c559c9d6bd" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.554258 27663 raft_consensus.cc:515] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.554739 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe607312f8c4b6db4e606c559c9d6bd" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:06.555845 27657 raft_consensus.cc:493] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.555748 27649 consensus_queue.cc:260] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.556607 27657 raft_consensus.cc:515] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.556715 27458 raft_consensus.cc:2468] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:06.556639 27608 raft_consensus.cc:2468] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:06.558276 27499 leader_election.cc:304] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:06.558696 27657 leader_election.cc:290] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.559224 27657 raft_consensus.cc:2804] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:06.559552 27657 raft_consensus.cc:493] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.559917 27657 raft_consensus.cc:3060] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.546139 27650 ts_tablet_manager.cc:1403] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.018s
I20260713 08:57:06.560772 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:06.561096 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
W20260713 08:57:06.562323 27497 leader_election.cc:343] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:57:06.563158 27499 leader_election.cc:343] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.563580 27499 leader_election.cc:304] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6; no voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:06.565724 27655 raft_consensus.cc:515] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.566681 27657 raft_consensus.cc:515] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.566937 27650 raft_consensus.cc:359] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.577346 27650 raft_consensus.cc:385] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.577659 27650 raft_consensus.cc:740] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.578804 27657 leader_election.cc:290] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.578599 27650 consensus_queue.cc:260] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.579344 27657 raft_consensus.cc:2749] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:06.569010 27649 ts_tablet_manager.cc:1434] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260713 08:57:06.569167 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:06.580472 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.581339 27457 raft_consensus.cc:2468] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:06.582491 27650 ts_tablet_manager.cc:1434] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 08:57:06.582823 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:06.583549 27650 tablet_bootstrap.cc:492] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.580955 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe607312f8c4b6db4e606c559c9d6bd" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:06.584403 27608 raft_consensus.cc:3060] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.583699 27456 raft_consensus.cc:3060] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.590371 27650 tablet_bootstrap.cc:654] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.590644 27573 leader_election.cc:304] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [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: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:06.591791 27608 raft_consensus.cc:2468] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:06.595765 27681 raft_consensus.cc:2804] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:06.596166 27681 raft_consensus.cc:493] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.596323 27497 leader_election.cc:304] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:06.596537 27681 raft_consensus.cc:3060] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.597270 27657 raft_consensus.cc:2804] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:06.597779 27657 raft_consensus.cc:697] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:06.598806 27657 consensus_queue.cc:237] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.599457 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe607312f8c4b6db4e606c559c9d6bd" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:06.600198 27457 raft_consensus.cc:3060] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.569763 27663 leader_election.cc:290] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.592854 27533 raft_consensus.cc:2393] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f04d8689d23249c59d2feb05f0b6a7d0 in current term 1: Already voted for candidate e7f5fc4457d54967962f4f5665dc7ee6 in this term.
I20260713 08:57:06.609599 27655 leader_election.cc:290] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.594918 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:06.610847 27607 raft_consensus.cc:2393] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7f5fc4457d54967962f4f5665dc7ee6 in current term 1: Already voted for candidate f04d8689d23249c59d2feb05f0b6a7d0 in this term.
I20260713 08:57:06.610991 27455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:06.609623 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.616671 27652 ts_tablet_manager.cc:1434] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.070s	user 0.015s	sys 0.039s
I20260713 08:57:06.617591 27652 tablet_bootstrap.cc:492] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.618618 27681 raft_consensus.cc:515] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.620468 27681 leader_election.cc:290] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.621483 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:06.622658 27650 tablet_bootstrap.cc:492] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
W20260713 08:57:06.622787 27574 leader_election.cc:343] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.622879 27456 raft_consensus.cc:2468] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:06.623186 27652 tablet_bootstrap.cc:654] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.623353 27650 ts_tablet_manager.cc:1403] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260713 08:57:06.625969 27650 raft_consensus.cc:359] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.626721 27650 raft_consensus.cc:385] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.627024 27650 raft_consensus.cc:740] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.627820 27573 leader_election.cc:304] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [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: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:06.628042 27650 consensus_queue.cc:260] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.628656 27681 raft_consensus.cc:2804] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:06.628934 27657 raft_consensus.cc:493] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.629182 27681 raft_consensus.cc:697] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:06.629472 27657 raft_consensus.cc:515] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.629817 27652 tablet_bootstrap.cc:492] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.630095 27681 consensus_queue.cc:237] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.630625 27652 ts_tablet_manager.cc:1403] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260713 08:57:06.629750 27355 catalog_manager.cc:5697] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:06.634017 27657 leader_election.cc:290] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.633947 27652 raft_consensus.cc:359] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.634560 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:06.634898 27652 raft_consensus.cc:385] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 08:57:06.635203 27404 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:57:06.635347 27652 raft_consensus.cc:740] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.636413 27650 ts_tablet_manager.cc:1434] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 08:57:06.636446 27679 raft_consensus.cc:493] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.636274 27652 consensus_queue.cc:260] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
W20260713 08:57:06.636833 27497 leader_election.cc:343] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.637108 27679 raft_consensus.cc:515] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:06.637846 27650 tablet_bootstrap.cc:492] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.638942 27652 ts_tablet_manager.cc:1434] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 08:57:06.639238 27679 leader_election.cc:290] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271)
I20260713 08:57:06.580811 27649 tablet_bootstrap.cc:492] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.640139 27652 tablet_bootstrap.cc:492] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.640663 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:06.641403 27533 raft_consensus.cc:2393] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f04d8689d23249c59d2feb05f0b6a7d0 in current term 1: Already voted for candidate af8d3033c75742b69ade00e3a2326d5b in this term.
I20260713 08:57:06.647083 27652 tablet_bootstrap.cc:654] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.647818 27650 tablet_bootstrap.cc:654] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.648828 27649 tablet_bootstrap.cc:654] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.656116 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.631325 27499 leader_election.cc:304] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [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: e7f5fc4457d54967962f4f5665dc7ee6; no voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:06.657908 27657 raft_consensus.cc:2749] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 08:57:06.659874 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.660020 27573 leader_election.cc:304] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f04d8689d23249c59d2feb05f0b6a7d0; no voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:06.663421 27652 tablet_bootstrap.cc:492] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.664121 27681 raft_consensus.cc:3060] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:57:06.664083 27499 leader_election.cc:343] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.664821 27499 leader_election.cc:304] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6; no voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:06.665450 27652 ts_tablet_manager.cc:1403] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260713 08:57:06.666208 27657 raft_consensus.cc:2749] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:06.667903 27650 tablet_bootstrap.cc:492] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:06.668475 27650 ts_tablet_manager.cc:1403] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.010s
I20260713 08:57:06.669390 27652 raft_consensus.cc:359] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.670181 27652 raft_consensus.cc:385] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.670540 27652 raft_consensus.cc:740] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.671352 27652 consensus_queue.cc:260] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.673720 27652 ts_tablet_manager.cc:1434] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:57:06.673866 27663 raft_consensus.cc:493] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.674822 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:06.677139 27456 raft_consensus.cc:3060] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.676975 27663 raft_consensus.cc:515] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.677522 27652 tablet_bootstrap.cc:492] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.679229 27663 leader_election.cc:290] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.680753 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f7fe9c3b0543dc8c71992f9dfe2edb" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:06.674412 27353 catalog_manager.cc:5697] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:06.681420 27533 raft_consensus.cc:2468] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:06.682591 27574 leader_election.cc:304] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:06.682828 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f7fe9c3b0543dc8c71992f9dfe2edb" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.683382 27663 raft_consensus.cc:2804] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:06.683602 27652 tablet_bootstrap.cc:654] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.683768 27663 raft_consensus.cc:493] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.684247 27663 raft_consensus.cc:3060] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:57:06.684643 27573 leader_election.cc:343] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.675853 27681 raft_consensus.cc:2749] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:06.675228 27650 raft_consensus.cc:359] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.685562 27650 raft_consensus.cc:385] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.685853 27650 raft_consensus.cc:740] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.686496 27650 consensus_queue.cc:260] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.688499 27650 ts_tablet_manager.cc:1434] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 08:57:06.689381 27650 tablet_bootstrap.cc:492] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:06.676275 27457 raft_consensus.cc:2468] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:06.676517 27649 tablet_bootstrap.cc:492] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.692070 27649 ts_tablet_manager.cc:1403] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.011s
I20260713 08:57:06.695370 27650 tablet_bootstrap.cc:654] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.695001 27649 raft_consensus.cc:359] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.695720 27649 raft_consensus.cc:385] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.684247 27456 raft_consensus.cc:2468] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:06.696133 27649 raft_consensus.cc:740] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.696918 27649 consensus_queue.cc:260] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.696928 27573 leader_election.cc:304] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [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: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:06.699110 27649 ts_tablet_manager.cc:1434] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 08:57:06.701323 27649 tablet_bootstrap.cc:492] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.703873 27681 raft_consensus.cc:2804] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:06.704407 27681 raft_consensus.cc:697] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:06.705253 27681 consensus_queue.cc:237] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.707818 27657 raft_consensus.cc:493] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.708441 27657 raft_consensus.cc:515] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.701347 27652 tablet_bootstrap.cc:492] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.711141 27652 ts_tablet_manager.cc:1403] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.003s
I20260713 08:57:06.711108 27657 leader_election.cc:290] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.712781 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:06.714071 27652 raft_consensus.cc:359] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
W20260713 08:57:06.714466 27497 leader_election.cc:343] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.714669 27652 raft_consensus.cc:385] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.715013 27652 raft_consensus.cc:740] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.715317 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.714673 27663 raft_consensus.cc:515] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.718101 27650 tablet_bootstrap.cc:492] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:06.718535 27650 ts_tablet_manager.cc:1403] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260713 08:57:06.719014 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f7fe9c3b0543dc8c71992f9dfe2edb" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
W20260713 08:57:06.720165 27573 leader_election.cc:343] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.715709 27652 consensus_queue.cc:260] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
W20260713 08:57:06.720562 27499 leader_election.cc:343] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:06.720856 27650 raft_consensus.cc:359] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.721474 27650 raft_consensus.cc:385] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.721304 27499 leader_election.cc:304] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6; no voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:06.722193 27652 ts_tablet_manager.cc:1434] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 08:57:06.714092 27649 tablet_bootstrap.cc:654] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.723240 27652 tablet_bootstrap.cc:492] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:06.721853 27650 raft_consensus.cc:740] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.724838 27650 consensus_queue.cc:260] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.725724 27680 raft_consensus.cc:2749] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:06.726814 27650 ts_tablet_manager.cc:1434] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 08:57:06.727165 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f7fe9c3b0543dc8c71992f9dfe2edb" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:06.727681 27533 raft_consensus.cc:3060] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.728114 27663 leader_election.cc:290] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.732218 27652 tablet_bootstrap.cc:654] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.732502 27353 catalog_manager.cc:5697] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:06.733670 27649 tablet_bootstrap.cc:492] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.739269 27649 ts_tablet_manager.cc:1403] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.008s
I20260713 08:57:06.742163 27649 raft_consensus.cc:359] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.742913 27649 raft_consensus.cc:385] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.743079 27533 raft_consensus.cc:2468] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:06.743295 27649 raft_consensus.cc:740] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.744580 27649 consensus_queue.cc:260] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.744819 27574 leader_election.cc:304] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [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: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:06.746636 27681 raft_consensus.cc:2804] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:06.746919 27649 ts_tablet_manager.cc:1434] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 08:57:06.747282 27681 raft_consensus.cc:697] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:06.748453 27681 consensus_queue.cc:237] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.751312 27652 tablet_bootstrap.cc:492] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:06.751865 27652 ts_tablet_manager.cc:1403] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260713 08:57:06.754333 27652 raft_consensus.cc:359] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.754783 27652 raft_consensus.cc:385] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.755066 27652 raft_consensus.cc:740] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.756533 27680 raft_consensus.cc:493] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.755679 27652 consensus_queue.cc:260] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.757061 27680 raft_consensus.cc:515] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.758606 27652 ts_tablet_manager.cc:1434] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 08:57:06.748510 27649 tablet_bootstrap.cc:492] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.759392 27680 leader_election.cc:290] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.760059 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.760797 27456 raft_consensus.cc:2393] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7f5fc4457d54967962f4f5665dc7ee6 in current term 1: Already voted for candidate f04d8689d23249c59d2feb05f0b6a7d0 in this term.
I20260713 08:57:06.760999 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:06.762416 27497 leader_election.cc:304] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6; no voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:06.762079 27355 catalog_manager.cc:5697] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:06.763325 27680 raft_consensus.cc:3060] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.765167 27649 tablet_bootstrap.cc:654] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.769418 27680 raft_consensus.cc:2749] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:06.770956 27649 tablet_bootstrap.cc:492] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.771381 27649 ts_tablet_manager.cc:1403] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.002s
I20260713 08:57:06.773926 27649 raft_consensus.cc:359] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.774438 27649 raft_consensus.cc:385] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.774726 27649 raft_consensus.cc:740] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.775419 27649 consensus_queue.cc:260] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.777573 27649 ts_tablet_manager.cc:1434] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 08:57:06.778429 27649 tablet_bootstrap.cc:492] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.783838 27649 tablet_bootstrap.cc:654] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.787950 27649 tablet_bootstrap.cc:492] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.788232 27649 ts_tablet_manager.cc:1403] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 08:57:06.789719 27649 raft_consensus.cc:359] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.790122 27649 raft_consensus.cc:385] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.790279 27649 raft_consensus.cc:740] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.790666 27649 consensus_queue.cc:260] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.791898 27649 ts_tablet_manager.cc:1434] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 08:57:06.792683 27649 tablet_bootstrap.cc:492] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:06.796660 27654 raft_consensus.cc:493] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.797175 27649 tablet_bootstrap.cc:654] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:06.797143 27654 raft_consensus.cc:515] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.799352 27654 leader_election.cc:290] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.799954 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce971a2c0194eaca1f2d85ea6945c29" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:06.800771 27533 raft_consensus.cc:2468] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 0.
I20260713 08:57:06.801451 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce971a2c0194eaca1f2d85ea6945c29" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:06.801878 27424 leader_election.cc:304] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:06.802264 27607 raft_consensus.cc:2468] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 0.
I20260713 08:57:06.802583 27654 raft_consensus.cc:2804] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:06.803105 27654 raft_consensus.cc:493] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.803434 27654 raft_consensus.cc:3060] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.806437 27649 tablet_bootstrap.cc:492] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:06.806874 27649 ts_tablet_manager.cc:1403] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260713 08:57:06.808220 27654 raft_consensus.cc:515] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.809140 27649 raft_consensus.cc:359] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.809595 27649 raft_consensus.cc:385] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:06.809778 27649 raft_consensus.cc:740] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:06.810206 27654 leader_election.cc:290] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:06.810441 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce971a2c0194eaca1f2d85ea6945c29" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:06.810763 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce971a2c0194eaca1f2d85ea6945c29" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:06.810375 27649 consensus_queue.cc:260] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.811045 27533 raft_consensus.cc:3060] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.811231 27607 raft_consensus.cc:3060] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.812482 27649 ts_tablet_manager.cc:1434] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260713 08:57:06.815922 27533 raft_consensus.cc:2468] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 1.
I20260713 08:57:06.816082 27607 raft_consensus.cc:2468] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 1.
I20260713 08:57:06.816771 27424 leader_election.cc:304] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:06.817454 27654 raft_consensus.cc:2804] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:06.817885 27654 raft_consensus.cc:697] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:06.818635 27654 consensus_queue.cc:237] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.825699 27654 consensus_queue.cc:1048] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:06.825886 27355 catalog_manager.cc:5697] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 1 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:06.832713 27681 raft_consensus.cc:493] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.833184 27681 raft_consensus.cc:515] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.835302 27681 leader_election.cc:290] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.837153 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.837824 27456 raft_consensus.cc:2468] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:06.838840 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:06.839478 27534 raft_consensus.cc:2468] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:06.840467 27573 leader_election.cc:304] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:06.842149 27681 raft_consensus.cc:2804] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:06.842538 27681 raft_consensus.cc:493] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.842298 27665 consensus_queue.cc:1048] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:06.842926 27681 raft_consensus.cc:3060] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.854318 27681 raft_consensus.cc:515] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.858722 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:06.858157 27681 leader_election.cc:290] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.859061 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:06.859321 27456 raft_consensus.cc:3060] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.859645 27534 raft_consensus.cc:3060] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.865924 27534 raft_consensus.cc:2468] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:06.865924 27456 raft_consensus.cc:2468] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:06.867024 27574 leader_election.cc:304] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:06.867766 27681 raft_consensus.cc:2804] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:06.868232 27681 raft_consensus.cc:697] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:06.868821 27681 consensus_queue.cc:237] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.874893 27355 catalog_manager.cc:5697] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:06.957079 27681 raft_consensus.cc:493] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:06.957581 27681 raft_consensus.cc:515] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.959362 27681 leader_election.cc:290] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.960074 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:06.960376 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:06.960657 27456 raft_consensus.cc:2468] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:06.961010 27534 raft_consensus.cc:2468] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:06.961643 27573 leader_election.cc:304] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:06.962369 27681 raft_consensus.cc:2804] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:06.962733 27681 raft_consensus.cc:493] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:06.963061 27681 raft_consensus.cc:3060] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.967643 27681 raft_consensus.cc:515] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.969290 27681 leader_election.cc:290] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:06.969977 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:06.970230 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:06.970568 27456 raft_consensus.cc:3060] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.970769 27534 raft_consensus.cc:3060] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:06.977252 27534 raft_consensus.cc:2468] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:06.977255 27456 raft_consensus.cc:2468] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:06.978384 27574 leader_election.cc:304] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:06.979022 27681 raft_consensus.cc:2804] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:06.979441 27681 raft_consensus.cc:697] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:06.980037 27681 consensus_queue.cc:237] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:06.986676 27355 catalog_manager.cc:5697] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:07.010736 27665 raft_consensus.cc:493] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:07.011137 27665 raft_consensus.cc:515] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.012871 27665 leader_election.cc:290] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.013499 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f7fe9c3b0543dc8c71992f9dfe2edb" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:07.013931 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f7fe9c3b0543dc8c71992f9dfe2edb" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:07.014111 27534 raft_consensus.cc:2393] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8d3033c75742b69ade00e3a2326d5b in current term 1: Already voted for candidate f04d8689d23249c59d2feb05f0b6a7d0 in this term.
I20260713 08:57:07.015177 27421 leader_election.cc:304] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b; no voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:07.015822 27665 raft_consensus.cc:3060] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:07.019977 27654 raft_consensus.cc:493] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:07.020462 27665 raft_consensus.cc:2749] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:07.020399 27654 raft_consensus.cc:515] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.022060 27654 leader_election.cc:290] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.022781 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:07.022959 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:07.023293 27534 raft_consensus.cc:2468] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 0.
I20260713 08:57:07.023521 27607 raft_consensus.cc:2468] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 0.
I20260713 08:57:07.024298 27424 leader_election.cc:304] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:07.024926 27654 raft_consensus.cc:2804] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:07.025319 27654 raft_consensus.cc:493] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:07.025557 27654 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:07.029954 27654 raft_consensus.cc:515] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.031502 27654 leader_election.cc:290] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.032172 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:07.032368 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:07.032668 27534 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:07.032827 27607 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:07.039005 27607 raft_consensus.cc:2468] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 1.
I20260713 08:57:07.039005 27534 raft_consensus.cc:2468] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 1.
I20260713 08:57:07.040304 27421 leader_election.cc:304] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:07.041008 27654 raft_consensus.cc:2804] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:07.041364 27654 raft_consensus.cc:697] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:07.042017 27654 consensus_queue.cc:237] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.048872 27355 catalog_manager.cc:5697] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 0 to 1, leader changed from <none> to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 1 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:07.050973 27681 consensus_queue.cc:1048] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.064975 27681 consensus_queue.cc:1048] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.115319 27680 consensus_queue.cc:1048] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.124862 27710 consensus_queue.cc:1048] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.183554 27534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbe607312f8c4b6db4e606c559c9d6bd"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
mode: GRACEFUL
new_leader_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:49678
I20260713 08:57:07.184052 27534 raft_consensus.cc:606] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Received request to transfer leadership to TS af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:07.194867 27607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
mode: GRACEFUL
new_leader_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:47660
I20260713 08:57:07.195343 27607 raft_consensus.cc:606] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Received request to transfer leadership to TS af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:07.199726 27607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
mode: GRACEFUL
new_leader_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:47660
I20260713 08:57:07.200173 27607 raft_consensus.cc:606] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Received request to transfer leadership to TS af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:07.204493 27654 consensus_queue.cc:1048] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.204659 27607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
mode: GRACEFUL
new_leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:47660
I20260713 08:57:07.205235 27607 raft_consensus.cc:606] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Received request to transfer leadership to TS e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:07.216230 27665 consensus_queue.cc:1048] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.220743 27456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
mode: GRACEFUL
new_leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:53348
I20260713 08:57:07.221251 27456 raft_consensus.cc:606] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Received request to transfer leadership to TS e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:07.226660 27608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
mode: GRACEFUL
new_leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:47660
I20260713 08:57:07.227172 27608 raft_consensus.cc:606] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Received request to transfer leadership to TS e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:07.232425 27456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cce971a2c0194eaca1f2d85ea6945c29"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
mode: GRACEFUL
new_leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:53348
I20260713 08:57:07.232868 27456 raft_consensus.cc:606] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Received request to transfer leadership to TS e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:07.264828 27681 consensus_queue.cc:1048] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.270515 27663 raft_consensus.cc:993] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0: : Instructing follower e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:07.270995 27679 raft_consensus.cc:1081] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Signalling peer e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:07.271824 27679 consensus_queue.cc:1048] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.272614 27534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:49662
I20260713 08:57:07.273151 27534 raft_consensus.cc:493] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:07.273494 27534 raft_consensus.cc:3060] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.276561 27719 consensus_queue.cc:1048] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:57:07.283982 27720 consensus_queue.cc:1048] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.280342 27534 raft_consensus.cc:515] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.292572 27533 raft_consensus.cc:1240] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Rejecting Update request from peer f04d8689d23249c59d2feb05f0b6a7d0 for earlier term 1. Current term is 2. Ops: []
I20260713 08:57:07.293627 27534 leader_election.cc:290] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.294227 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:07.294775 27456 raft_consensus.cc:3060] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.296607 27719 raft_consensus.cc:993] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0: : Instructing follower e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:07.296866 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff663a5066e348299b94a520ad34e8fa" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:07.297053 27719 raft_consensus.cc:1081] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Signalling peer e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:07.297420 27607 raft_consensus.cc:3055] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:07.297729 27607 raft_consensus.cc:740] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:07.301011 27534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:49662
I20260713 08:57:07.301625 27534 raft_consensus.cc:493] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:07.302531 27534 raft_consensus.cc:3060] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.304353 27456 raft_consensus.cc:2468] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:07.307031 27499 leader_election.cc:304] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:07.307859 27710 raft_consensus.cc:2804] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:07.308312 27710 raft_consensus.cc:697] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:07.298527 27607 consensus_queue.cc:260] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.309131 27710 consensus_queue.cc:237] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [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: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.309818 27719 consensus_queue.cc:1059] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.310374 27720 consensus_queue.cc:1048] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.311088 27534 raft_consensus.cc:515] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.314363 27607 raft_consensus.cc:3060] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.314409 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:07.315096 27457 raft_consensus.cc:3060] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.315415 27534 leader_election.cc:290] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.316376 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a418a6744a114ceca1fc787fea4d1cec" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:07.316929 27608 raft_consensus.cc:3055] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:07.317239 27608 raft_consensus.cc:740] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:07.317979 27608 consensus_queue.cc:260] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.319056 27608 raft_consensus.cc:3060] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.321178 27607 raft_consensus.cc:2468] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:07.327145 27608 raft_consensus.cc:2468] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:07.328269 27457 raft_consensus.cc:2468] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:07.328313 27497 leader_election.cc:304] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:07.329598 27710 raft_consensus.cc:2804] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:07.330184 27710 raft_consensus.cc:697] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:07.330952 27710 consensus_queue.cc:237] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.333305 27353 catalog_manager.cc:5697] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 1 to 2, leader changed from f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3) to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:07.338336 27720 consensus_queue.cc:1048] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.390635 27720 consensus_queue.cc:1048] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:57:07.393813 27355 catalog_manager.cc:5697] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 1 to 2, leader changed from f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3) to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:07.408555 27720 consensus_queue.cc:1048] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.419499 27720 raft_consensus.cc:993] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0: : Instructing follower af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:07.420058 27663 raft_consensus.cc:1081] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Signalling peer af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:07.421928 27456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:53336
I20260713 08:57:07.422525 27456 raft_consensus.cc:493] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:07.422837 27456 raft_consensus.cc:3060] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.430776 27456 raft_consensus.cc:515] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.432827 27456 leader_election.cc:290] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.434373 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:07.434746 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7384935d55b742f9ae13f42fa034728f" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:07.435065 27534 raft_consensus.cc:3060] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.435405 27608 raft_consensus.cc:3055] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:07.435748 27608 raft_consensus.cc:740] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:07.436585 27608 consensus_queue.cc:260] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.437685 27608 raft_consensus.cc:3060] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.441550 27534 raft_consensus.cc:2468] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:07.442824 27424 leader_election.cc:304] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:07.443567 27654 raft_consensus.cc:2804] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:07.444011 27608 raft_consensus.cc:2468] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:07.444175 27654 raft_consensus.cc:697] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:07.445304 27654 consensus_queue.cc:237] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.452167 27355 catalog_manager.cc:5697] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 1 to 2, leader changed from f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3) to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 2 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:07.490878 27654 consensus_queue.cc:1048] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:07.496876 27720 raft_consensus.cc:993] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0: : Instructing follower af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:07.497534 27663 raft_consensus.cc:1081] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Signalling peer af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:07.499799 27456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:53336
I20260713 08:57:07.500342 27456 raft_consensus.cc:493] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:07.500756 27456 raft_consensus.cc:3060] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.507316 27665 consensus_queue.cc:1048] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:57:07.510040 27456 raft_consensus.cc:515] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.512996 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:07.513684 27533 raft_consensus.cc:3060] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.514225 27456 leader_election.cc:290] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.513581 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c43932bfda4fc1959155f121b46152" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:07.515458 27608 raft_consensus.cc:3055] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:07.515817 27608 raft_consensus.cc:740] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:07.516953 27608 consensus_queue.cc:260] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.517844 27665 raft_consensus.cc:993] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b: : Instructing follower e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:07.518407 27665 raft_consensus.cc:1081] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Signalling peer e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:07.518682 27608 raft_consensus.cc:3060] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.522296 27533 raft_consensus.cc:2468] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:07.522509 27534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:49656
I20260713 08:57:07.523059 27534 raft_consensus.cc:493] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:07.523458 27424 leader_election.cc:304] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:07.523725 27534 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.524513 27654 raft_consensus.cc:2804] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:07.525002 27654 raft_consensus.cc:697] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:07.525045 27608 raft_consensus.cc:2468] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:07.526051 27654 consensus_queue.cc:237] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.531057 27534 raft_consensus.cc:515] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.533532 27534 leader_election.cc:290] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.533694 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:07.534066 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:07.534363 27456 raft_consensus.cc:3055] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:07.534627 27608 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.534698 27456 raft_consensus.cc:740] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:07.535601 27456 consensus_queue.cc:260] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.536816 27456 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.533744 27353 catalog_manager.cc:5697] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 1 to 2, leader changed from f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3) to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 2 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:07.541071 27608 raft_consensus.cc:2468] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:07.542444 27497 leader_election.cc:304] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:07.543303 27710 raft_consensus.cc:2804] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:07.543579 27456 raft_consensus.cc:2468] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:07.543788 27710 raft_consensus.cc:697] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:07.544962 27710 consensus_queue.cc:237] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.551082 27353 catalog_manager.cc:5697] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 1 to 2, leader changed from af8d3033c75742b69ade00e3a2326d5b (127.22.100.1) to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:07.613374 27664 raft_consensus.cc:993] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b: : Instructing follower e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:07.613801 27654 raft_consensus.cc:1081] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Signalling peer e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:07.615080 27534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cce971a2c0194eaca1f2d85ea6945c29"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:49656
I20260713 08:57:07.615469 27534 raft_consensus.cc:493] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:07.615767 27534 raft_consensus.cc:3060] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.620271 27534 raft_consensus.cc:515] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.621618 27534 leader_election.cc:290] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.622288 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce971a2c0194eaca1f2d85ea6945c29" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:07.622610 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce971a2c0194eaca1f2d85ea6945c29" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:07.622941 27456 raft_consensus.cc:3055] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:07.623319 27456 raft_consensus.cc:740] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:07.623363 27608 raft_consensus.cc:3060] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.624462 27456 consensus_queue.cc:260] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.625927 27456 raft_consensus.cc:3060] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.630900 27608 raft_consensus.cc:2468] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:07.631875 27497 leader_election.cc:304] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:07.632289 27456 raft_consensus.cc:2468] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:07.632493 27710 raft_consensus.cc:2804] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:07.632938 27710 raft_consensus.cc:697] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:07.634052 27710 consensus_queue.cc:237] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.640897 27353 catalog_manager.cc:5697] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 1 to 2, leader changed from af8d3033c75742b69ade00e3a2326d5b (127.22.100.1) to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:07.687762 27657 raft_consensus.cc:993] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6: : Instructing follower af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:07.688217 27710 raft_consensus.cc:1081] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Signalling peer af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:07.689604 27456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbe607312f8c4b6db4e606c559c9d6bd"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:53332
I20260713 08:57:07.690047 27456 raft_consensus.cc:493] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:07.690335 27456 raft_consensus.cc:3060] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.695122 27456 raft_consensus.cc:515] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.696607 27456 leader_election.cc:290] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:07.697537 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe607312f8c4b6db4e606c559c9d6bd" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:07.697537 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe607312f8c4b6db4e606c559c9d6bd" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:07.698371 27534 raft_consensus.cc:3055] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:07.698478 27608 raft_consensus.cc:3060] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.698742 27534 raft_consensus.cc:740] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:07.699811 27534 consensus_queue.cc:260] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.701357 27534 raft_consensus.cc:3060] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:07.705804 27608 raft_consensus.cc:2468] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:07.707000 27421 leader_election.cc:304] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:07.708328 27654 raft_consensus.cc:2804] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:07.708595 27534 raft_consensus.cc:2468] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:07.709066 27654 raft_consensus.cc:697] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:07.710865 27654 consensus_queue.cc:237] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:07.716931 27353 catalog_manager.cc:5697] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 1 to 2, leader changed from e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2) to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 2 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:07.790410 27456 raft_consensus.cc:1275] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.791546 27710 consensus_queue.cc:1048] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.802131 27608 raft_consensus.cc:1275] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.803469 27710 consensus_queue.cc:1048] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.830178 27456 raft_consensus.cc:1275] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.831177 27710 consensus_queue.cc:1048] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.840086 27608 raft_consensus.cc:1275] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.841621 27657 consensus_queue.cc:1048] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.858579 27608 raft_consensus.cc:1275] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.859701 27654 consensus_queue.cc:1048] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.866649 27534 raft_consensus.cc:1275] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.868252 27664 consensus_queue.cc:1048] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.934432 27608 raft_consensus.cc:1275] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.935552 27664 consensus_queue.cc:1048] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.938136 27456 raft_consensus.cc:1275] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.939364 27657 consensus_queue.cc:1048] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.945705 27534 raft_consensus.cc:1275] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.947410 27665 consensus_queue.cc:1048] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:07.951735 27608 raft_consensus.cc:1275] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:07.953672 27657 consensus_queue.cc:1048] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:08.064821 27608 raft_consensus.cc:1275] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:08.066124 27731 consensus_queue.cc:1048] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:57:08.076623 27456 raft_consensus.cc:1275] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:08.078100 27710 consensus_queue.cc:1048] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:08.091583 27534 raft_consensus.cc:1275] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:08.092952 27665 consensus_queue.cc:1048] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:08.100487 27608 raft_consensus.cc:1275] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:08.102855 27664 consensus_queue.cc:1048] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:10.261615 27355 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34310:
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 08:57:10.263985 27355 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 08:57:10.312177 27446 tablet_service.cc:1511] Processing CreateTablet for tablet 328180ab52e34f7a886640a284bd6a0d (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:57:10.313308 27519 tablet_service.cc:1511] Processing CreateTablet for tablet 328180ab52e34f7a886640a284bd6a0d (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:57:10.313969 27446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328180ab52e34f7a886640a284bd6a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.314786 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328180ab52e34f7a886640a284bd6a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.314703 27594 tablet_service.cc:1511] Processing CreateTablet for tablet 328180ab52e34f7a886640a284bd6a0d (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 08:57:10.316187 27594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328180ab52e34f7a886640a284bd6a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.321573 27443 tablet_service.cc:1511] Processing CreateTablet for tablet a8b6afe1085043e8b9da31846e905cc3 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:57:10.322932 27443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b6afe1085043e8b9da31846e905cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.322827 27445 tablet_service.cc:1511] Processing CreateTablet for tablet 30dab9c2385c43bd8f42ce6aa923ea9b (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:57:10.324142 27445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dab9c2385c43bd8f42ce6aa923ea9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.324941 27444 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf04d39915493b8a116cf4cb77e30c (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:57:10.326241 27444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf04d39915493b8a116cf4cb77e30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.328114 27447 tablet_service.cc:1511] Processing CreateTablet for tablet a2472d6836424db8bf7ac15a8864ef68 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:57:10.329391 27447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2472d6836424db8bf7ac15a8864ef68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.331002 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea6b7b0622d4aa196a2a30320feb376 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:57:10.331660 27593 tablet_service.cc:1511] Processing CreateTablet for tablet a8b6afe1085043e8b9da31846e905cc3 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:57:10.332314 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea6b7b0622d4aa196a2a30320feb376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.333068 27593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b6afe1085043e8b9da31846e905cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.334883 27595 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf04d39915493b8a116cf4cb77e30c (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:57:10.336148 27595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf04d39915493b8a116cf4cb77e30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.340874 27592 tablet_service.cc:1511] Processing CreateTablet for tablet 30dab9c2385c43bd8f42ce6aa923ea9b (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:57:10.342080 27592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dab9c2385c43bd8f42ce6aa923ea9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.344671 27597 tablet_service.cc:1511] Processing CreateTablet for tablet a2472d6836424db8bf7ac15a8864ef68 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:57:10.345870 27597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2472d6836424db8bf7ac15a8864ef68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.357781 27596 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea6b7b0622d4aa196a2a30320feb376 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:57:10.359063 27596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea6b7b0622d4aa196a2a30320feb376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.359447 27442 tablet_service.cc:1511] Processing CreateTablet for tablet dbe534c00d2846afbce697ed1db78f4b (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:57:10.360764 27442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe534c00d2846afbce697ed1db78f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.363881 27598 tablet_service.cc:1511] Processing CreateTablet for tablet dbe534c00d2846afbce697ed1db78f4b (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:57:10.365181 27598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe534c00d2846afbce697ed1db78f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.365764 27441 tablet_service.cc:1511] Processing CreateTablet for tablet 442a8fd4d7a34926b309a191e3691029 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:57:10.367004 27441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442a8fd4d7a34926b309a191e3691029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.370168 27591 tablet_service.cc:1511] Processing CreateTablet for tablet 442a8fd4d7a34926b309a191e3691029 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:57:10.371860 27591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442a8fd4d7a34926b309a191e3691029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.377839 27523 tablet_service.cc:1511] Processing CreateTablet for tablet a8b6afe1085043e8b9da31846e905cc3 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 08:57:10.378221 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf04d39915493b8a116cf4cb77e30c (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 08:57:10.379123 27523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b6afe1085043e8b9da31846e905cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.380517 27521 tablet_service.cc:1511] Processing CreateTablet for tablet 30dab9c2385c43bd8f42ce6aa923ea9b (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 08:57:10.381271 27524 tablet_service.cc:1511] Processing CreateTablet for tablet a2472d6836424db8bf7ac15a8864ef68 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 08:57:10.381822 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dab9c2385c43bd8f42ce6aa923ea9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.381583 27518 tablet_service.cc:1511] Processing CreateTablet for tablet dbe534c00d2846afbce697ed1db78f4b (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 08:57:10.382925 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe534c00d2846afbce697ed1db78f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.386521 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf04d39915493b8a116cf4cb77e30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.384758 27517 tablet_service.cc:1511] Processing CreateTablet for tablet 442a8fd4d7a34926b309a191e3691029 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 08:57:10.383147 27522 tablet_service.cc:1511] Processing CreateTablet for tablet 5ea6b7b0622d4aa196a2a30320feb376 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 08:57:10.404695 27524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2472d6836424db8bf7ac15a8864ef68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.407079 27440 tablet_service.cc:1511] Processing CreateTablet for tablet fe2801cef9e1427e8e4dcc010bfbae12 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:57:10.408444 27440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2801cef9e1427e8e4dcc010bfbae12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.422155 27590 tablet_service.cc:1511] Processing CreateTablet for tablet fe2801cef9e1427e8e4dcc010bfbae12 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:57:10.423386 27590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2801cef9e1427e8e4dcc010bfbae12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.445098 27519 tablet_service.cc:1511] Processing CreateTablet for tablet fe2801cef9e1427e8e4dcc010bfbae12 (DEFAULT_TABLE table=soft_deleted_table [id=824669784b7e42f6a597e936a16099a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 08:57:10.455812 27522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ea6b7b0622d4aa196a2a30320feb376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.459954 27517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442a8fd4d7a34926b309a191e3691029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.468577 27744 tablet_bootstrap.cc:492] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:10.471360 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2801cef9e1427e8e4dcc010bfbae12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 08:57:10.479681 27744 tablet_bootstrap.cc:654] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.505301 27746 tablet_bootstrap.cc:492] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.514519 27746 tablet_bootstrap.cc:654] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.515568 27747 tablet_bootstrap.cc:492] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:10.517783 27744 tablet_bootstrap.cc:492] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:10.518409 27744 ts_tablet_manager.cc:1403] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260713 08:57:10.519778 27746 tablet_bootstrap.cc:492] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.520226 27746 ts_tablet_manager.cc:1403] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 08:57:10.521554 27744 raft_consensus.cc:359] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.522293 27744 raft_consensus.cc:385] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.522680 27744 raft_consensus.cc:740] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.523368 27747 tablet_bootstrap.cc:654] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.523092 27746 raft_consensus.cc:359] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.523831 27746 raft_consensus.cc:385] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.523541 27744 consensus_queue.cc:260] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.524214 27746 raft_consensus.cc:740] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.525820 27746 consensus_queue.cc:260] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.526571 27744 ts_tablet_manager.cc:1434] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 08:57:10.527585 27744 tablet_bootstrap.cc:492] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:10.528465 27746 ts_tablet_manager.cc:1434] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 08:57:10.529569 27746 tablet_bootstrap.cc:492] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.533967 27744 tablet_bootstrap.cc:654] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.536895 27746 tablet_bootstrap.cc:654] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.561282 27746 tablet_bootstrap.cc:492] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.561643 27747 tablet_bootstrap.cc:492] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:10.561659 27744 tablet_bootstrap.cc:492] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:10.561722 27746 ts_tablet_manager.cc:1403] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.014s
I20260713 08:57:10.562312 27747 ts_tablet_manager.cc:1403] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.011s
I20260713 08:57:10.562384 27744 ts_tablet_manager.cc:1403] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.017s
I20260713 08:57:10.564385 27746 raft_consensus.cc:359] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.564950 27746 raft_consensus.cc:385] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.565193 27746 raft_consensus.cc:740] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.565310 27744 raft_consensus.cc:359] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.565521 27747 raft_consensus.cc:359] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.566104 27744 raft_consensus.cc:385] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.566198 27747 raft_consensus.cc:385] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.565858 27746 consensus_queue.cc:260] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.566445 27744 raft_consensus.cc:740] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.566529 27747 raft_consensus.cc:740] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.567415 27747 consensus_queue.cc:260] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.567415 27744 consensus_queue.cc:260] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.568261 27746 ts_tablet_manager.cc:1434] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 08:57:10.569254 27746 tablet_bootstrap.cc:492] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.570111 27747 ts_tablet_manager.cc:1434] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 08:57:10.571128 27747 tablet_bootstrap.cc:492] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:10.572705 27744 ts_tablet_manager.cc:1434] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 08:57:10.573658 27744 tablet_bootstrap.cc:492] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:10.576238 27746 tablet_bootstrap.cc:654] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.577558 27747 tablet_bootstrap.cc:654] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.580088 27744 tablet_bootstrap.cc:654] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.589753 27747 tablet_bootstrap.cc:492] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:10.590474 27747 ts_tablet_manager.cc:1403] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 08:57:10.594130 27747 raft_consensus.cc:359] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.595901 27747 raft_consensus.cc:385] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.596242 27747 raft_consensus.cc:740] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.597044 27747 consensus_queue.cc:260] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.597677 27744 tablet_bootstrap.cc:492] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:10.598193 27744 ts_tablet_manager.cc:1403] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260713 08:57:10.599282 27747 ts_tablet_manager.cc:1434] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 08:57:10.600279 27747 tablet_bootstrap.cc:492] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:10.601157 27744 raft_consensus.cc:359] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.601886 27744 raft_consensus.cc:385] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.602185 27744 raft_consensus.cc:740] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.602936 27744 consensus_queue.cc:260] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.605568 27744 ts_tablet_manager.cc:1434] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:57:10.606554 27744 tablet_bootstrap.cc:492] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:10.607296 27747 tablet_bootstrap.cc:654] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.613701 27744 tablet_bootstrap.cc:654] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.619390 27747 tablet_bootstrap.cc:492] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:10.620108 27747 ts_tablet_manager.cc:1403] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260713 08:57:10.623586 27747 raft_consensus.cc:359] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.624475 27747 raft_consensus.cc:385] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.624827 27747 raft_consensus.cc:740] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.625765 27744 tablet_bootstrap.cc:492] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:10.625551 27747 consensus_queue.cc:260] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.626251 27744 ts_tablet_manager.cc:1403] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 08:57:10.628324 27747 ts_tablet_manager.cc:1434] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260713 08:57:10.629400 27747 tablet_bootstrap.cc:492] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:10.629124 27744 raft_consensus.cc:359] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.629940 27744 raft_consensus.cc:385] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.630291 27744 raft_consensus.cc:740] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.631081 27744 consensus_queue.cc:260] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.633831 27744 ts_tablet_manager.cc:1434] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 08:57:10.634915 27744 tablet_bootstrap.cc:492] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:10.636620 27747 tablet_bootstrap.cc:654] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.641813 27744 tablet_bootstrap.cc:654] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.649295 27654 raft_consensus.cc:493] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:10.649925 27654 raft_consensus.cc:515] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.652397 27654 leader_election.cc:290] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:10.654316 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:10.658541 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
W20260713 08:57:10.660737 27424 leader_election.cc:343] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:57:10.662040 27421 leader_election.cc:343] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:10.662544 27421 leader_election.cc:304] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b; no voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:10.662881 27746 tablet_bootstrap.cc:492] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.663220 27654 raft_consensus.cc:2749] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:10.663416 27746 ts_tablet_manager.cc:1403] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.076s
I20260713 08:57:10.665735 27746 raft_consensus.cc:359] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.666205 27747 tablet_bootstrap.cc:492] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:10.666245 27746 raft_consensus.cc:385] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.666934 27747 ts_tablet_manager.cc:1403] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260713 08:57:10.666931 27746 raft_consensus.cc:740] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.667961 27746 consensus_queue.cc:260] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.668766 27744 tablet_bootstrap.cc:492] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:10.669289 27744 ts_tablet_manager.cc:1403] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260713 08:57:10.669982 27746 ts_tablet_manager.cc:1434] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 08:57:10.670013 27747 raft_consensus.cc:359] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.670948 27747 raft_consensus.cc:385] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.671121 27746 tablet_bootstrap.cc:492] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.671299 27747 raft_consensus.cc:740] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.672394 27747 consensus_queue.cc:260] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
W20260713 08:57:10.672952 27404 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 08:57:10.674072 27744 raft_consensus.cc:359] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.674834 27744 raft_consensus.cc:385] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.675156 27744 raft_consensus.cc:740] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.676012 27744 consensus_queue.cc:260] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.677788 27746 tablet_bootstrap.cc:654] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.678242 27744 ts_tablet_manager.cc:1434] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 08:57:10.679275 27744 tablet_bootstrap.cc:492] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:10.686264 27747 ts_tablet_manager.cc:1434] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260713 08:57:10.686592 27744 tablet_bootstrap.cc:654] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.688941 27746 tablet_bootstrap.cc:492] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.689441 27746 ts_tablet_manager.cc:1403] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 08:57:10.692345 27746 raft_consensus.cc:359] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.693133 27746 raft_consensus.cc:385] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.693480 27746 raft_consensus.cc:740] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.692674 27747 tablet_bootstrap.cc:492] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:10.694283 27746 consensus_queue.cc:260] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.696593 27746 ts_tablet_manager.cc:1434] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:57:10.697501 27746 tablet_bootstrap.cc:492] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.703800 27746 tablet_bootstrap.cc:654] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.711256 27747 tablet_bootstrap.cc:654] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.715039 27746 tablet_bootstrap.cc:492] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.715102 27679 raft_consensus.cc:493] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:10.715736 27746 ts_tablet_manager.cc:1403] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.002s
I20260713 08:57:10.715641 27679 raft_consensus.cc:515] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.717897 27679 leader_election.cc:290] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:10.718969 27746 raft_consensus.cc:359] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.719746 27746 raft_consensus.cc:385] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.720112 27746 raft_consensus.cc:740] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.719306 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a8fd4d7a34926b309a191e3691029" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:10.720813 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a8fd4d7a34926b309a191e3691029" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:10.720914 27746 consensus_queue.cc:260] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
W20260713 08:57:10.721611 27574 leader_election.cc:343] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463): Illegal state: must be running to vote when last-logged opid is not known
W20260713 08:57:10.722784 27573 leader_election.cc:343] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:10.723359 27746 ts_tablet_manager.cc:1434] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 08:57:10.723217 27573 leader_election.cc:304] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f04d8689d23249c59d2feb05f0b6a7d0; no voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:10.724419 27746 tablet_bootstrap.cc:492] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.724848 27679 raft_consensus.cc:2749] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:10.725515 27710 raft_consensus.cc:493] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:10.726589 27747 tablet_bootstrap.cc:492] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:10.727389 27710 raft_consensus.cc:515] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.728227 27747 ts_tablet_manager.cc:1403] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.009s
I20260713 08:57:10.729584 27710 leader_election.cc:290] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:10.731271 27746 tablet_bootstrap.cc:654] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.731178 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dab9c2385c43bd8f42ce6aa923ea9b" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:10.731854 27456 raft_consensus.cc:2468] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:10.733124 27499 leader_election.cc:304] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:10.735231 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dab9c2385c43bd8f42ce6aa923ea9b" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
W20260713 08:57:10.737071 27497 leader_election.cc:343] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:10.738314 27747 raft_consensus.cc:359] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.739260 27747 raft_consensus.cc:385] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.739727 27747 raft_consensus.cc:740] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.740698 27747 consensus_queue.cc:260] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.743098 27746 tablet_bootstrap.cc:492] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.738746 27710 raft_consensus.cc:2804] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:10.743637 27746 ts_tablet_manager.cc:1403] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260713 08:57:10.743602 27710 raft_consensus.cc:493] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:10.744189 27747 ts_tablet_manager.cc:1434] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.002s
I20260713 08:57:10.744441 27710 raft_consensus.cc:3060] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.747202 27744 tablet_bootstrap.cc:492] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:10.746847 27746 raft_consensus.cc:359] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.747768 27744 ts_tablet_manager.cc:1403] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.069s	user 0.036s	sys 0.031s
I20260713 08:57:10.747764 27746 raft_consensus.cc:385] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.748378 27746 raft_consensus.cc:740] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.749166 27746 consensus_queue.cc:260] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.745849 27747 tablet_bootstrap.cc:492] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:10.750835 27744 raft_consensus.cc:359] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.751483 27746 ts_tablet_manager.cc:1434] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 08:57:10.752385 27746 tablet_bootstrap.cc:492] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.753000 27710 raft_consensus.cc:515] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.754328 27760 raft_consensus.cc:493] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:10.754979 27760 raft_consensus.cc:515] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.751492 27744 raft_consensus.cc:385] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.758626 27744 raft_consensus.cc:740] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.759429 27744 consensus_queue.cc:260] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.761864 27747 tablet_bootstrap.cc:654] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.761785 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:10.762359 27746 tablet_bootstrap.cc:654] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.766160 27760 leader_election.cc:290] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
W20260713 08:57:10.767520 27499 leader_election.cc:343] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:10.768740 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:10.769487 27608 raft_consensus.cc:2468] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:10.770464 27746 tablet_bootstrap.cc:492] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.771072 27746 ts_tablet_manager.cc:1403] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260713 08:57:10.770941 27497 leader_election.cc:304] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [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: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:10.774902 27746 raft_consensus.cc:359] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.775730 27760 raft_consensus.cc:2804] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:10.775808 27746 raft_consensus.cc:385] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.777452 27760 raft_consensus.cc:493] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:10.777475 27746 raft_consensus.cc:740] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.779006 27760 raft_consensus.cc:3060] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.779433 27746 consensus_queue.cc:260] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.782313 27746 ts_tablet_manager.cc:1434] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 08:57:10.783577 27746 tablet_bootstrap.cc:492] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.791849 27746 tablet_bootstrap.cc:654] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.799746 27765 raft_consensus.cc:493] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:10.800362 27765 raft_consensus.cc:515] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.802956 27765 leader_election.cc:290] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:10.806245 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf04d39915493b8a116cf4cb77e30c" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:10.807042 27456 raft_consensus.cc:2468] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:10.808013 27746 tablet_bootstrap.cc:492] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.808415 27746 ts_tablet_manager.cc:1403] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260713 08:57:10.808312 27573 leader_election.cc:304] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:10.809271 27679 raft_consensus.cc:2804] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:10.809762 27679 raft_consensus.cc:493] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:10.810166 27679 raft_consensus.cc:3060] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.811236 27746 raft_consensus.cc:359] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.811645 27746 raft_consensus.cc:385] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.811946 27746 raft_consensus.cc:740] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.812541 27746 consensus_queue.cc:260] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.817950 27746 ts_tablet_manager.cc:1434] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 08:57:10.819082 27746 tablet_bootstrap.cc:492] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0: Bootstrap starting.
I20260713 08:57:10.825443 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dab9c2385c43bd8f42ce6aa923ea9b" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:10.826097 27456 raft_consensus.cc:3060] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.826573 27746 tablet_bootstrap.cc:654] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.832422 27456 raft_consensus.cc:2468] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:10.833514 27710 leader_election.cc:290] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:10.834503 27499 leader_election.cc:304] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:10.835415 27710 raft_consensus.cc:2804] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:10.836093 27710 raft_consensus.cc:697] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:10.837143 27770 raft_consensus.cc:493] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:10.839046 27770 raft_consensus.cc:515] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
W20260713 08:57:10.840826 27497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.22.100.3:40033, user_credentials={real_user=slave}} blocked reactor thread for 70012.1us
I20260713 08:57:10.842391 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dab9c2385c43bd8f42ce6aa923ea9b" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:10.842521 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180ab52e34f7a886640a284bd6a0d" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:10.842960 27608 raft_consensus.cc:3060] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.843068 27456 raft_consensus.cc:2468] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:10.844165 27499 leader_election.cc:304] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:10.838024 27710 consensus_queue.cc:237] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.846856 27774 raft_consensus.cc:2804] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:10.848089 27774 raft_consensus.cc:493] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:10.848564 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf04d39915493b8a116cf4cb77e30c" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:10.848773 27770 leader_election.cc:290] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:10.849037 27774 raft_consensus.cc:3060] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.849192 27534 raft_consensus.cc:2468] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:10.849251 27770 raft_consensus.cc:493] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:10.852571 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180ab52e34f7a886640a284bd6a0d" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:10.853199 27765 raft_consensus.cc:493] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:10.853510 27607 raft_consensus.cc:2468] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:10.853683 27765 raft_consensus.cc:515] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.854692 27770 raft_consensus.cc:515] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.857097 27765 leader_election.cc:290] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:10.857620 27744 ts_tablet_manager.cc:1434] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.109s	user 0.022s	sys 0.053s
I20260713 08:57:10.857793 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6b7b0622d4aa196a2a30320feb376" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:10.858393 27456 raft_consensus.cc:2468] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:10.859087 27744 tablet_bootstrap.cc:492] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:10.859380 27573 leader_election.cc:304] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:10.862291 27608 raft_consensus.cc:2468] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:10.863222 27765 raft_consensus.cc:2804] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:10.863610 27765 raft_consensus.cc:493] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:10.863969 27765 raft_consensus.cc:3060] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.864676 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe534c00d2846afbce697ed1db78f4b" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
W20260713 08:57:10.866153 27499 leader_election.cc:343] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:10.868115 27770 leader_election.cc:290] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:10.870829 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe534c00d2846afbce697ed1db78f4b" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:10.871335 27747 tablet_bootstrap.cc:492] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:10.871542 27607 raft_consensus.cc:2468] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:10.871793 27744 tablet_bootstrap.cc:654] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.873014 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6b7b0622d4aa196a2a30320feb376" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:10.873615 27534 raft_consensus.cc:2468] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:10.873929 27497 leader_election.cc:304] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [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: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:10.874684 27770 raft_consensus.cc:2804] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:10.875072 27770 raft_consensus.cc:493] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:10.875468 27770 raft_consensus.cc:3060] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.871815 27747 ts_tablet_manager.cc:1403] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.126s	user 0.032s	sys 0.036s
I20260713 08:57:10.870704 27774 raft_consensus.cc:515] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.879602 27747 raft_consensus.cc:359] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.880370 27747 raft_consensus.cc:385] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.880721 27747 raft_consensus.cc:740] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.881711 27774 leader_election.cc:290] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:10.881502 27747 consensus_queue.cc:260] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.882266 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180ab52e34f7a886640a284bd6a0d" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:10.882808 27456 raft_consensus.cc:3060] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.884428 27747 ts_tablet_manager.cc:1434] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 08:57:10.885500 27747 tablet_bootstrap.cc:492] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:10.890381 27456 raft_consensus.cc:2468] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:10.898509 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180ab52e34f7a886640a284bd6a0d" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:10.899216 27608 raft_consensus.cc:3060] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.900527 27499 leader_election.cc:304] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:10.900987 27747 tablet_bootstrap.cc:654] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.901365 27774 raft_consensus.cc:2804] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:10.901839 27774 raft_consensus.cc:697] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:10.902714 27774 consensus_queue.cc:237] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.875722 27679 raft_consensus.cc:515] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.917405 27744 tablet_bootstrap.cc:492] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:10.906090 27765 raft_consensus.cc:515] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.932264 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf04d39915493b8a116cf4cb77e30c" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:10.932873 27456 raft_consensus.cc:3060] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.914134 27747 tablet_bootstrap.cc:492] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:10.936403 27746 tablet_bootstrap.cc:492] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0: No bootstrap required, opened a new log
I20260713 08:57:10.909041 27760 raft_consensus.cc:515] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.937994 27746 ts_tablet_manager.cc:1403] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent bootstrapping tablet: real 0.119s	user 0.045s	sys 0.045s
I20260713 08:57:10.938097 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6b7b0622d4aa196a2a30320feb376" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:10.938688 27457 raft_consensus.cc:3060] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.939246 27747 ts_tablet_manager.cc:1403] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.009s
I20260713 08:57:10.940284 27679 leader_election.cc:290] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:10.934600 27608 raft_consensus.cc:2468] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:10.940824 27534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6b7b0622d4aa196a2a30320feb376" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:10.940766 27746 raft_consensus.cc:359] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.941366 27534 raft_consensus.cc:3060] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.941478 27746 raft_consensus.cc:385] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.941761 27746 raft_consensus.cc:740] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.937090 27765 leader_election.cc:290] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:10.942853 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:10.942904 27746 consensus_queue.cc:260] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
W20260713 08:57:10.944463 27499 leader_election.cc:343] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:10.945452 27746 ts_tablet_manager.cc:1434] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 08:57:10.947392 27747 raft_consensus.cc:359] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.949090 27457 raft_consensus.cc:2468] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:10.950399 27573 leader_election.cc:304] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:10.930110 27744 ts_tablet_manager.cc:1403] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.071s	user 0.030s	sys 0.005s
I20260713 08:57:10.951115 27765 raft_consensus.cc:2804] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:10.951560 27765 raft_consensus.cc:697] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:10.951509 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf04d39915493b8a116cf4cb77e30c" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:10.952188 27533 raft_consensus.cc:3060] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.952448 27765 consensus_queue.cc:237] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.953661 27744 raft_consensus.cc:359] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.954352 27744 raft_consensus.cc:385] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.954636 27744 raft_consensus.cc:740] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.955309 27744 consensus_queue.cc:260] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.947525 27456 raft_consensus.cc:2468] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:10.959081 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:10.959893 27608 raft_consensus.cc:3060] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.960232 27573 leader_election.cc:304] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:10.961942 27744 ts_tablet_manager.cc:1434] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 08:57:10.963315 27744 tablet_bootstrap.cc:492] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:10.963858 27533 raft_consensus.cc:2468] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:10.948496 27760 leader_election.cc:290] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:10.958320 27534 raft_consensus.cc:2468] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:10.949411 27747 raft_consensus.cc:385] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:10.967758 27747 raft_consensus.cc:740] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:10.966158 27608 raft_consensus.cc:2468] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:10.919914 27770 raft_consensus.cc:515] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.968582 27747 consensus_queue.cc:260] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.970798 27747 ts_tablet_manager.cc:1434] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260713 08:57:10.974113 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe534c00d2846afbce697ed1db78f4b" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:10.974602 27607 raft_consensus.cc:3060] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.975188 27744 tablet_bootstrap.cc:654] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.966639 27679 raft_consensus.cc:2804] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:10.976253 27679 raft_consensus.cc:697] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:10.977072 27679 consensus_queue.cc:237] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.979983 27747 tablet_bootstrap.cc:492] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:10.986759 27747 tablet_bootstrap.cc:654] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:10.986454 27607 raft_consensus.cc:2468] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:10.989534 27497 leader_election.cc:304] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [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: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:10.990751 27770 leader_election.cc:290] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:10.990625 27760 raft_consensus.cc:2804] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:10.992193 27760 raft_consensus.cc:697] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:10.992998 27760 consensus_queue.cc:237] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:10.996781 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe534c00d2846afbce697ed1db78f4b" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:10.997442 27744 tablet_bootstrap.cc:492] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:10.997268 27497 leader_election.cc:304] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:10.997354 27457 raft_consensus.cc:3060] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:10.998072 27744 ts_tablet_manager.cc:1403] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260713 08:57:10.998912 27770 raft_consensus.cc:2804] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:10.999413 27770 raft_consensus.cc:697] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:11.000218 27770 consensus_queue.cc:237] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.004102 27744 raft_consensus.cc:359] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.004801 27744 raft_consensus.cc:385] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:11.005128 27744 raft_consensus.cc:740] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:11.005851 27744 consensus_queue.cc:260] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.005236 27354 catalog_manager.cc:5697] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.011576 27765 raft_consensus.cc:493] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:11.012254 27765 raft_consensus.cc:515] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.014619 27744 ts_tablet_manager.cc:1434] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 08:57:11.015542 27744 tablet_bootstrap.cc:492] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6: Bootstrap starting.
I20260713 08:57:11.015058 27354 catalog_manager.cc:5697] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.017522 27760 raft_consensus.cc:493] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:11.019534 27760 raft_consensus.cc:515] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.025418 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:11.026000 27456 raft_consensus.cc:2468] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:11.027206 27573 leader_election.cc:304] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:11.027287 27457 raft_consensus.cc:2468] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:11.023267 27765 leader_election.cc:290] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:11.028337 27765 raft_consensus.cc:2804] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:11.028649 27765 raft_consensus.cc:493] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:11.028962 27765 raft_consensus.cc:3060] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.029263 27760 leader_election.cc:290] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.029973 27744 tablet_bootstrap.cc:654] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:11.030380 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a8fd4d7a34926b309a191e3691029" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:11.030968 27607 raft_consensus.cc:2468] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 0.
I20260713 08:57:11.036005 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a8fd4d7a34926b309a191e3691029" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:11.036018 27497 leader_election.cc:304] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:11.037928 27760 raft_consensus.cc:2804] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:11.038291 27760 raft_consensus.cc:493] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:11.038668 27760 raft_consensus.cc:3060] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.038817 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
W20260713 08:57:11.039829 27499 leader_election.cc:343] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:11.040225 27747 tablet_bootstrap.cc:492] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:11.040668 27747 ts_tablet_manager.cc:1403] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.010s
W20260713 08:57:11.041077 27574 leader_election.cc:343] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:11.043355 27747 raft_consensus.cc:359] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.044123 27747 raft_consensus.cc:385] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:11.044457 27747 raft_consensus.cc:740] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:11.045161 27747 consensus_queue.cc:260] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.047071 27747 ts_tablet_manager.cc:1434] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 08:57:11.048358 27747 tablet_bootstrap.cc:492] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b: Bootstrap starting.
I20260713 08:57:11.053761 27747 tablet_bootstrap.cc:654] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b: Neither blocks nor log segments found. Creating new log.
I20260713 08:57:11.060087 27679 raft_consensus.cc:493] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:11.060750 27679 raft_consensus.cc:515] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.063887 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2801cef9e1427e8e4dcc010bfbae12" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:11.064436 27679 leader_election.cc:290] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:11.064563 27457 raft_consensus.cc:2468] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:11.065850 27573 leader_election.cc:304] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:11.067956 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2801cef9e1427e8e4dcc010bfbae12" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:11.068670 27679 raft_consensus.cc:2804] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 08:57:11.068773 27533 raft_consensus.cc:2468] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 0.
I20260713 08:57:11.069257 27679 raft_consensus.cc:493] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 08:57:11.069814 27679 raft_consensus.cc:3060] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.067646 27765 raft_consensus.cc:515] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.073185 27765 leader_election.cc:290] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:11.073734 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:11.074361 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:11.073597 27760 raft_consensus.cc:515] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.074312 27457 raft_consensus.cc:3060] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
W20260713 08:57:11.076277 27574 leader_election.cc:343] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 08:57:11.078234 27744 tablet_bootstrap.cc:492] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6: No bootstrap required, opened a new log
I20260713 08:57:11.078686 27744 ts_tablet_manager.cc:1403] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.004s
I20260713 08:57:11.078791 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a8fd4d7a34926b309a191e3691029" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:11.079386 27607 raft_consensus.cc:3060] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.080214 27747 tablet_bootstrap.cc:492] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b: No bootstrap required, opened a new log
I20260713 08:57:11.080336 27456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a8fd4d7a34926b309a191e3691029" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:11.081164 27760 leader_election.cc:290] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.081432 27456 raft_consensus.cc:3060] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.081669 27744 raft_consensus.cc:359] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.082311 27744 raft_consensus.cc:385] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:11.082533 27744 raft_consensus.cc:740] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Initialized, Role: FOLLOWER
I20260713 08:57:11.083140 27744 consensus_queue.cc:260] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.085047 27744 ts_tablet_manager.cc:1434] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 08:57:11.086047 27456 raft_consensus.cc:2468] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:11.086369 27607 raft_consensus.cc:2468] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 1.
I20260713 08:57:11.087280 27747 ts_tablet_manager.cc:1403] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.003s
I20260713 08:57:11.086925 27499 leader_election.cc:304] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:11.088508 27770 raft_consensus.cc:2804] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:11.088972 27770 raft_consensus.cc:697] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:11.089249 27457 raft_consensus.cc:2468] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:11.089811 27770 consensus_queue.cc:237] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.090426 27573 leader_election.cc:304] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [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: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:11.090541 27747 raft_consensus.cc:359] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.091457 27747 raft_consensus.cc:385] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 08:57:11.091809 27747 raft_consensus.cc:740] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Initialized, Role: FOLLOWER
I20260713 08:57:11.092621 27747 consensus_queue.cc:260] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.094769 27747 ts_tablet_manager.cc:1434] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 08:57:11.095736 27679 raft_consensus.cc:515] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.097848 27765 raft_consensus.cc:2804] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:11.098366 27765 raft_consensus.cc:697] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:11.098978 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2801cef9e1427e8e4dcc010bfbae12" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:11.099545 27457 raft_consensus.cc:3060] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.099157 27765 consensus_queue.cc:237] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.105358 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2801cef9e1427e8e4dcc010bfbae12" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:11.105901 27533 raft_consensus.cc:3060] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.112468 27353 catalog_manager.cc:5697] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:11.114117 27533 raft_consensus.cc:2468] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:11.103639 27457 raft_consensus.cc:2468] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 1.
I20260713 08:57:11.104301 27679 leader_election.cc:290] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:11.115993 27573 leader_election.cc:304] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:11.117022 27679 raft_consensus.cc:2804] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 08:57:11.117654 27679 raft_consensus.cc:697] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:11.118382 27679 consensus_queue.cc:237] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.128538 27355 catalog_manager.cc:5697] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.129698 27355 catalog_manager.cc:5697] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.130950 27355 catalog_manager.cc:5697] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 1 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.139521 27353 catalog_manager.cc:5697] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:11.140947 27353 catalog_manager.cc:5697] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:11.141921 27353 catalog_manager.cc:5697] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 1 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:11.167922 27533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "328180ab52e34f7a886640a284bd6a0d"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
mode: GRACEFUL
new_leader_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:49678
I20260713 08:57:11.168474 27533 raft_consensus.cc:606] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Received request to transfer leadership to TS af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:11.173030 27533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
mode: GRACEFUL
new_leader_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:49678
I20260713 08:57:11.173470 27533 raft_consensus.cc:606] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Received request to transfer leadership to TS af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:11.177824 27607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bbf04d39915493b8a116cf4cb77e30c"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
mode: GRACEFUL
new_leader_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:47660
I20260713 08:57:11.178272 27607 raft_consensus.cc:606] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Received request to transfer leadership to TS af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:11.182687 27533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30dab9c2385c43bd8f42ce6aa923ea9b"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
mode: GRACEFUL
new_leader_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:49678
I20260713 08:57:11.183120 27533 raft_consensus.cc:606] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Received request to transfer leadership to TS af8d3033c75742b69ade00e3a2326d5b
I20260713 08:57:11.187463 27607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
mode: GRACEFUL
new_leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:47660
I20260713 08:57:11.187937 27607 raft_consensus.cc:606] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Received request to transfer leadership to TS e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:11.192303 27607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ea6b7b0622d4aa196a2a30320feb376"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
mode: GRACEFUL
new_leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:47660
I20260713 08:57:11.192678 27607 raft_consensus.cc:606] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Received request to transfer leadership to TS e7f5fc4457d54967962f4f5665dc7ee6
I20260713 08:57:11.219005 27654 raft_consensus.cc:493] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:11.219430 27654 raft_consensus.cc:515] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.221161 27654 leader_election.cc:290] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.221890 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" is_pre_election: true
I20260713 08:57:11.222713 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:11.223413 27608 raft_consensus.cc:2393] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8d3033c75742b69ade00e3a2326d5b in current term 1: Already voted for candidate e7f5fc4457d54967962f4f5665dc7ee6 in this term.
I20260713 08:57:11.224300 27421 leader_election.cc:304] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b; no voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:11.224977 27654 raft_consensus.cc:3060] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.229636 27654 raft_consensus.cc:2749] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:11.231237 27770 consensus_queue.cc:1048] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.240962 27770 consensus_queue.cc:1048] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.255573 27770 raft_consensus.cc:993] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6: : Instructing follower af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:11.256031 27760 raft_consensus.cc:1081] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Signalling peer af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:11.257674 27457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30dab9c2385c43bd8f42ce6aa923ea9b"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:53332
I20260713 08:57:11.258234 27457 raft_consensus.cc:493] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:11.258613 27457 raft_consensus.cc:3060] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.263693 27457 raft_consensus.cc:515] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.265519 27457 leader_election.cc:290] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.266593 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dab9c2385c43bd8f42ce6aa923ea9b" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:11.266652 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dab9c2385c43bd8f42ce6aa923ea9b" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:11.267285 27608 raft_consensus.cc:3060] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.267410 27533 raft_consensus.cc:3055] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:11.267855 27533 raft_consensus.cc:740] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:11.268595 27533 consensus_queue.cc:260] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.270072 27533 raft_consensus.cc:3060] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.272414 27608 raft_consensus.cc:2468] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:11.273224 27421 leader_election.cc:304] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:11.273921 27654 raft_consensus.cc:2804] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:11.274264 27654 raft_consensus.cc:697] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:11.274926 27654 consensus_queue.cc:237] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.275195 27533 raft_consensus.cc:2468] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:11.280378 27353 catalog_manager.cc:5697] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 1 to 2, leader changed from e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2) to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 2 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.338325 27760 raft_consensus.cc:493] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 08:57:11.338770 27760 raft_consensus.cc:515] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.340343 27760 leader_election.cc:290] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.341136 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8d3033c75742b69ade00e3a2326d5b" is_pre_election: true
I20260713 08:57:11.341264 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" is_pre_election: true
I20260713 08:57:11.341801 27457 raft_consensus.cc:2393] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7f5fc4457d54967962f4f5665dc7ee6 in current term 1: Already voted for candidate f04d8689d23249c59d2feb05f0b6a7d0 in this term.
I20260713 08:57:11.342645 27499 leader_election.cc:304] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6; no voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:11.343261 27760 raft_consensus.cc:3060] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 08:57:11.347796 27760 raft_consensus.cc:2749] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 08:57:11.381642 27760 consensus_queue.cc:1048] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.388072 27679 consensus_queue.cc:1048] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.388672 27770 raft_consensus.cc:993] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6: : Instructing follower af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:11.389169 27774 raft_consensus.cc:1081] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Signalling peer af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:11.390808 27458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "328180ab52e34f7a886640a284bd6a0d"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:53332
I20260713 08:57:11.391302 27458 raft_consensus.cc:493] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:11.391676 27458 raft_consensus.cc:3060] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.396654 27775 consensus_queue.cc:1048] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.401844 27458 raft_consensus.cc:515] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.402921 27457 raft_consensus.cc:1240] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Rejecting Update request from peer e7f5fc4457d54967962f4f5665dc7ee6 for earlier term 1. Current term is 2. Ops: []
I20260713 08:57:11.407442 27760 consensus_queue.cc:1059] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.408088 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180ab52e34f7a886640a284bd6a0d" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:11.408239 27760 raft_consensus.cc:3055] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:11.408659 27458 leader_election.cc:290] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.408676 27760 raft_consensus.cc:740] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:11.410152 27760 consensus_queue.cc:260] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.411430 27760 raft_consensus.cc:3060] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.411758 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328180ab52e34f7a886640a284bd6a0d" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:11.412251 27608 raft_consensus.cc:3060] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.415158 27772 consensus_queue.cc:1048] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:57:11.418824 27608 raft_consensus.cc:2468] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:11.421424 27421 leader_election.cc:304] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:11.422801 27778 raft_consensus.cc:2804] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:11.423250 27778 raft_consensus.cc:697] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:11.425071 27772 raft_consensus.cc:993] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0: : Instructing follower e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:11.424788 27778 consensus_queue.cc:237] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [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: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.425489 27772 raft_consensus.cc:1081] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Signalling peer e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:11.427472 27534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ea6b7b0622d4aa196a2a30320feb376"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:49662
I20260713 08:57:11.428020 27534 raft_consensus.cc:493] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:11.428386 27534 raft_consensus.cc:3060] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.433480 27533 raft_consensus.cc:2468] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:11.434343 27534 raft_consensus.cc:515] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.436121 27534 leader_election.cc:290] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.436867 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6b7b0622d4aa196a2a30320feb376" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:11.437090 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ea6b7b0622d4aa196a2a30320feb376" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:11.437500 27457 raft_consensus.cc:3060] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.437641 27608 raft_consensus.cc:3055] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:11.438021 27608 raft_consensus.cc:740] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:11.437975 27353 catalog_manager.cc:5697] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 1 to 2, leader changed from e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2) to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 2 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.438910 27608 consensus_queue.cc:260] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.439931 27608 raft_consensus.cc:3060] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.444380 27608 raft_consensus.cc:2468] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:11.445257 27497 leader_election.cc:304] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:11.446030 27770 raft_consensus.cc:2804] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:11.446357 27457 raft_consensus.cc:2468] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:11.446481 27770 raft_consensus.cc:697] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:11.447431 27770 consensus_queue.cc:237] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.451316 27775 consensus_queue.cc:1048] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.455789 27353 catalog_manager.cc:5697] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 1 to 2, leader changed from f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3) to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.458132 27770 consensus_queue.cc:1048] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.458506 27774 raft_consensus.cc:993] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6: : Instructing follower af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:11.458941 27774 raft_consensus.cc:1081] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Signalling peer af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:11.462463 27458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:53332
I20260713 08:57:11.462929 27458 raft_consensus.cc:493] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:11.463263 27458 raft_consensus.cc:3060] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.467303 27770 consensus_queue.cc:1048] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.470713 27458 raft_consensus.cc:515] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.473953 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:11.474521 27533 raft_consensus.cc:3055] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:11.474411 27607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b6afe1085043e8b9da31846e905cc3" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:11.475126 27533 raft_consensus.cc:740] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:11.476298 27458 leader_election.cc:290] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.476241 27533 consensus_queue.cc:260] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.477428 27533 raft_consensus.cc:3060] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.478838 27765 consensus_queue.cc:1048] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 08:57:11.473519 27457 raft_consensus.cc:1240] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Rejecting Update request from peer e7f5fc4457d54967962f4f5665dc7ee6 for earlier term 1. Current term is 2. Ops: []
I20260713 08:57:11.484665 27533 raft_consensus.cc:2468] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:11.489778 27424 leader_election.cc:304] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [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: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:11.490531 27778 raft_consensus.cc:2804] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:11.490952 27778 raft_consensus.cc:697] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:11.491946 27760 consensus_queue.cc:1048] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.491744 27778 consensus_queue.cc:237] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [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: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.499413 27772 raft_consensus.cc:993] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0: : Instructing follower af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:11.499996 27772 raft_consensus.cc:1081] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Signalling peer af8d3033c75742b69ade00e3a2326d5b to start an election
I20260713 08:57:11.502418 27458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bbf04d39915493b8a116cf4cb77e30c"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
 from {username='slave'} at 127.0.0.1:53336
I20260713 08:57:11.502949 27458 raft_consensus.cc:493] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:11.503372 27458 raft_consensus.cc:3060] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.507230 27765 consensus_queue.cc:1048] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.514523 27458 raft_consensus.cc:515] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.515542 27457 raft_consensus.cc:1240] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Rejecting Update request from peer f04d8689d23249c59d2feb05f0b6a7d0 for earlier term 1. Current term is 2. Ops: []
I20260713 08:57:11.518206 27765 consensus_queue.cc:1059] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.518788 27772 raft_consensus.cc:3055] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:11.519119 27772 raft_consensus.cc:740] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:11.519846 27772 consensus_queue.cc:260] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.520591 27772 raft_consensus.cc:3060] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.523164 27458 leader_election.cc:290] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.523973 27533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf04d39915493b8a116cf4cb77e30c" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:11.524158 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf04d39915493b8a116cf4cb77e30c" candidate_uuid: "af8d3033c75742b69ade00e3a2326d5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:11.524694 27533 raft_consensus.cc:3060] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.522406 27353 catalog_manager.cc:5697] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 1 to 2, leader changed from e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2) to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 2 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.530320 27533 raft_consensus.cc:2468] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:11.531457 27424 leader_election.cc:304] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af8d3033c75742b69ade00e3a2326d5b, e7f5fc4457d54967962f4f5665dc7ee6; no voters: 
I20260713 08:57:11.532150 27778 raft_consensus.cc:2804] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:11.532613 27778 raft_consensus.cc:697] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Becoming Leader. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:11.533357 27778 consensus_queue.cc:237] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [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: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.534474 27608 raft_consensus.cc:2468] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8d3033c75742b69ade00e3a2326d5b in term 2.
I20260713 08:57:11.540639 27354 catalog_manager.cc:5697] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b reported cstate change: term changed from 1 to 2, leader changed from f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3) to af8d3033c75742b69ade00e3a2326d5b (127.22.100.1). New cstate: current_term: 2 leader_uuid: "af8d3033c75742b69ade00e3a2326d5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.561400 27772 consensus_queue.cc:1048] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.572299 27772 consensus_queue.cc:1048] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.623941 27774 consensus_queue.cc:1048] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.633625 27760 consensus_queue.cc:1048] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.647718 27772 consensus_queue.cc:1048] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.653542 27765 raft_consensus.cc:993] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0: : Instructing follower e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:11.653937 27679 raft_consensus.cc:1081] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Signalling peer e7f5fc4457d54967962f4f5665dc7ee6 to start an election
I20260713 08:57:11.655936 27534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
 from {username='slave'} at 127.0.0.1:49662
I20260713 08:57:11.658336 27534 raft_consensus.cc:493] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:11.658700 27534 raft_consensus.cc:3060] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.658710 27772 consensus_queue.cc:1048] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 08:57:11.664827 27534 raft_consensus.cc:515] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.670326 27608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
I20260713 08:57:11.670544 27458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2472d6836424db8bf7ac15a8864ef68" candidate_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:11.670842 27608 raft_consensus.cc:3055] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:11.671245 27608 raft_consensus.cc:740] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:11.671299 27458 raft_consensus.cc:3060] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.671491 27534 leader_election.cc:290] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3:40033)
I20260713 08:57:11.671968 27608 consensus_queue.cc:260] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.672909 27608 raft_consensus.cc:3060] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:11.676911 27608 raft_consensus.cc:2468] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:11.677723 27497 leader_election.cc:304] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:11.678341 27760 raft_consensus.cc:2804] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:11.678339 27458 raft_consensus.cc:2468] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f5fc4457d54967962f4f5665dc7ee6 in term 2.
I20260713 08:57:11.678903 27760 raft_consensus.cc:697] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Becoming Leader. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:11.679744 27760 consensus_queue.cc:237] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:11.686236 27534 raft_consensus.cc:1275] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:11.687463 27778 consensus_queue.cc:1048] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:11.688464 27353 catalog_manager.cc:5697] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 reported cstate change: term changed from 1 to 2, leader changed from f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3) to e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2). New cstate: current_term: 2 leader_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:11.697050 27608 raft_consensus.cc:1275] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:11.698324 27816 consensus_queue.cc:1048] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:11.840617 27608 raft_consensus.cc:1275] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:11.841758 27760 consensus_queue.cc:1048] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:11.848587 27458 raft_consensus.cc:1275] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:11.850891 27760 consensus_queue.cc:1048] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:11.875411 27608 raft_consensus.cc:1275] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:11.876577 27816 consensus_queue.cc:1048] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:11.886803 27534 raft_consensus.cc:1275] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:11.888018 27816 consensus_queue.cc:1048] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:12.060385 27534 raft_consensus.cc:1275] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:12.061611 27816 consensus_queue.cc:1048] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:12.068935 27608 raft_consensus.cc:3060] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:12.075733 27608 raft_consensus.cc:1275] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:12.077023 27816 consensus_queue.cc:1048] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:57:12.110594 27457 raft_consensus.cc:1275] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:12.111824 27760 consensus_queue.cc:1048] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:12.118175 27608 raft_consensus.cc:1275] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer e7f5fc4457d54967962f4f5665dc7ee6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:12.119832 27775 consensus_queue.cc:1048] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 08:57:12.127303 27534 raft_consensus.cc:1275] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:12.128340 27816 consensus_queue.cc:1048] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:12.136988 27608 raft_consensus.cc:1275] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Refusing update from remote peer af8d3033c75742b69ade00e3a2326d5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:12.138320 27817 consensus_queue.cc:1048] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:14.481530 27353 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34310:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 08:57:14.499310 27353 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34310:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 08:57:14.528756 22928 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 08:57:14.656586 27864 tablet.cc:1724] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.674024 27859 log.cc:927] Time spent T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260713 08:57:14.701869 27871 tablet.cc:1724] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.711573 27873 tablet.cc:1724] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.712532 27874 tablet.cc:1724] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.743774 27862 tablet.cc:1724] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.767784 27480 debug-util.cc:398] Leaking SignalData structure 0x7b08001715a0 after lost signal to thread 22931
W20260713 08:57:14.784057 27480 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4aa0 after lost signal to thread 27390
I20260713 08:57:14.786486 27876 tablet.cc:1724] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.787209 27480 debug-util.cc:398] Leaking SignalData structure 0x7b0800168fe0 after lost signal to thread 27558
W20260713 08:57:14.805598 27480 debug-util.cc:398] Leaking SignalData structure 0x7b0800121340 after lost signal to thread 27633
I20260713 08:57:14.740767 27872 tablet.cc:1724] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.833060 27862 tablet.cc:1724] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.842996 27864 tablet.cc:1724] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.849895 27454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc"
dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
mode: GRACEFUL
new_leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
 from {username='slave'} at 127.0.0.1:54944
I20260713 08:57:14.850721 27454 raft_consensus.cc:606] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Received request to transfer leadership to TS f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:14.888881 27877 tablet.cc:1724] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.889906 27871 tablet.cc:1724] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.891917 27881 tablet.cc:1724] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.899806 27876 tablet.cc:1724] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.907932 27872 tablet.cc:1724] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.907196 27874 tablet.cc:1724] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.917951 27883 tablet.cc:1724] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.940690 27871 tablet.cc:1724] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.949194 27862 tablet.cc:1724] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.952770 27864 tablet.cc:1724] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.962124 27871 tablet.cc:1724] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.986756 27873 tablet.cc:1724] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.987603 27871 tablet.cc:1724] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:14.992794 27876 tablet.cc:1724] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:15.004237 27874 tablet.cc:1724] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:15.020933 27533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb"
dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
mode: GRACEFUL
new_leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
 from {username='slave'} at 127.0.0.1:35286
I20260713 08:57:15.021587 27533 raft_consensus.cc:606] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Received request to transfer leadership to TS f04d8689d23249c59d2feb05f0b6a7d0
I20260713 08:57:15.022920 22928 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 08:57:15.023502 22928 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 08:57:15.031076 27881 tablet.cc:1724] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:15.034272 27877 tablet.cc:1724] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:15.020552 27872 tablet.cc:1724] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 08:57:15.076239 27354 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e: soft_deleted_table [id=824669784b7e42f6a597e936a16099a5] alter complete (version 1)
I20260713 08:57:15.218103 27827 raft_consensus.cc:993] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6: : Instructing follower f04d8689d23249c59d2feb05f0b6a7d0 to start an election
I20260713 08:57:15.218524 27829 raft_consensus.cc:1081] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Signalling peer f04d8689d23249c59d2feb05f0b6a7d0 to start an election
I20260713 08:57:15.220254 27603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
 from {username='slave'} at 127.0.0.1:47656
I20260713 08:57:15.220697 27603 raft_consensus.cc:493] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:15.221009 27603 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:15.225854 27603 raft_consensus.cc:515] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:15.227617 27603 leader_election.cc:290] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 3 election: Requested vote from peers af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271), e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463)
I20260713 08:57:15.228408 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:15.229092 27457 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:15.232142 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6937d1d4da934d8c8965af66dc713cdb" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:15.232731 27530 raft_consensus.cc:3055] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 08:57:15.233039 27530 raft_consensus.cc:740] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7f5fc4457d54967962f4f5665dc7ee6, State: Running, Role: LEADER
I20260713 08:57:15.233769 27530 consensus_queue.cc:260] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [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: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:15.234653 27530 raft_consensus.cc:3060] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 08:57:15.236449 27457 raft_consensus.cc:2468] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 3.
I20260713 08:57:15.237643 27573 leader_election.cc:304] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [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: af8d3033c75742b69ade00e3a2326d5b, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:15.238561 27824 raft_consensus.cc:2804] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 08:57:15.239866 27824 raft_consensus.cc:697] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 3 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:15.240836 27824 consensus_queue.cc:237] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [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: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } }
I20260713 08:57:15.241618 27530 raft_consensus.cc:2468] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 3.
I20260713 08:57:15.250597 27355 catalog_manager.cc:5697] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 2 to 3, leader changed from e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2) to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 3 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } }
I20260713 08:57:15.327243 27878 raft_consensus.cc:993] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b: : Instructing follower f04d8689d23249c59d2feb05f0b6a7d0 to start an election
I20260713 08:57:15.327658 27878 raft_consensus.cc:1081] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Signalling peer f04d8689d23249c59d2feb05f0b6a7d0 to start an election
I20260713 08:57:15.329074 27603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc"
dest_uuid: "f04d8689d23249c59d2feb05f0b6a7d0"
 from {username='slave'} at 127.0.0.1:47642
I20260713 08:57:15.329692 27603 raft_consensus.cc:493] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 08:57:15.330019 27603 raft_consensus.cc:3060] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:15.334867 27603 raft_consensus.cc:515] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:15.336512 27603 leader_election.cc:290] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 2 election: Requested vote from peers e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463), af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271)
I20260713 08:57:15.337236 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f5fc4457d54967962f4f5665dc7ee6"
I20260713 08:57:15.337553 27457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4207baeba70c40c699226685abc6fcdc" candidate_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8d3033c75742b69ade00e3a2326d5b"
I20260713 08:57:15.337855 27530 raft_consensus.cc:3060] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:15.338061 27457 raft_consensus.cc:3055] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 08:57:15.338356 27457 raft_consensus.cc:740] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8d3033c75742b69ade00e3a2326d5b, State: Running, Role: LEADER
I20260713 08:57:15.339118 27457 consensus_queue.cc:260] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:15.340277 27457 raft_consensus.cc:3060] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 08:57:15.344635 27530 raft_consensus.cc:2468] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 2.
I20260713 08:57:15.345999 27574 leader_election.cc:304] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f5fc4457d54967962f4f5665dc7ee6, f04d8689d23249c59d2feb05f0b6a7d0; no voters: 
I20260713 08:57:15.346746 27824 raft_consensus.cc:2804] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 08:57:15.346745 27457 raft_consensus.cc:2468] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04d8689d23249c59d2feb05f0b6a7d0 in term 2.
I20260713 08:57:15.347342 27824 raft_consensus.cc:697] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 LEADER]: Becoming Leader. State: Replica: f04d8689d23249c59d2feb05f0b6a7d0, State: Running, Role: LEADER
I20260713 08:57:15.348182 27824 consensus_queue.cc:237] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } }
I20260713 08:57:15.356914 27355 catalog_manager.cc:5697] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 reported cstate change: term changed from 1 to 2, leader changed from af8d3033c75742b69ade00e3a2326d5b (127.22.100.1) to f04d8689d23249c59d2feb05f0b6a7d0 (127.22.100.3). New cstate: current_term: 2 leader_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04d8689d23249c59d2feb05f0b6a7d0" member_type: VOTER last_known_addr { host: "127.22.100.3" port: 40033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 } health_report { overall_health: UNKNOWN } } }
I20260713 08:57:15.843873 27533 raft_consensus.cc:1275] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Refusing update from remote peer f04d8689d23249c59d2feb05f0b6a7d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:15.845186 27824 consensus_queue.cc:1048] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:15.859159 27457 raft_consensus.cc:1275] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 3 FOLLOWER]: Refusing update from remote peer f04d8689d23249c59d2feb05f0b6a7d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:57:15.861750 27457 raft_consensus.cc:1275] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Refusing update from remote peer f04d8689d23249c59d2feb05f0b6a7d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 08:57:15.862571 27905 consensus_queue.cc:1048] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:57:15.863834 27905 consensus_queue.cc:1048] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8d3033c75742b69ade00e3a2326d5b" member_type: VOTER last_known_addr { host: "127.22.100.1" port: 45271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 08:57:15.879267 27530 raft_consensus.cc:1275] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 3 FOLLOWER]: Refusing update from remote peer f04d8689d23249c59d2feb05f0b6a7d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 08:57:15.881094 27905 consensus_queue.cc:1048] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f5fc4457d54967962f4f5665dc7ee6" member_type: VOTER last_known_addr { host: "127.22.100.2" port: 45463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 08:57:16.082937 22928 tablet_server.cc:179] TabletServer@127.22.100.1:0 shutting down...
I20260713 08:57:16.116583 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:57:16.117398 22928 tablet_replica.cc:333] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.118256 22928 raft_consensus.cc:2243] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.118810 22928 raft_consensus.cc:2272] T 442a8fd4d7a34926b309a191e3691029 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.121238 22928 tablet_replica.cc:333] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.121981 22928 raft_consensus.cc:2243] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.122550 22928 raft_consensus.cc:2272] T dbe534c00d2846afbce697ed1db78f4b P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.124902 22928 tablet_replica.cc:333] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.125669 22928 raft_consensus.cc:2243] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:16.126735 22928 raft_consensus.cc:2272] T 4bbf04d39915493b8a116cf4cb77e30c P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.129325 22928 tablet_replica.cc:333] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.130132 22928 raft_consensus.cc:2243] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:16.131052 22928 raft_consensus.cc:2272] T 328180ab52e34f7a886640a284bd6a0d P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.133324 22928 tablet_replica.cc:333] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
W20260713 08:57:16.133936 27573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260713 08:57:16.134079 22928 raft_consensus.cc:2243] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:16.135118 22928 raft_consensus.cc:2272] T 30dab9c2385c43bd8f42ce6aa923ea9b P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:57:16.136832 27573 consensus_peers.cc:597] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. 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 08:57:16.137396 22928 tablet_replica.cc:333] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.138223 22928 raft_consensus.cc:2243] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.138727 22928 raft_consensus.cc:2272] T a3f7fe9c3b0543dc8c71992f9dfe2edb P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.141274 22928 tablet_replica.cc:333] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.141985 22928 raft_consensus.cc:2243] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.142463 22928 raft_consensus.cc:2272] T ff663a5066e348299b94a520ad34e8fa P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.144915 22928 tablet_replica.cc:333] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.145665 22928 raft_consensus.cc:2243] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:16.146553 22928 raft_consensus.cc:2272] T a8b6afe1085043e8b9da31846e905cc3 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.149032 22928 tablet_replica.cc:333] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.149811 22928 raft_consensus.cc:2243] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.150372 22928 raft_consensus.cc:2272] T fe2801cef9e1427e8e4dcc010bfbae12 P af8d3033c75742b69ade00e3a2326d5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.152915 22928 tablet_replica.cc:333] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.153612 22928 raft_consensus.cc:2243] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.154119 22928 raft_consensus.cc:2272] T 5ea6b7b0622d4aa196a2a30320feb376 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.156376 22928 tablet_replica.cc:333] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.157084 22928 raft_consensus.cc:2243] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.157580 22928 raft_consensus.cc:2272] T cce971a2c0194eaca1f2d85ea6945c29 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.159991 22928 tablet_replica.cc:333] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.160743 22928 raft_consensus.cc:2243] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:16.161600 22928 raft_consensus.cc:2272] T 7384935d55b742f9ae13f42fa034728f P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.164340 22928 tablet_replica.cc:333] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.164821 22928 raft_consensus.cc:2243] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.165189 22928 raft_consensus.cc:2272] T 6937d1d4da934d8c8965af66dc713cdb P af8d3033c75742b69ade00e3a2326d5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.167904 22928 tablet_replica.cc:333] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.168368 22928 raft_consensus.cc:2243] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:16.169004 22928 raft_consensus.cc:2272] T f6c43932bfda4fc1959155f121b46152 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.170764 22928 tablet_replica.cc:333] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.171244 22928 raft_consensus.cc:2243] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.171721 22928 raft_consensus.cc:2272] T 4207baeba70c40c699226685abc6fcdc P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.174543 22928 tablet_replica.cc:333] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.175243 22928 raft_consensus.cc:2243] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:16.176236 22928 raft_consensus.cc:2272] T fbe607312f8c4b6db4e606c559c9d6bd P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.178694 22928 tablet_replica.cc:333] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.179375 22928 raft_consensus.cc:2243] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.179930 22928 raft_consensus.cc:2272] T a2472d6836424db8bf7ac15a8864ef68 P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:16.182188 22928 tablet_replica.cc:333] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b: stopping tablet replica
I20260713 08:57:16.182737 22928 raft_consensus.cc:2243] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:16.183210 22928 raft_consensus.cc:2272] T a418a6744a114ceca1fc787fea4d1cec P af8d3033c75742b69ade00e3a2326d5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:57:16.253870 27573 consensus_peers.cc:597] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.375581 27499 consensus_peers.cc:597] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.441494 27499 consensus_peers.cc:597] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.472186 27573 consensus_peers.cc:597] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.476315 27499 consensus_peers.cc:597] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.536654 27499 consensus_peers.cc:597] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.550135 27499 consensus_peers.cc:597] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.554944 27573 consensus_peers.cc:597] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.574676 27499 consensus_peers.cc:597] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:16.640936 27499 consensus_peers.cc:597] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 -> Peer af8d3033c75742b69ade00e3a2326d5b (127.22.100.1:45271): Couldn't send request to peer af8d3033c75742b69ade00e3a2326d5b. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.1:45271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 08:57:17.224648 22928 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 27480)
I20260713 08:57:17.852782 22928 tablet_server.cc:196] TabletServer@127.22.100.1:0 shutdown complete.
I20260713 08:57:17.907832 22928 tablet_server.cc:179] TabletServer@127.22.100.2:0 shutting down...
I20260713 08:57:17.936245 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:57:17.936964 22928 tablet_replica.cc:333] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.937592 22928 raft_consensus.cc:2243] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:17.938503 22928 raft_consensus.cc:2272] T a2472d6836424db8bf7ac15a8864ef68 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.941434 22928 tablet_replica.cc:333] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.942344 22928 raft_consensus.cc:2243] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:17.943449 22928 raft_consensus.cc:2272] T 442a8fd4d7a34926b309a191e3691029 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.945745 22928 tablet_replica.cc:333] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.946269 22928 raft_consensus.cc:2243] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:17.947077 22928 raft_consensus.cc:2272] T dbe534c00d2846afbce697ed1db78f4b P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.949649 22928 tablet_replica.cc:333] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.950479 22928 raft_consensus.cc:2243] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.951088 22928 raft_consensus.cc:2272] T fe2801cef9e1427e8e4dcc010bfbae12 P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.953614 22928 tablet_replica.cc:333] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.954177 22928 raft_consensus.cc:2243] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:17.954986 22928 raft_consensus.cc:2272] T 5ea6b7b0622d4aa196a2a30320feb376 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.956871 22928 tablet_replica.cc:333] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.957422 22928 raft_consensus.cc:2243] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.957928 22928 raft_consensus.cc:2272] T a8b6afe1085043e8b9da31846e905cc3 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.960080 22928 tablet_replica.cc:333] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.960567 22928 raft_consensus.cc:2243] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:17.961344 22928 raft_consensus.cc:2272] T cce971a2c0194eaca1f2d85ea6945c29 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.963348 22928 tablet_replica.cc:333] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.963852 22928 raft_consensus.cc:2243] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:17.964663 22928 raft_consensus.cc:2272] T a418a6744a114ceca1fc787fea4d1cec P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.966652 22928 tablet_replica.cc:333] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.967139 22928 raft_consensus.cc:2243] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.967589 22928 raft_consensus.cc:2272] T 6937d1d4da934d8c8965af66dc713cdb P e7f5fc4457d54967962f4f5665dc7ee6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.969795 22928 tablet_replica.cc:333] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.970305 22928 raft_consensus.cc:2243] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.970934 22928 raft_consensus.cc:2272] T 7384935d55b742f9ae13f42fa034728f P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.973317 22928 tablet_replica.cc:333] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.973851 22928 raft_consensus.cc:2243] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.974467 22928 raft_consensus.cc:2272] T f6c43932bfda4fc1959155f121b46152 P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.976348 22928 tablet_replica.cc:333] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.976855 22928 raft_consensus.cc:2243] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.977384 22928 raft_consensus.cc:2272] T 4bbf04d39915493b8a116cf4cb77e30c P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.979386 22928 tablet_replica.cc:333] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.979936 22928 raft_consensus.cc:2243] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.980477 22928 raft_consensus.cc:2272] T 328180ab52e34f7a886640a284bd6a0d P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.982470 22928 tablet_replica.cc:333] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.982945 22928 raft_consensus.cc:2243] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.983477 22928 raft_consensus.cc:2272] T 4207baeba70c40c699226685abc6fcdc P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.986259 22928 tablet_replica.cc:333] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.986877 22928 raft_consensus.cc:2243] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.987349 22928 raft_consensus.cc:2272] T fbe607312f8c4b6db4e606c559c9d6bd P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.989118 22928 tablet_replica.cc:333] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.989517 22928 raft_consensus.cc:2243] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.990038 22928 raft_consensus.cc:2272] T 30dab9c2385c43bd8f42ce6aa923ea9b P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.991922 22928 tablet_replica.cc:333] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.992296 22928 raft_consensus.cc:2243] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:17.992656 22928 raft_consensus.cc:2272] T a3f7fe9c3b0543dc8c71992f9dfe2edb P e7f5fc4457d54967962f4f5665dc7ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:17.994256 22928 tablet_replica.cc:333] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6: stopping tablet replica
I20260713 08:57:17.994629 22928 raft_consensus.cc:2243] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:17.995307 22928 raft_consensus.cc:2272] T ff663a5066e348299b94a520ad34e8fa P e7f5fc4457d54967962f4f5665dc7ee6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 08:57:18.005524 27574 consensus_peers.cc:597] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 -> Peer e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463): Couldn't send request to peer e7f5fc4457d54967962f4f5665dc7ee6. 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 08:57:18.035806 22928 tablet_server.cc:196] TabletServer@127.22.100.2:0 shutdown complete.
W20260713 08:57:18.048815 27574 consensus_peers.cc:597] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 -> Peer e7f5fc4457d54967962f4f5665dc7ee6 (127.22.100.2:45463): Couldn't send request to peer e7f5fc4457d54967962f4f5665dc7ee6. Status: Network error: Client connection negotiation failed: client connection to 127.22.100.2:45463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 08:57:18.070492 22928 tablet_server.cc:179] TabletServer@127.22.100.3:0 shutting down...
I20260713 08:57:18.095698 22928 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 08:57:18.096436 22928 tablet_replica.cc:333] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.097108 22928 raft_consensus.cc:2243] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.097551 22928 raft_consensus.cc:2272] T a2472d6836424db8bf7ac15a8864ef68 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.099593 22928 tablet_replica.cc:333] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.100153 22928 raft_consensus.cc:2243] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.100687 22928 raft_consensus.cc:2272] T 442a8fd4d7a34926b309a191e3691029 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.102559 22928 tablet_replica.cc:333] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.103030 22928 raft_consensus.cc:2243] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.103557 22928 raft_consensus.cc:2272] T 4bbf04d39915493b8a116cf4cb77e30c P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.105423 22928 tablet_replica.cc:333] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.105957 22928 raft_consensus.cc:2243] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.106437 22928 raft_consensus.cc:2272] T 328180ab52e34f7a886640a284bd6a0d P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.108310 22928 tablet_replica.cc:333] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.108822 22928 raft_consensus.cc:2243] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.109257 22928 raft_consensus.cc:2272] T dbe534c00d2846afbce697ed1db78f4b P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.111019 22928 tablet_replica.cc:333] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.111482 22928 raft_consensus.cc:2243] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:18.112236 22928 raft_consensus.cc:2272] T fe2801cef9e1427e8e4dcc010bfbae12 P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.114007 22928 tablet_replica.cc:333] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.114560 22928 raft_consensus.cc:2243] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.115022 22928 raft_consensus.cc:2272] T a8b6afe1085043e8b9da31846e905cc3 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.116752 22928 tablet_replica.cc:333] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.117219 22928 raft_consensus.cc:2243] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.117718 22928 raft_consensus.cc:2272] T 5ea6b7b0622d4aa196a2a30320feb376 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.119459 22928 tablet_replica.cc:333] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.119961 22928 raft_consensus.cc:2243] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.120411 22928 raft_consensus.cc:2272] T cce971a2c0194eaca1f2d85ea6945c29 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.122061 22928 tablet_replica.cc:333] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.122542 22928 raft_consensus.cc:2243] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 08:57:18.123282 22928 raft_consensus.cc:2272] T 4207baeba70c40c699226685abc6fcdc P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.125526 22928 tablet_replica.cc:333] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.126086 22928 raft_consensus.cc:2243] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.126552 22928 raft_consensus.cc:2272] T fbe607312f8c4b6db4e606c559c9d6bd P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.128340 22928 tablet_replica.cc:333] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.128818 22928 raft_consensus.cc:2243] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.129288 22928 raft_consensus.cc:2272] T ff663a5066e348299b94a520ad34e8fa P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.131181 22928 tablet_replica.cc:333] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.131702 22928 raft_consensus.cc:2243] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.132164 22928 raft_consensus.cc:2272] T 30dab9c2385c43bd8f42ce6aa923ea9b P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.133862 22928 tablet_replica.cc:333] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.134307 22928 raft_consensus.cc:2243] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:18.135100 22928 raft_consensus.cc:2272] T a3f7fe9c3b0543dc8c71992f9dfe2edb P f04d8689d23249c59d2feb05f0b6a7d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.136804 22928 tablet_replica.cc:333] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.137269 22928 raft_consensus.cc:2243] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 08:57:18.137962 22928 raft_consensus.cc:2272] T 6937d1d4da934d8c8965af66dc713cdb P f04d8689d23249c59d2feb05f0b6a7d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.139689 22928 tablet_replica.cc:333] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.140165 22928 raft_consensus.cc:2243] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.140659 22928 raft_consensus.cc:2272] T 7384935d55b742f9ae13f42fa034728f P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.142233 22928 tablet_replica.cc:333] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.142689 22928 raft_consensus.cc:2243] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.143149 22928 raft_consensus.cc:2272] T f6c43932bfda4fc1959155f121b46152 P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.144817 22928 tablet_replica.cc:333] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0: stopping tablet replica
I20260713 08:57:18.145273 22928 raft_consensus.cc:2243] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 08:57:18.145673 22928 raft_consensus.cc:2272] T a418a6744a114ceca1fc787fea4d1cec P f04d8689d23249c59d2feb05f0b6a7d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.182164 22928 tablet_server.cc:196] TabletServer@127.22.100.3:0 shutdown complete.
I20260713 08:57:18.212442 22928 master.cc:562] Master@127.22.100.62:42027 shutting down...
I20260713 08:57:18.233595 22928 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 1 LEADER]: Raft consensus shutting down.
I20260713 08:57:18.234150 22928 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 08:57:18.234469 22928 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c21681564934f81b9d02b619575602e: stopping tablet replica
I20260713 08:57:18.253417 22928 master.cc:584] Master@127.22.100.62:42027 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12786 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (33663 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (121716 ms total)
[  PASSED  ] 8 tests.
I20260713 08:57:18.304420 22928 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 510 messages since previous log ~15 seconds ago
I20260713 08:57:18.304613 22928 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 508 messages since previous log ~15 seconds ago
I20260713 08:57:18.304762 22928 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 505 messages since previous log ~15 seconds ago
I20260713 08:57:18.304908 22928 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 ~43 seconds ago
I20260713 08:57:18.305048 22928 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 ~43 seconds ago
I20260713 08:57:18.305239 22928 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 41 messages since previous log ~2 seconds ago
I20260713 08:57:18.305444 22928 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~35 seconds ago
